summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * | | thinkpad-acpi: drop ibm-acpi aliasHenrique de Moraes Holschuh2009-04-041-3/+0Star
| * | | thinkpad-acpi: update copyright noticesHenrique de Moraes Holschuh2009-04-041-1/+1
| |/ /
* | | Merge branch 'acer' into releaseLen Brown2009-04-051-2/+33
|\ \ \
| * | | acer-wmi: Update copyright notice & documentationCarlos Corbacho2009-04-041-1/+1
| * | | acer-wmi: Cleanup the failure cleanup handlingAndy Whitcroft2009-04-041-1/+7
| * | | acer-wmi: Blacklist Acer Aspire OneCarlos Corbacho2009-04-041-0/+25
| |/ /
* | | Merge branch 'hp-wmi' into releaseLen Brown2009-04-051-0/+25
|\ \ \
| * | | hp-wmi: notify of a potential docking state change on resumeFrans Pop2009-03-161-0/+25
| | |/ | |/|
* | | Merge branch 'thermal' into releaseLen Brown2009-04-051-19/+10Star
|\ \ \ | |_|/ |/| |
| * | thermal: use integers rather than strings for thermal valuesMatthew Garrett2009-02-201-19/+10Star
* | | acpi-wmi: unsigned cannot be less than 0Roel Kluin2009-03-161-1/+1
* | | thinkpad-acpi: fix module autoloading for older modelsMathieu Chouquet-Stringer2009-03-161-4/+4
* | | acer-wmi: Unmark as 'experimental'Carlos Corbacho2009-03-161-2/+1Star
* | | acpi-wmi: Unmark as 'experimental'Carlos Corbacho2009-03-161-2/+1Star
* | | acer-wmi: double free in acer_rfkill_exit()Dan Carpenter2009-03-161-1/+1
* | | platform/x86: depends instead of select for laptop platform driversCorentin Chary2009-03-161-1/+1
* | | asus-laptop: use select instead of depends onCorentin Chary2009-03-161-3/+3
* | | eeepc-laptop: restore acpi_generate_proc_event()Corentin Chary2009-03-161-1/+5
* | | asus-laptop: restore acpi_generate_proc_event()Corentin Chary2009-03-161-1/+4
| |/ |/|
* | acer-wmi: fix regression in backlight detectionMichael Spang2009-03-131-1/+1
* | fujitsu-laptop: Use RFKILL support bitmask from firmwareTony Vroon2009-02-221-7/+18
* | x86: dell-laptop: depends on POWER_SUPPLYRandy Dunlap2009-02-191-0/+1
* | eeepc: should depend on INPUTAlexey Dobriyan2009-02-191-0/+1
|/
*-----. Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown2009-02-073-4/+13
|\ \ \ \
| | | * | hp-wmi: fix error path in hp_wmi_bios_setup()Andrew Morton2009-02-051-2/+4
| | | |/
| | | * hp-wmi: set initial docking stateFrans Pop2009-01-301-0/+5
| | | * hp-wmi: fix regressions caused by missing if statementFrans Pop2009-01-301-0/+1
| | |/ | |/|
| | * eeepc-laptop: fix oops when changing backlight brightness during eeepc-laptop...Darren Salt2009-02-071-1/+2
| | * panasonic-laptop: fix X[ ARRAY_SIZE(X) ]Roel Kluin2009-01-181-1/+1
| |/
* | eeepc-laptop: use netlink interfaceCorentin Chary2009-01-201-2/+3
* | eeepc-laptop: Implement rfkill hotplugging in eeepc-laptopMatthew Garrett2009-01-201-0/+83
* | eeepc-laptop: Check return values from rfkill_registerMatthew Garrett2009-01-201-14/+37
* | eeepc-laptop: Add support for extended hotkeysMatthew Garrett2009-01-201-0/+4
* | asus-laptop: fix label indentationCorentin Chary2009-01-201-8/+8
* | asus-laptop: update Kconfig for input layerCorentin Chary2009-01-201-0/+1
* | asus-laptop: hotkeys via the generic input interfaceCorentin Chary2009-01-201-1/+154
* | asus-laptop: use generic netlink interfaceCorentin Chary2009-01-201-2/+3
* | asus_acpi: Add R1F supportCorentin Chary2009-01-201-1/+15
* | eeepc-laptop: split eeepc_backlight_exit()Corentin Chary2009-01-201-3/+15
|/
* Merge branch 'misc' into releaseLen Brown2009-01-164-2/+451
|\
| * dell-laptop: move to drivers/platform/x86/ from drivers/misc/Len Brown2009-01-163-0/+449
| * eeepc-laptop: enable Bluetooth ACPI detailsJonathan McDowell2009-01-161-2/+2
* | ACPI: thinkpad-acpi: bump up version to 0.22Henrique de Moraes Holschuh2009-01-151-1/+1
* | ACPI: thinkpad-acpi: handle HKEY event 6030Henrique de Moraes Holschuh2009-01-151-0/+6
* | ACPI: thinkpad-acpi: clean-up fan subdriver quirkHenrique de Moraes Holschuh2009-01-151-51/+58
* | ACPI: thinkpad-acpi: start the event hunt seasonHenrique de Moraes Holschuh2009-01-151-0/+3
* | ACPI: thinkpad-acpi: handle HKEY thermal and battery alarmsHenrique de Moraes Holschuh2009-01-151-4/+59
* | ACPI: thinkpad-acpi: clean up hotkey_notify()Henrique de Moraes Holschuh2009-01-151-65/+109
* | ACPI: thinkpad-acpi: use killable instead of interruptible mutexesHenrique de Moraes Holschuh2009-01-151-13/+13
* | ACPI: thinkpad-acpi: add UWB radio supportHenrique de Moraes Holschuh2009-01-151-1/+205