aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2009-03-30Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-30dmi: Let dmi_walk() users pass private dataJean Delvare
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2009-03-16Rationalize fasync return valuesJonathan Corbet
2009-03-16acpi-wmi: unsigned cannot be less than 0Roel Kluin
2009-03-16thinkpad-acpi: fix module autoloading for older modelsMathieu Chouquet-Stringer
2009-03-16acer-wmi: Unmark as 'experimental'Carlos Corbacho
2009-03-16acpi-wmi: Unmark as 'experimental'Carlos Corbacho
2009-03-16acer-wmi: double free in acer_rfkill_exit()Dan Carpenter
2009-03-16platform/x86: depends instead of select for laptop platform driversCorentin Chary
2009-03-16asus-laptop: use select instead of depends onCorentin Chary
2009-03-16eeepc-laptop: restore acpi_generate_proc_event()Corentin Chary
2009-03-16asus-laptop: restore acpi_generate_proc_event()Corentin Chary
2009-03-12acer-wmi: fix regression in backlight detectionMichael Spang
2009-02-21fujitsu-laptop: Use RFKILL support bitmask from firmwareTony Vroon
2009-02-18x86: dell-laptop: depends on POWER_SUPPLYRandy Dunlap
2009-02-18eeepc: should depend on INPUTAlexey Dobriyan
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown
2009-02-07eeepc-laptop: fix oops when changing backlight brightness during eeepc-laptop...Darren Salt
2009-02-05hp-wmi: fix error path in hp_wmi_bios_setup()Andrew Morton
2009-01-29hp-wmi: set initial docking stateFrans Pop
2009-01-29hp-wmi: fix regressions caused by missing if statementFrans Pop
2009-01-20eeepc-laptop: use netlink interfaceCorentin Chary
2009-01-20eeepc-laptop: Implement rfkill hotplugging in eeepc-laptopMatthew Garrett
2009-01-20eeepc-laptop: Check return values from rfkill_registerMatthew Garrett
2009-01-20eeepc-laptop: Add support for extended hotkeysMatthew Garrett
2009-01-20asus-laptop: fix label indentationCorentin Chary
2009-01-20asus-laptop: update Kconfig for input layerCorentin Chary
2009-01-20asus-laptop: hotkeys via the generic input interfaceCorentin Chary
2009-01-20asus-laptop: use generic netlink interfaceCorentin Chary
2009-01-20asus_acpi: Add R1F supportCorentin Chary
2009-01-20eeepc-laptop: split eeepc_backlight_exit()Corentin Chary
2009-01-17panasonic-laptop: fix X[ ARRAY_SIZE(X) ]Roel Kluin
2009-01-16Merge branch 'misc' into releaseLen Brown
2009-01-16dell-laptop: move to drivers/platform/x86/ from drivers/misc/Len Brown
2009-01-16eeepc-laptop: enable Bluetooth ACPI detailsJonathan McDowell
2009-01-15ACPI: thinkpad-acpi: bump up version to 0.22Henrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: handle HKEY event 6030Henrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: clean-up fan subdriver quirkHenrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: start the event hunt seasonHenrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: handle HKEY thermal and battery alarmsHenrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: clean up hotkey_notify()Henrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: use killable instead of interruptible mutexesHenrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: add UWB radio supportHenrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: preserve radio state across shutdownHenrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: resume with radios disabledHenrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: debug facility to emulate the rf switchesHenrique de Moraes Holschuh
2009-01-15ACPI: thinkpad-acpi: struct device - replace bus_id with dev_name(), dev_set_...Kay Sievers
2009-01-09hp-wmi: handle rfkill_register() failureLarry Finger