Age | Commit message (Expand) | Author | Files | Lines |
2014-01-30 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 1 | -3/+4 |
2014-01-21 | hp_accel: Add a new PnP ID HPQ6007 for new HP laptops | Takashi Iwai | 1 | -0/+1 |
2014-01-21 | drivers: platform: Mark functions as static in hp_accel.c | Rashika Kheria | 1 | -3/+3 |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 1 | -1/+1 |
2013-05-09 | hp_accel: Ignore the error from lis3lv02d_poweron() at resume | Shuah Khan | 1 | -1/+2 |
2013-01-26 | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 1 | -1/+1 |
2012-09-21 | hp_accel: convert to module_acpi_driver() | Mika Westerberg | 1 | -24/+1 |
2012-08-10 | platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEP | Rafael J. Wysocki | 1 | -1/+1 |
2012-07-01 | hp_accel: Use struct dev_pm_ops for power management | Rafael J. Wysocki | 1 | -7/+8 |
2012-07-01 | ACPI / PM: Drop pm_message_t argument from device suspend callback | Rafael J. Wysocki | 1 | -1/+1 |
2011-11-01 | Merge branch 'akpm' (Andrew's incoming) | Linus Torvalds | 1 | -4/+6 |
2011-11-01 | lis3: change exported function to use passed parameter | Éric Piel | 1 | -2/+2 |
2011-11-01 | hp_accel: add HP ProBook 655x | Éric Piel | 1 | -0/+1 |
2011-11-01 | lis3: add support for HP EliteBook 8540w | Éric Piel | 1 | -0/+1 |
2011-11-01 | lis3: add support for HP EliteBook 2730p | Éric Piel | 1 | -0/+1 |
2011-11-01 | lis3lv02d: avoid divide by zero due to unchecked | Éric Piel | 1 | -2/+1 |
2011-10-24 | hp_accel: Add axis-mapping for HP ProBook / EliteBook | Takashi Iwai | 1 | -0/+4 |
2011-10-24 | hp_accel: Add a new PNP id | Takashi Iwai | 1 | -0/+1 |
2011-03-21 | hp_accel: Fix driver name | Jean Delvare | 1 | -1/+1 |
2011-03-21 | Move lis3lv02d drivers to drivers/misc | Jean Delvare | 1 | -1/+1 |
2011-03-21 | Move hp_accel to drivers/platform/x86 | Jean Delvare | 1 | -0/+404 |