summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ipmi' into releaseLen Brown2009-12-163-18/+129
|\
| * ipmi: add PNP discovery (ACPI namespace via PNPACPI)Bjorn Helgaas2009-12-151-0/+104
| * ipmi: refer to table as "SPMI", not "ACPI"Bjorn Helgaas2009-12-151-5/+5
| * ipmi: remove unused PCI probe codeBjorn Helgaas2009-12-151-4/+0
| * PNP: add interface to retrieve ACPI device from a PNPACPI deviceBjorn Helgaas2009-12-151-1/+2
| * PNPACPI: save struct acpi_device, not just acpi_handleBjorn Helgaas2009-12-112-8/+18
* | Merge branch 'dell-wmi' into releaseLen Brown2009-12-161-13/+116
|\ \
| * | dell-wmi: Add support for new Dell systemsRezwanul Kabir2009-12-101-13/+116
| |/
* | Merge branch 'debug-aml' into releaseLen Brown2009-12-161-1/+83
|\ \
| * | ACPI: add kernel tainting after overriding an ACPI control methodZhang Rui2009-12-161-0/+1
| * | ACPI: support customizing ACPI control methods at runtimeZhang Rui2009-12-111-1/+82
| |/
* | Merge branch 'bugzilla-14782' into releaseLen Brown2009-12-161-0/+7
|\ \
| * | ACPI: Use the return result of ACPI lid notifier chain correctlyZhao Yakui2009-12-161-0/+7
| |/
* | Merge branch 'ost' into releaseLen Brown2009-12-162-6/+50
|\ \
| * | ACPI: Notify the _PPC evaluation status to the platformZhao Yakui2009-11-062-6/+50
* | | Merge branch 'thinkpad-2.6.33' into releaseLen Brown2009-12-161-279/+899
|\ \ \
| * | | thinkpad-acpi: bump version to 0.24Henrique de Moraes Holschuh2009-12-161-1/+1
| * | | thinkpad-acpi: convert to seq_fileAlexey Dobriyan2009-12-161-153/+132
| * | | thinkpad-acpi: basic ALSA mixer support (v2)Henrique de Moraes Holschuh2009-12-161-2/+235
| * | | thinkpad-acpi: disable volume controlHenrique de Moraes Holschuh2009-12-161-5/+42
| * | | thinkpad-acpi: support MUTE-only ThinkPadsHenrique de Moraes Holschuh2009-12-161-27/+132
| * | | thinkpad-acpi: volume subdriver rewriteHenrique de Moraes Holschuh2009-12-161-58/+282
| * | | thinkpad-acpi: log initial state of rfkill switchesHenrique de Moraes Holschuh2009-12-161-1/+6
| * | | thinkpad-acpi: sync input device EV_SW initial stateHenrique de Moraes Holschuh2009-12-161-4/+10
| * | | thinkpad-acpi: use input_set_capabilityHenrique de Moraes Holschuh2009-12-091-9/+5
| * | | thinkpad-acpi: log temperatures on termal alarm (v2)Henrique de Moraes Holschuh2009-12-091-12/+45
| * | | thinkpad-acpi: expose module parametersHenrique de Moraes Holschuh2009-12-091-10/+10
| * | | thinkpad-acpi: adopt input deviceHenrique de Moraes Holschuh2009-12-091-0/+1
| * | | thinkpad-acpi: silence bogus complain during rmmodHenrique de Moraes Holschuh2009-12-091-1/+2
| * | | thinkpad-acpi: issue backlight class eventsHenrique de Moraes Holschuh2009-12-091-1/+23
| * | | thinkpad-acpi: fix some version quirksHenrique de Moraes Holschuh2009-12-091-3/+3
| * | | thinkpad-acpi: preserve rfkill state across suspend/resumeHenrique de Moraes Holschuh2009-12-091-27/+5
| * | | thinkpad-acpi: fix default brightness_mode for R50e/R51Henrique de Moraes Holschuh2009-12-091-2/+2
| | |/ | |/|
* | | Merge branch 'thermal-2.6.33' into releaseLen Brown2009-12-162-6/+18
|\ \ \
| * | | thermal: disable polling if passive_delay and polling_delay are both unsetFrans Pop2009-11-061-0/+2
| * | | thermal: Only set passive_delay for forced_passive coolingFrans Pop2009-11-061-6/+3
| * | | thermal: add sanity check for the passive attributeFrans Pop2009-11-061-0/+6
| * | | acpi: thermal: display forced passive trip points in procFrans Pop2009-11-061-0/+7
* | | | Merge branch 'hp-wmi' into releaseLen Brown2009-12-161-55/+84
|\ \ \ \
| * | | | hp-wmi: improve rfkill supportAlan Jenkins2009-12-101-55/+84
| | |/ / | |/| |
* | | | Merge branch 'dell-laptop' into releaseLen Brown2009-12-162-37/+62
|\ \ \ \
| * | | | dell-laptop: remove duplicate Kconfig entry under drivers/miscAlan Jenkins2009-12-101-13/+0
| * | | | dell-laptop: add __init to init functionsAlan Jenkins2009-12-101-3/+3
| * | | | dell-laptop: create a platform device as a parent for the rfkill devices etc.Alan Jenkins2009-12-101-4/+34
| * | | | dell-laptop: fix rfkill memory leak on unload and failure pathsAlan Jenkins2009-12-101-12/+18
| * | | | dell-laptop: fix a use-after-free error on the failure pathAlan Jenkins2009-12-101-3/+5
| * | | | dell-laptop: Fix rfkill state queriesMatthew Garrett2009-12-101-2/+2
| |/ / /
* | | | Merge branch 'asus' into releaseLen Brown2009-12-164-655/+806
|\ \ \ \
| * | | | asus-laptop: change light sens default values.Corentin Chary2009-12-161-2/+2
| * | | | eeepc-laptop: re-add check for eeepc->backlight == NULLAlan Jenkins2009-12-091-17/+25