summaryrefslogtreecommitdiff
path: root/drivers/platform/x86
AgeCommit message (Expand)AuthorFilesLines
2009-04-05Merge branch 'dell-wmi' into releaseLen Brown3-0/+221
2009-04-05Merge branch 'sony-laptop' into releaseLen Brown2-138/+394
2009-04-05Merge branch 'thinkpad-acpi' into releaseLen Brown2-199/+560
2009-04-05Merge branch 'acer' into releaseLen Brown1-2/+33
2009-04-05Merge branch 'hp-wmi' into releaseLen Brown1-0/+25
2009-04-05Merge branch 'thermal' into releaseLen Brown1-19/+10
2009-04-04acer-wmi: Update copyright notice & documentationCarlos Corbacho1-1/+1
2009-04-04acer-wmi: Cleanup the failure cleanup handlingAndy Whitcroft1-1/+7
2009-04-04acer-wmi: Blacklist Acer Aspire OneCarlos Corbacho1-0/+25
2009-04-04thinkpad-acpi: rework brightness supportHenrique de Moraes Holschuh1-99/+218
2009-04-04thinkpad-acpi: enhanced debugging messages for the fan subdriverHenrique de Moraes Holschuh1-5/+41
2009-04-04thinkpad-acpi: enhanced debugging messages for the hotkey subdriverHenrique de Moraes Holschuh1-10/+29
2009-04-04thinkpad-acpi: enhanced debugging messages for rfkill subdriversHenrique de Moraes Holschuh1-21/+96
2009-04-04thinkpad-acpi: restrict access to some firmware LEDsHenrique de Moraes Holschuh2-20/+80
2009-04-04thinkpad-acpi: remove HKEY disable functionalityHenrique de Moraes Holschuh1-22/+27
2009-04-04thinkpad-acpi: add new debug helpers and warn of deprecated attsHenrique de Moraes Holschuh1-0/+40
2009-04-04thinkpad-acpi: add missing log levelsHenrique de Moraes Holschuh1-8/+11
2009-04-04thinkpad-acpi: cleanup debug helpersHenrique de Moraes Holschuh1-11/+18
2009-04-04thinkpad-acpi: drop ibm-acpi aliasHenrique de Moraes Holschuh1-3/+0
2009-04-04thinkpad-acpi: update copyright noticesHenrique de Moraes Holschuh1-1/+1
2009-04-03dell-wmi: new driver for hotkey controlMatthew Garrett3-0/+221
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-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-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-15hp-wmi: notify of a potential docking state change on resumeFrans Pop1-0/+25
2009-03-12acer-wmi: fix regression in backlight detectionMichael Spang1-1/+1