| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | sony-laptop: VGN-A317M hotkey support | Harald Jenny | 2009-03-27 | 1 | -0/+22 |
| * | | | sony-laptop: merge Type4 into Type3 | Mattia Dongili | 2009-03-27 | 1 | -22/+6 |
| * | | | sony-laptop: Add support for extended hotkeys | Matthew Garrett | 2009-03-27 | 1 | -12/+53 |
| * | | | sony-laptop: Add rfkill support on new models | Matthew Garrett | 2009-03-27 | 1 | -0/+186 |
| * | | | sony-laptop: Add support for extra keyboard events | Matthew Garrett | 2009-03-27 | 1 | -27/+32 |
| * | | | sony-laptop: Enable EC on newer hardware | Matthew Garrett | 2009-03-27 | 1 | -0/+12 |
| * | | | sony-laptop: Add support for new Sony platform API | Matthew Garrett | 2009-03-27 | 1 | -81/+65 |
| |/ / |
|
* | | | Merge branch 'thinkpad-acpi' into release | Len Brown | 2009-04-05 | 2 | -199/+560 |
|\ \ \ |
|
| * | | | thinkpad-acpi: rework brightness support | Henrique de Moraes Holschuh | 2009-04-04 | 1 | -99/+218 |
| * | | | thinkpad-acpi: enhanced debugging messages for the fan subdriver | Henrique de Moraes Holschuh | 2009-04-04 | 1 | -5/+41 |
| * | | | thinkpad-acpi: enhanced debugging messages for the hotkey subdriver | Henrique de Moraes Holschuh | 2009-04-04 | 1 | -10/+29 |
| * | | | thinkpad-acpi: enhanced debugging messages for rfkill subdrivers | Henrique de Moraes Holschuh | 2009-04-04 | 1 | -21/+96 |
| * | | | thinkpad-acpi: restrict access to some firmware LEDs | Henrique de Moraes Holschuh | 2009-04-04 | 2 | -20/+80 |
| * | | | thinkpad-acpi: remove HKEY disable functionality | Henrique de Moraes Holschuh | 2009-04-04 | 1 | -22/+27 |
| * | | | thinkpad-acpi: add new debug helpers and warn of deprecated atts | Henrique de Moraes Holschuh | 2009-04-04 | 1 | -0/+40 |
| * | | | thinkpad-acpi: add missing log levels | Henrique de Moraes Holschuh | 2009-04-04 | 1 | -8/+11 |
| * | | | thinkpad-acpi: cleanup debug helpers | Henrique de Moraes Holschuh | 2009-04-04 | 1 | -11/+18 |
| * | | | 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 |