Age | Commit message (Expand) | Author | Files | Lines |
2009-03-13 | acer-wmi: fix regression in backlight detection | Michael Spang | 1 | -1/+1 |
2009-02-22 | fujitsu-laptop: Use RFKILL support bitmask from firmware | Tony Vroon | 1 | -7/+18 |
2009-02-19 | x86: dell-laptop: depends on POWER_SUPPLY | Randy Dunlap | 1 | -0/+1 |
2009-02-19 | eeepc: should depend on INPUT | Alexey Dobriyan | 1 | -0/+1 |
2009-02-07 | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown | 3 | -4/+13 |
2009-02-07 | eeepc-laptop: fix oops when changing backlight brightness during eeepc-laptop... | Darren Salt | 1 | -1/+2 |
2009-02-05 | hp-wmi: fix error path in hp_wmi_bios_setup() | Andrew Morton | 1 | -2/+4 |
2009-01-30 | hp-wmi: set initial docking state | Frans Pop | 1 | -0/+5 |
2009-01-30 | hp-wmi: fix regressions caused by missing if statement | Frans Pop | 1 | -0/+1 |
2009-01-20 | eeepc-laptop: use netlink interface | Corentin Chary | 1 | -2/+3 |
2009-01-20 | eeepc-laptop: Implement rfkill hotplugging in eeepc-laptop | Matthew Garrett | 1 | -0/+83 |
2009-01-20 | eeepc-laptop: Check return values from rfkill_register | Matthew Garrett | 1 | -14/+37 |
2009-01-20 | eeepc-laptop: Add support for extended hotkeys | Matthew Garrett | 1 | -0/+4 |
2009-01-20 | asus-laptop: fix label indentation | Corentin Chary | 1 | -8/+8 |
2009-01-20 | asus-laptop: update Kconfig for input layer | Corentin Chary | 1 | -0/+1 |
2009-01-20 | asus-laptop: hotkeys via the generic input interface | Corentin Chary | 1 | -1/+154 |
2009-01-20 | asus-laptop: use generic netlink interface | Corentin Chary | 1 | -2/+3 |
2009-01-20 | asus_acpi: Add R1F support | Corentin Chary | 1 | -1/+15 |
2009-01-20 | eeepc-laptop: split eeepc_backlight_exit() | Corentin Chary | 1 | -3/+15 |
2009-01-18 | panasonic-laptop: fix X[ ARRAY_SIZE(X) ] | Roel Kluin | 1 | -1/+1 |
2009-01-16 | Merge branch 'misc' into release | Len Brown | 4 | -2/+451 |
2009-01-16 | dell-laptop: move to drivers/platform/x86/ from drivers/misc/ | Len Brown | 3 | -0/+449 |
2009-01-16 | eeepc-laptop: enable Bluetooth ACPI details | Jonathan McDowell | 1 | -2/+2 |
2009-01-15 | ACPI: thinkpad-acpi: bump up version to 0.22 | Henrique de Moraes Holschuh | 1 | -1/+1 |
2009-01-15 | ACPI: thinkpad-acpi: handle HKEY event 6030 | Henrique de Moraes Holschuh | 1 | -0/+6 |
2009-01-15 | ACPI: thinkpad-acpi: clean-up fan subdriver quirk | Henrique de Moraes Holschuh | 1 | -51/+58 |
2009-01-15 | ACPI: thinkpad-acpi: start the event hunt season | Henrique de Moraes Holschuh | 1 | -0/+3 |
2009-01-15 | ACPI: thinkpad-acpi: handle HKEY thermal and battery alarms | Henrique de Moraes Holschuh | 1 | -4/+59 |
2009-01-15 | ACPI: thinkpad-acpi: clean up hotkey_notify() | Henrique de Moraes Holschuh | 1 | -65/+109 |
2009-01-15 | ACPI: thinkpad-acpi: use killable instead of interruptible mutexes | Henrique de Moraes Holschuh | 1 | -13/+13 |
2009-01-15 | ACPI: thinkpad-acpi: add UWB radio support | Henrique de Moraes Holschuh | 1 | -1/+205 |
2009-01-15 | ACPI: thinkpad-acpi: preserve radio state across shutdown | Henrique de Moraes Holschuh | 1 | -4/+55 |
2009-01-15 | ACPI: thinkpad-acpi: resume with radios disabled | Henrique de Moraes Holschuh | 1 | -10/+56 |
2009-01-15 | ACPI: thinkpad-acpi: debug facility to emulate the rf switches | Henrique de Moraes Holschuh | 2 | -0/+201 |
2009-01-15 | ACPI: thinkpad-acpi: struct device - replace bus_id with dev_name(), dev_set_... | Kay Sievers | 1 | -4/+4 |
2009-01-10 | hp-wmi: handle rfkill_register() failure | Larry Finger | 1 | -3/+12 |
2009-01-09 | Merge branch 'drivers-platform' into release | Len Brown | 19 | -0/+20906 |
2008-12-19 | ACPI: move wmi, asus_acpi, toshiba_acpi to drivers/platform/x86 | Len Brown | 5 | -0/+3158 |
2008-12-19 | create drivers/platform/x86/ from drivers/misc/ | Len Brown | 16 | -0/+17602 |