summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | ACPI: EC: Separate delays for MSI hardwareAlexey Starikovskiy2009-04-011-3/+13
| | | |/ /
| | * / / ACPI: EC: Always parse EC deviceAlexey Starikovskiy2009-04-011-5/+9
| | |/ /
| * | | Merge branch 'acpi_enforce_resources' into releaseLen Brown2009-04-051-3/+3
| |\ \ \
| | * | | ACPI: acpi_enforce_resource=strict by defaultLuca Tettamanti2009-04-031-3/+3
| | |/ /
| * | | Merge branch 'async-battery' into releaseLen Brown2009-04-052-5/+12
| |\ \ \
| | * | | ACPI: battery: asynchronous initArjan van de Ven2009-04-042-5/+12
| | |/ /
| * | | Merge branch 'acpi-modparam' into releaseLen Brown2009-04-054-33/+26
| |\ \ \
| | * | | ACPI: simplify processor lines in MakefileLen Brown2009-04-031-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-281-0/+3
| | * | | ACPI: Populate DIDL before registering ACPI video device on IntelMatthew Garrett2009-03-285-6/+108
| | * | | 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