summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpi-modparam' into releaseLen Brown2009-04-054-33/+26
|\
| * ACPI: simplify processor lines in MakefileLen Brown2009-04-021-5/+4
| * ACPI: simplify module_param namespaceRusty Russell2009-04-024-37/+28
* | Merge branch 'sony-laptop' into releaseLen Brown2009-04-052-138/+394
|\ \
| * | 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-271-0/+22
| * | sony-laptop: merge Type4 into Type3Mattia Dongili2009-03-271-22/+6
| * | sony-laptop: Add support for extended hotkeysMatthew Garrett2009-03-271-12/+53
| * | sony-laptop: Add rfkill support on new modelsMatthew Garrett2009-03-271-0/+186
| * | sony-laptop: Add support for extra keyboard eventsMatthew Garrett2009-03-271-27/+32
| * | 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-052-199/+560
|\ \
| * | thinkpad-acpi: rework brightness supportHenrique de Moraes Holschuh2009-04-041-99/+218
| * | thinkpad-acpi: enhanced debugging messages for the fan subdriverHenrique de Moraes Holschuh2009-04-041-5/+41
| * | thinkpad-acpi: enhanced debugging messages for the hotkey subdriverHenrique de Moraes Holschuh2009-04-041-10/+29
| * | thinkpad-acpi: enhanced debugging messages for rfkill subdriversHenrique de Moraes Holschuh2009-04-041-21/+96
| * | thinkpad-acpi: restrict access to some firmware LEDsHenrique de Moraes Holschuh2009-04-042-20/+80
| * | thinkpad-acpi: remove HKEY disable functionalityHenrique de Moraes Holschuh2009-04-041-22/+27
| * | thinkpad-acpi: add new debug helpers and warn of deprecated attsHenrique de Moraes Holschuh2009-04-041-0/+40
| * | 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: 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-051-2/+33
|\ \
| * | acer-wmi: Update copyright notice & documentationCarlos Corbacho2009-04-041-1/+1
| * | 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-056-63/+295
|\ \
| * | ACPI: fix CONFIG_ACPI=n buildLen Brown2009-03-281-1/+1
| * | ACPI video: add a warning message if _BQC is not foundZhang Rui2009-03-271-0/+3
| * | ACPI: Populate DIDL before registering ACPI video device on IntelMatthew Garrett2009-03-275-6/+108
| * | ACPI video: support buggy BIOSes with _BCQ implementedZhang Rui2009-03-271-4/+13
| * | ACPI video: support _BQC/_BCL/_BCM methods that use index valuesZhang Rui2009-03-271-21/+70
| * | ACPI video: support reversed _BCL method in ACPI video driverZhang Rui2009-03-271-3/+9
| * | ACPI video: support _BCL packages that don't export brightness levels when ma...Zhang Rui2009-03-271-7/+30
| * | ACPI video: check the return value of acpi_video_device_lcd_set_levelZhang Rui2009-03-271-16/+21
| * | ACPI video: check the return value of acpi_video_device_lcd_get_level_currentZhang Rui2009-03-271-10/+45
| |/
* | Merge branch 'psd' into releaseLen Brown2009-04-051-25/+21
|\ \
| * | ACPI: Avoid wiping out pr->performance during preregisteringStanislaw Gruszka2009-03-271-25/+21
| |/