summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc-2.6.32' into releaseLen Brown2009-09-199-54/+41
|\
| * thermal: add missing Kconfig dependencyJan Beulich2009-09-191-0/+1
| * acpi: switch /proc/acpi/{debug_layer,debug_level} to seq_fileAlexey Dobriyan2009-09-191-48/+34
| * hp-wmi: fix rfkill memory leak on unloadCorentin Chary2009-09-191-1/+1
| * ACPI: remove unnecessary #ifdef CONFIG_DMILen Brown2009-09-191-2/+0
| * ACPI: linux/acpi.h should not include linux/dmi.hLen Brown2009-09-196-3/+5
* | Merge branch 'thinkpad' into releaseLen Brown2009-09-191-0/+1
|\ \
| * | thinkpad_acpi: fix rfkill memory leak on unloadCorentin Chary2009-09-191-0/+1
* | | Merge branch 'processor-procfs-2.6.32' into releaseLen Brown2009-09-195-9/+38
|\ \ \
| * | | ACPI: fix CONFIG_ACPI_PROCFS=n build warningLen Brown2009-06-241-0/+2
| * | | ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFSZhao Yakui2009-06-245-9/+36
* | | | Merge branch 'preempt' into releaseLen Brown2009-09-191-2/+2
|\ \ \ \
| * | | | ACPICA: Don't switch task then not allowedAlexey Starikovskiy2009-08-291-2/+2
* | | | | Merge branch 'power-meter' into releaseLen Brown2009-09-194-0/+1081
|\ \ \ \ \
| * | | | | hwmon driver for ACPI 4.0 power metersDarrick J. Wong2009-09-194-0/+1081
| | |_|_|/ | |/| | |
* | | | | Merge branch 'fujitsu' into releaseLen Brown2009-09-192-59/+47
|\ \ \ \ \
| * | | | | fujitsu-laptop: increment driver versionJonathan Woithe2009-08-281-1/+1
| * | | | | fujitsu-laptop: driver [un]registration fixesBartlomiej Zolnierkiewicz2009-08-281-45/+41
| * | | | | fujitsu-laptop: remove superfluous NULL pointer checksBartlomiej Zolnierkiewicz2009-08-281-6/+0
| * | | | | fujitsu-laptop: Correct redundant testJulia Lawall2009-08-281-3/+0
| * | | | | fujitsu-laptop: support led-class as moduleStephen Gildea2009-08-281-6/+6
| * | | | | fujitsu-laptop: fix config corner caseJonathan Woithe2009-08-281-0/+1
* | | | | | Merge branch 'bugzilla-13620' into releaseLen Brown2009-09-193-3/+100
|\ \ \ \ \ \
| * | | | | | ACPICA: fix leak of acpi_os_validate_addressLin Ming2009-08-273-3/+100
* | | | | | | Merge branch 'ec' into releaseLen Brown2009-09-191-100/+50
|\ \ \ \ \ \ \
| * | | | | | | ACPI: EC: Drop orphan commentAlexey Starikovskiy2009-08-291-4/+0
| * | | | | | | ACPI: EC: use BURST mode only for MSI notebooksAlexey Starikovskiy2009-08-291-2/+4
| * | | | | | | ACPI: EC: Merge IRQ and POLL modesAlexey Starikovskiy2009-08-291-94/+46
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'bjorn-start-stop-2.6.32' into releaseLen Brown2009-09-195-231/+153
|\ \ \ \ \ \ \
| * | | | | | | ACPI: remove unused acpi_device_ops .stop methodBjorn Helgaas2009-06-252-7/+0
| * | | | | | | ACPI: EC: remove .stop() methodBjorn Helgaas2009-06-251-14/+1
| * | | | | | | ACPI: EC: remove .start() methodBjorn Helgaas2009-06-251-18/+1
| * | | | | | | ACPI: EC: move acpi_ec_start() after acpi_ec_add()Bjorn Helgaas2009-06-251-56/+56
| * | | | | | | ACPI: memory hotplug: remove .start() methodBjorn Helgaas2009-06-251-26/+14
| * | | | | | | ACPI: processor: remove .start() methodBjorn Helgaas2009-06-251-37/+7
| * | | | | | | ACPI: processor: move acpi_processor_start() after acpi_processor_add()Bjorn Helgaas2009-06-251-84/+84
| * | | | | | | ACPI: processor: clean up in acpi_processor_start() error exitsBjorn Helgaas2009-06-251-7/+22
| * | | | | | | ACPI: processor: remove KOBJ_ONLINE/KOBJ_OFFLINE eventsBjorn Helgaas2009-06-251-15/+1
* | | | | | | | Merge branch 'battery' into releaseLen Brown2009-09-191-0/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | ACPI battery: work around negative s16 battery current on AcerHector Martin2009-08-291-0/+20
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'asus' into releaseLen Brown2009-09-199-193/+830
|\ \ \ \ \ \ \ \
| * | | | | | | | eeepc-laptop: allow rfkill hotplug to work on the 900A modelAlan Jenkins2009-08-291-0/+2
| * | | | | | | | eeepc-laptop: fix rfkill memory leak on unloadAlan Jenkins2009-08-291-3/+13
| * | | | | | | | asus-laptop: Fix coding style for commentsCorentin Chary2009-08-291-45/+63
| * | | | | | | | eeepc-laptop: whitespace for checkpatch.plLen Brown2009-08-281-2/+2
| * | | | | | | | asus-laptop: document sysfs interfaceCorentin Chary2009-08-281-0/+52
| * | | | | | | | asus-laptop: document the moduleCorentin Chary2009-08-281-0/+258
| * | | | | | | | asus-laptop: Add "calculator" hotkeyCorentin Chary2009-08-281-0/+1
| * | | | | | | | asus-laptop: Add suport for another "Media" keyCorentin Chary2009-08-281-0/+1
| * | | | | | | | asus-laptop: handle keyboard backlight keysCorentin Chary2009-08-281-0/+2