summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-03-301-2/+2
|\
| * dmi: Let dmi_walk() users pass private dataJean Delvare2009-03-301-2/+2
* | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-313-8/+0
|/
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-261-6/+1
|\
| * Rationalize fasync return valuesJonathan Corbet2009-03-161-6/+1
* | 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/+1
* | acpi-wmi: Unmark as 'experimental'Carlos Corbacho2009-03-161-2/+1
* | 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-121-1/+1
* fujitsu-laptop: Use RFKILL support bitmask from firmwareTony Vroon2009-02-211-7/+18
* x86: dell-laptop: depends on POWER_SUPPLYRandy Dunlap2009-02-181-0/+1
* eeepc: should depend on INPUTAlexey Dobriyan2009-02-181-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-291-0/+5
| | | * hp-wmi: fix regressions caused by missing if statementFrans Pop2009-01-291-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-171-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
* | ACPI: thinkpad-acpi: preserve radio state across shutdownHenrique de Moraes Holschuh2009-01-151-4/+55
* | ACPI: thinkpad-acpi: resume with radios disabledHenrique de Moraes Holschuh2009-01-151-10/+56
* | ACPI: thinkpad-acpi: debug facility to emulate the rf switchesHenrique de Moraes Holschuh2009-01-152-0/+201
* | ACPI: thinkpad-acpi: struct device - replace bus_id with dev_name(), dev_set_...Kay Sievers2009-01-151-4/+4
|/
* hp-wmi: handle rfkill_register() failureLarry Finger2009-01-091-3/+12
OpenPOWER on IntegriCloud