index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
hp_accel.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
platform/x86: Move existing HP drivers to a new hp subdir
Jorge Lopez
2022-11-16
1
-387
/
+0
*
platform/x86: hp_accel: Use SIMPLE_DEV_PM_OPS() for PM ops
Andy Shevchenko
2021-12-07
1
-23
/
+4
*
platform/x86: hp_accel: Fix an error handling path in 'lis3lv02d_probe()'
Christophe JAILLET
2021-11-16
1
-0
/
+2
*
misc: lis3lv02d: Make lis3lv02d_remove_fs() return void
Uwe Kleine-König
2021-10-13
1
-1
/
+2
*
platform/x86: hp_accel: Convert to be a platform driver
Andy Shevchenko
2021-08-26
1
-50
/
+14
*
platform/x86: hp_accel: Remove _INI method call
Andy Shevchenko
2021-08-26
1
-13
/
+1
*
platform/x86: hp_accel: Avoid invoking _INI to speed up resume
Kai-Heng Feng
2021-05-11
1
-1
/
+21
*
platform/x86: hp_accel: Add support for HP ZBook 17 G5
Kai-Heng Feng
2019-07-29
1
-0
/
+1
*
Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
2019-07-15
1
-0
/
+1
|
\
|
*
platform/x86: hp_accel: Add support for HP ProBook 450 G0
Colin Sindle
2019-06-12
1
-0
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
|
/
*
platform/x86: hp_accel: Add quirk for HP ProBook 440 G4
Osama Khan
2017-10-27
1
-0
/
+1
*
platform/x86: hp_accel: Add support for HP ZBook 17
Ladislav Michl
2017-02-03
1
-0
/
+1
*
hp_accel: Silence an uninitialized variable warning
Dan Carpenter
2016-04-15
1
-1
/
+3
*
hp_accel: Add support for HP ProBook 440 G3
Martin Vajnar
2016-04-15
1
-0
/
+2
*
hp_accel: Add support for HP ZBook 15
Dominique Leuenberger
2014-12-03
1
-0
/
+1
*
platform: hp_accel: add a i8042 filter to remove HPQ6000 data from kb bus stream
Giedrius Statkevicius
2014-11-07
1
-0
/
+44
*
hp_accel: Constify ACPI and DMI tables
Mathias Krause
2014-08-16
1
-2
/
+2
*
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
2014-01-30
1
-3
/
+4
|
\
|
*
hp_accel: Add a new PnP ID HPQ6007 for new HP laptops
Takashi Iwai
2014-01-21
1
-0
/
+1
|
*
drivers: platform: Mark functions as static in hp_accel.c
Rashika Kheria
2014-01-21
1
-3
/
+3
*
|
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-12-07
1
-1
/
+1
|
/
*
hp_accel: Ignore the error from lis3lv02d_poweron() at resume
Shuah Khan
2013-05-09
1
-1
/
+2
*
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
2013-01-26
1
-1
/
+1
*
hp_accel: convert to module_acpi_driver()
Mika Westerberg
2012-09-21
1
-24
/
+1
*
platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEP
Rafael J. Wysocki
2012-08-10
1
-1
/
+1
*
hp_accel: Use struct dev_pm_ops for power management
Rafael J. Wysocki
2012-07-01
1
-7
/
+8
*
ACPI / PM: Drop pm_message_t argument from device suspend callback
Rafael J. Wysocki
2012-07-01
1
-1
/
+1
*
Merge branch 'akpm' (Andrew's incoming)
Linus Torvalds
2011-11-01
1
-4
/
+6
|
\
|
*
lis3: change exported function to use passed parameter
Éric Piel
2011-11-01
1
-2
/
+2
|
*
hp_accel: add HP ProBook 655x
Éric Piel
2011-11-01
1
-0
/
+1
|
*
lis3: add support for HP EliteBook 8540w
Éric Piel
2011-11-01
1
-0
/
+1
|
*
lis3: add support for HP EliteBook 2730p
Éric Piel
2011-11-01
1
-0
/
+1
|
*
lis3lv02d: avoid divide by zero due to unchecked
Éric Piel
2011-11-01
1
-2
/
+1
*
|
hp_accel: Add axis-mapping for HP ProBook / EliteBook
Takashi Iwai
2011-10-24
1
-0
/
+4
*
|
hp_accel: Add a new PNP id
Takashi Iwai
2011-10-24
1
-0
/
+1
|
/
*
hp_accel: Fix driver name
Jean Delvare
2011-03-21
1
-1
/
+1
*
Move lis3lv02d drivers to drivers/misc
Jean Delvare
2011-03-21
1
-1
/
+1
*
Move hp_accel to drivers/platform/x86
Jean Delvare
2011-03-21
1
-0
/
+404