summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-05-293-26/+26
|\
| * intel_idle: native hardware cpuidle driver for latest Intel processorsLen Brown2010-05-281-1/+5
| * ACPI: acpi_idle: touch TS_POLLING only in the non-MWAIT caseLen Brown2010-05-281-12/+16
| * acpi_pad: uses MONITOR/MWAIT, so it doesn't need to clear TS_POLLINGLen Brown2010-05-281-9/+0Star
| * ACPI: allow a native cpuidle driver to displace ACPILen Brown2010-05-281-5/+6
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-2825-390/+3513
|\ \
| * \ Merge branch 'ht-delete-2.6.35' into releaseLen Brown2010-05-281-2/+2
| |\ \
| | * | ACPI: delete the "acpi=ht" boot optionLen Brown2010-03-151-2/+2
| * | | Merge branch 'misc-2.6.35' into releaseLen Brown2010-05-285-26/+30
| |\ \ \
| | * | | ACPI: Don't let acpi_pad needlessly mark TSC unstableVenkatesh Pallipadi2010-05-281-2/+11
| | * | | drivers/acpi/sleep.h: Checkpatch cleanupAndrea Gelmini2010-05-281-1/+1
| | * | | ACPI: Minor cleanup eliminating redundant PMTIMER_TICKS to NS conversionVenkatesh Pallipadi2010-05-281-4/+10
| | * | | ACPI: delete unused c-state promotion/demotion data strucuturesLen Brown2010-05-221-13/+3Star
| | * | | ACPI: EC: Use kmemdupJulia Lawall2010-05-201-2/+1Star
| | * | | drivers/acpi: use kasprintfJulia Lawall2010-05-201-4/+4
| | | |/ | | |/|
| | | |
| | \ \
| *-. \ \ Merge branches 'video' and 'video-edid' into releaseLen Brown2010-05-282-9/+103
| |\ \ \ \
| | | * | | ACPI: Export EDID blocks to the kernelMatthew Garrett2010-04-191-8/+102
| | * | | | ACPI: video: fix acpi_backlight=videoKamal Mostafa2010-05-201-1/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'acpi_enable' into releaseLen Brown2010-05-283-186/+24Star
| |\ \ \ \
| | * | | | ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett2010-05-121-155/+2Star
| | * | | | ACPICA: simplify SCI_EN workaroundLen Brown2010-05-122-31/+22Star
| | |/ / /
| * | | | Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseLen Brown2010-05-281-27/+40
| |\ \ \ \
| | * | | | ACPI: pci_root: pass acpi_pci_root to arch-specific scanBjorn Helgaas2010-04-041-1/+1
| | * | | | ACPI: pci_root: save downstream bus rangeBjorn Helgaas2010-04-041-27/+40
| * | | | | ACPI, APEI, EINJ injection parameters supportHuang Ying2010-05-201-5/+67
| * | | | | ACPI, APEI, Error Record Serialization Table (ERST) supportHuang Ying2010-05-202-1/+856
| * | | | | ACPI, APEI, Generic Hardware Error Source memory error supportHuang Ying2010-05-203-0/+442
| * | | | | ACPI, APEI, UEFI Common Platform Error Record (CPER) headerHuang Ying2010-05-203-1/+104
| * | | | | ACPI Hardware Error Device (PNP0C33) supportHuang Ying2010-05-203-0/+120
| * | | | | ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setupHuang Ying2010-05-202-140/+0Star
| * | | | | ACPI, APEI, EINJ supportHuang Ying2010-05-203-0/+495
| * | | | | ACPI, APEI, HEST table parsingHuang Ying2010-05-202-1/+174
| * | | | | ACPI, APEI, APEI supporting infrastructureHuang Ying2010-05-206-0/+703
| * | | | | ACPI, IO memory pre-mapping and atomic accessingHuang Ying2010-05-192-0/+361
| | |/ / / | |/| | |
* | | | | hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforcedJean Delvare2010-05-271-0/+9
* | | | | drivers: acpi: don't use own implementation of hex_to_bin()Andy Shevchenko2010-05-251-7/+2Star
* | | | | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-1/+1
* | | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-05-2072-1375/+2065
|\ \ \ \ \
| * | | | | ACPI: fix early DSDT dmi check warnings on ia64Lin Ming2010-05-201-1/+8
| * | | | | ACPICA: Rename acpi_ex_system_do_suspend->acpi_ex_system_do_sleepBob Moore2010-05-063-6/+6
| * | | | | ACPICA: Prevent possible allocation overrun during object copyLin Ming2010-05-061-3/+11
| * | | | | ACPICA: Split large file, evgpeblkBob Moore2010-05-065-926/+1025
| * | | | | ACPICA: Add GPE support for dynamically loaded ACPI tablesBob Moore2010-05-065-47/+298
| * | | | | ACPICA: Clarify/rename some root table descriptor fieldsBob Moore2010-05-066-65/+68
| * | | | | ACPICA: Minimize the differences between linux GPE code and ACPICA code baseLin Ming2010-04-209-234/+319
| * | | | | ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDTLin Ming2010-04-202-0/+41
| * | | | | ACPICA: Update DSDT copy/detection.Bob Moore2010-04-205-19/+38
| * | | | | ACPICA: Add subsystem option to force copy of DSDT to local memoryLin Ming2010-04-205-0/+56
| * | | | | ACPICA: Add detection of corrupted/replaced DSDTLin Ming2010-04-205-20/+61
| * | | | | ACPICA: Add write support for DataTable operation regionsBob Moore2010-04-201-3/+10