| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | thinkpad-acpi: drop ibm-acpi alias | Henrique de Moraes Holschuh | 2009-04-04 | 1 | -3/+0 |
| * | | | thinkpad-acpi: update copyright notices | Henrique de Moraes Holschuh | 2009-04-04 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'acer' into release | Len Brown | 2009-04-05 | 1 | -2/+33 |
|\ \ \ |
|
| * | | | acer-wmi: Update copyright notice & documentation | Carlos Corbacho | 2009-04-04 | 1 | -1/+1 |
| * | | | acer-wmi: Cleanup the failure cleanup handling | Andy Whitcroft | 2009-04-04 | 1 | -1/+7 |
| * | | | acer-wmi: Blacklist Acer Aspire One | Carlos Corbacho | 2009-04-04 | 1 | -0/+25 |
| |/ / |
|
* | | | Merge branch 'hp-wmi' into release | Len Brown | 2009-04-05 | 1 | -0/+25 |
|\ \ \ |
|
| * | | | hp-wmi: notify of a potential docking state change on resume | Frans Pop | 2009-03-15 | 1 | -0/+25 |
| | |/
| |/| |
|
* | | | Merge branch 'thermal' into release | Len Brown | 2009-04-05 | 1 | -19/+10 |
|\ \ \
| |_|/
|/| | |
|
| * | | thermal: use integers rather than strings for thermal values | Matthew Garrett | 2009-02-20 | 1 | -19/+10 |
* | | | acpi-wmi: unsigned cannot be less than 0 | Roel Kluin | 2009-03-16 | 1 | -1/+1 |
* | | | thinkpad-acpi: fix module autoloading for older models | Mathieu Chouquet-Stringer | 2009-03-16 | 1 | -4/+4 |
* | | | acer-wmi: Unmark as 'experimental' | Carlos Corbacho | 2009-03-16 | 1 | -2/+1 |
* | | | acpi-wmi: Unmark as 'experimental' | Carlos Corbacho | 2009-03-16 | 1 | -2/+1 |
* | | | acer-wmi: double free in acer_rfkill_exit() | Dan Carpenter | 2009-03-16 | 1 | -1/+1 |
* | | | platform/x86: depends instead of select for laptop platform drivers | Corentin Chary | 2009-03-16 | 1 | -1/+1 |
* | | | asus-laptop: use select instead of depends on | Corentin Chary | 2009-03-16 | 1 | -3/+3 |
* | | | eeepc-laptop: restore acpi_generate_proc_event() | Corentin Chary | 2009-03-16 | 1 | -1/+5 |
* | | | asus-laptop: restore acpi_generate_proc_event() | Corentin Chary | 2009-03-16 | 1 | -1/+4 |
| |/
|/| |
|
* | | acer-wmi: fix regression in backlight detection | Michael Spang | 2009-03-12 | 1 | -1/+1 |
* | | fujitsu-laptop: Use RFKILL support bitmask from firmware | Tony Vroon | 2009-02-21 | 1 | -7/+18 |
* | | x86: dell-laptop: depends on POWER_SUPPLY | Randy Dunlap | 2009-02-18 | 1 | -0/+1 |
* | | eeepc: should depend on INPUT | Alexey Dobriyan | 2009-02-18 | 1 | -0/+1 |
|/ |
|
*-----. | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown | 2009-02-07 | 3 | -4/+13 |
|\ \ \ \ |
|
| | | * | | hp-wmi: fix error path in hp_wmi_bios_setup() | Andrew Morton | 2009-02-05 | 1 | -2/+4 |
| | | |/ |
|
| | | * | hp-wmi: set initial docking state | Frans Pop | 2009-01-29 | 1 | -0/+5 |
| | | * | hp-wmi: fix regressions caused by missing if statement | Frans Pop | 2009-01-29 | 1 | -0/+1 |
| | |/
| |/| |
|
| | * | eeepc-laptop: fix oops when changing backlight brightness during eeepc-laptop... | Darren Salt | 2009-02-07 | 1 | -1/+2 |
| | * | panasonic-laptop: fix X[ ARRAY_SIZE(X) ] | Roel Kluin | 2009-01-17 | 1 | -1/+1 |
| |/ |
|
* | | eeepc-laptop: use netlink interface | Corentin Chary | 2009-01-20 | 1 | -2/+3 |
* | | eeepc-laptop: Implement rfkill hotplugging in eeepc-laptop | Matthew Garrett | 2009-01-20 | 1 | -0/+83 |
* | | eeepc-laptop: Check return values from rfkill_register | Matthew Garrett | 2009-01-20 | 1 | -14/+37 |
* | | eeepc-laptop: Add support for extended hotkeys | Matthew Garrett | 2009-01-20 | 1 | -0/+4 |
* | | asus-laptop: fix label indentation | Corentin Chary | 2009-01-20 | 1 | -8/+8 |
* | | asus-laptop: update Kconfig for input layer | Corentin Chary | 2009-01-20 | 1 | -0/+1 |
* | | asus-laptop: hotkeys via the generic input interface | Corentin Chary | 2009-01-20 | 1 | -1/+154 |
* | | asus-laptop: use generic netlink interface | Corentin Chary | 2009-01-20 | 1 | -2/+3 |
* | | asus_acpi: Add R1F support | Corentin Chary | 2009-01-20 | 1 | -1/+15 |
* | | eeepc-laptop: split eeepc_backlight_exit() | Corentin Chary | 2009-01-20 | 1 | -3/+15 |
|/ |
|
* | Merge branch 'misc' into release | Len Brown | 2009-01-16 | 4 | -2/+451 |
|\ |
|
| * | dell-laptop: move to drivers/platform/x86/ from drivers/misc/ | Len Brown | 2009-01-16 | 3 | -0/+449 |
| * | eeepc-laptop: enable Bluetooth ACPI details | Jonathan McDowell | 2009-01-16 | 1 | -2/+2 |
* | | ACPI: thinkpad-acpi: bump up version to 0.22 | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -1/+1 |
* | | ACPI: thinkpad-acpi: handle HKEY event 6030 | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -0/+6 |
* | | ACPI: thinkpad-acpi: clean-up fan subdriver quirk | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -51/+58 |
* | | ACPI: thinkpad-acpi: start the event hunt season | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -0/+3 |
* | | ACPI: thinkpad-acpi: handle HKEY thermal and battery alarms | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -4/+59 |
* | | ACPI: thinkpad-acpi: clean up hotkey_notify() | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -65/+109 |
* | | ACPI: thinkpad-acpi: use killable instead of interruptible mutexes | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -13/+13 |
* | | ACPI: thinkpad-acpi: add UWB radio support | Henrique de Moraes Holschuh | 2009-01-15 | 1 | -1/+205 |