summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sony-laptop' into releaseLen Brown2009-04-053-138/+402
|\
| * sony-laptop: fix event reporting for new style eventsMatthias Welwarsky2009-04-031-18/+23
| * sony-laptop should depend on RFKILLAlexander Beregalov2009-04-031-0/+1
| * sony-laptop: new style events typo fixesMatthias Welwarsky2009-04-031-2/+2
| * sony-laptop: Fix some typos in log messages (Unabe/Unable)Alessio Igor Bogani2009-04-031-4/+4
| * sony-laptop: Kill the BKLAlessio Igor Bogani2009-03-271-4/+8
| * sony-laptop: update copyrightMattia Dongili2009-03-271-1/+1
| * sony-laptop: Make sony_pic_set_wwanpower not take mutexesMattia Dongili2009-03-271-7/+5
| * sony-laptop: Add FW specific hotkey eventsAnton Veretenenko2009-03-271-0/+6
| * sony-laptop: notify the hardware of a state change in wwanpowerSergey Yanovich2009-03-271-0/+1
| * sony-laptop: detect the ICH9 chipset as Type3ISHIKAWA Mutsumi2009-03-271-0/+7
| * sony-laptop: Eliminate BKL in ioctlsAlan Cox2009-03-271-3/+3
| * sony-laptop: VGN-A317M hotkey supportHarald Jenny2009-03-272-0/+25
| * sony-laptop: merge Type4 into Type3Mattia Dongili2009-03-271-22/+6
| * sony-laptop: Add support for extended hotkeysMatthew Garrett2009-03-272-12/+57
| * sony-laptop: Add rfkill support on new modelsMatthew Garrett2009-03-271-0/+186
| * sony-laptop: Add support for extra keyboard eventsMatthew Garrett2009-03-272-27/+33
| * sony-laptop: Enable EC on newer hardwareMatthew Garrett2009-03-271-0/+12
| * sony-laptop: Add support for new Sony platform APIMatthew Garrett2009-03-271-81/+65
* | Merge branch 'thinkpad-acpi' into releaseLen Brown2009-04-053-246/+657
|\ \
| * | thinkpad-acpi: rework brightness supportHenrique de Moraes Holschuh2009-04-042-102/+227
| * | thinkpad-acpi: enhanced debugging messages for the fan subdriverHenrique de Moraes Holschuh2009-04-042-5/+42
| * | thinkpad-acpi: enhanced debugging messages for the hotkey subdriverHenrique de Moraes Holschuh2009-04-042-10/+30
| * | thinkpad-acpi: enhanced debugging messages for rfkill subdriversHenrique de Moraes Holschuh2009-04-042-21/+98
| * | thinkpad-acpi: restrict access to some firmware LEDsHenrique de Moraes Holschuh2009-04-043-20/+91
| * | thinkpad-acpi: remove HKEY disable functionalityHenrique de Moraes Holschuh2009-04-042-42/+46
| * | thinkpad-acpi: add new debug helpers and warn of deprecated attsHenrique de Moraes Holschuh2009-04-042-0/+42
| * | thinkpad-acpi: add missing log levelsHenrique de Moraes Holschuh2009-04-041-8/+11
| * | thinkpad-acpi: cleanup debug helpersHenrique de Moraes Holschuh2009-04-041-11/+18
| * | thinkpad-acpi: documentation cleanupHenrique de Moraes Holschuh2009-04-041-24/+52
| * | thinkpad-acpi: drop ibm-acpi aliasHenrique de Moraes Holschuh2009-04-041-3/+0
| * | thinkpad-acpi: update copyright noticesHenrique de Moraes Holschuh2009-04-041-1/+1
| |/
* | Merge branch 'acer' into releaseLen Brown2009-04-052-5/+40
|\ \
| * | acer-wmi: Update copyright notice & documentationCarlos Corbacho2009-04-042-4/+8
| * | 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 'video' into releaseLen Brown2009-04-057-63/+306
|\ \
| * | ACPI: fix CONFIG_ACPI=n buildLen Brown2009-03-281-1/+1
| * | ACPI video: add a warning message if _BQC is not foundZhang Rui2009-03-281-0/+3
| * | ACPI: Populate DIDL before registering ACPI video device on IntelMatthew Garrett2009-03-286-6/+119
| * | ACPI video: support buggy BIOSes with _BCQ implementedZhang Rui2009-03-281-4/+13
| * | ACPI video: support _BQC/_BCL/_BCM methods that use index valuesZhang Rui2009-03-281-21/+70
| * | ACPI video: support reversed _BCL method in ACPI video driverZhang Rui2009-03-281-3/+9
| * | ACPI video: support _BCL packages that don't export brightness levels when ma...Zhang Rui2009-03-281-7/+30
| * | ACPI video: check the return value of acpi_video_device_lcd_set_levelZhang Rui2009-03-281-16/+21
| * | ACPI video: check the return value of acpi_video_device_lcd_get_level_currentZhang Rui2009-03-281-10/+45
| |/
* | Merge branch 'psd' into releaseLen Brown2009-04-051-25/+21
|\ \
| * | ACPI: Avoid wiping out pr->performance during preregisteringStanislaw Gruszka2009-03-281-25/+21
| |/
* | Merge branch 'battery' into releaseLen Brown2009-04-054-16/+27
|\ \
| * | ACPI: battery: add power_{now,avg} properties to power_classAlexey Starikovskiy2009-03-284-16/+27
| |/