summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2009-04-03sony-laptop: fix event reporting for new style eventsMatthias Welwarsky1-18/+23
2009-04-03sony-laptop should depend on RFKILLAlexander Beregalov1-0/+1
2009-04-03sony-laptop: new style events typo fixesMatthias Welwarsky1-2/+2
2009-04-03sony-laptop: Fix some typos in log messages (Unabe/Unable)Alessio Igor Bogani1-4/+4
2009-04-03tc1100-wmi: Fix state reportingKrzysztof KosiƄski1-4/+3
2009-03-31Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-2/+2
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan3-8/+0
2009-03-30dmi: Let dmi_walk() users pass private dataJean Delvare1-2/+2
2009-03-30trivial: Fix misspelling of firmwareNick Andrew1-1/+1
2009-03-27sony-laptop: Kill the BKLAlessio Igor Bogani1-4/+8
2009-03-27sony-laptop: update copyrightMattia Dongili1-1/+1
2009-03-27sony-laptop: Make sony_pic_set_wwanpower not take mutexesMattia Dongili1-7/+5
2009-03-27sony-laptop: Add FW specific hotkey eventsAnton Veretenenko1-0/+6
2009-03-27sony-laptop: notify the hardware of a state change in wwanpowerSergey Yanovich1-0/+1
2009-03-27sony-laptop: detect the ICH9 chipset as Type3ISHIKAWA Mutsumi1-0/+7
2009-03-27sony-laptop: Eliminate BKL in ioctlsAlan Cox1-3/+3
2009-03-27sony-laptop: VGN-A317M hotkey supportHarald Jenny1-0/+22
2009-03-27sony-laptop: merge Type4 into Type3Mattia Dongili1-22/+6
2009-03-27sony-laptop: Add support for extended hotkeysMatthew Garrett1-12/+53
2009-03-27sony-laptop: Add rfkill support on new modelsMatthew Garrett1-0/+186
2009-03-27sony-laptop: Add support for extra keyboard eventsMatthew Garrett1-27/+32
2009-03-27sony-laptop: Enable EC on newer hardwareMatthew Garrett1-0/+12
2009-03-27sony-laptop: Add support for new Sony platform APIMatthew Garrett1-81/+65
2009-03-27Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-6/+1
2009-03-16Rationalize fasync return valuesJonathan Corbet1-6/+1
2009-03-16acpi-wmi: unsigned cannot be less than 0Roel Kluin1-1/+1
2009-03-16thinkpad-acpi: fix module autoloading for older modelsMathieu Chouquet-Stringer1-4/+4
2009-03-16acer-wmi: Unmark as 'experimental'Carlos Corbacho1-2/+1
2009-03-16acpi-wmi: Unmark as 'experimental'Carlos Corbacho1-2/+1
2009-03-16acer-wmi: double free in acer_rfkill_exit()Dan Carpenter1-1/+1
2009-03-16platform/x86: depends instead of select for laptop platform driversCorentin Chary1-1/+1
2009-03-16asus-laptop: use select instead of depends onCorentin Chary1-3/+3
2009-03-16eeepc-laptop: restore acpi_generate_proc_event()Corentin Chary1-1/+5
2009-03-16asus-laptop: restore acpi_generate_proc_event()Corentin Chary1-1/+4
2009-03-16hp-wmi: notify of a potential docking state change on resumeFrans Pop1-0/+25
2009-03-13acer-wmi: fix regression in backlight detectionMichael Spang1-1/+1
2009-02-22fujitsu-laptop: Use RFKILL support bitmask from firmwareTony Vroon1-7/+18
2009-02-20thermal: use integers rather than strings for thermal valuesMatthew Garrett1-19/+10
2009-02-19x86: dell-laptop: depends on POWER_SUPPLYRandy Dunlap1-0/+1
2009-02-19eeepc: should depend on INPUTAlexey Dobriyan1-0/+1
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown3-4/+13
2009-02-07eeepc-laptop: fix oops when changing backlight brightness during eeepc-laptop...Darren Salt1-1/+2
2009-02-05hp-wmi: fix error path in hp_wmi_bios_setup()Andrew Morton1-2/+4
2009-01-30hp-wmi: set initial docking stateFrans Pop1-0/+5
2009-01-30hp-wmi: fix regressions caused by missing if statementFrans Pop1-0/+1
2009-01-20eeepc-laptop: use netlink interfaceCorentin Chary1-2/+3
2009-01-20eeepc-laptop: Implement rfkill hotplugging in eeepc-laptopMatthew Garrett1-0/+83
2009-01-20eeepc-laptop: Check return values from rfkill_registerMatthew Garrett1-14/+37
2009-01-20eeepc-laptop: Add support for extended hotkeysMatthew Garrett1-0/+4
2009-01-20asus-laptop: fix label indentationCorentin Chary1-8/+8