summaryrefslogtreecommitdiffstats
path: root/include/acpi
AgeCommit message (Expand)AuthorLines
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds-3/+0
2010-08-24ACPI/PCI: Do not preserve _OSC control bits returned by a query Rafael J. Wysocki-3/+0
2010-08-15Merge branch 'linus' into releaseLen Brown-3/+7
2010-08-15ACPI processor: remove deprecated ACPI procfs I/FZhang Rui-1/+0
2010-08-15Merge branch 'acpica-gpe' into releaseLen Brown-15/+57
2010-08-14ACPI: introduce module parameter acpi.aml_debug_outputZhang Rui-1/+1
2010-08-12acpi: fix bogus preemption logicThomas Gleixner-3/+7
2010-08-07Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds-15/+57
2010-07-22ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown-1/+2
2010-07-12ACPI / ACPICA: Do not execute _PRW methods during initializationRafael J. Wysocki-1/+2
2010-07-06ACPICA: Update version to 20100702Bob Moore-1/+1
2010-07-06ACPICA: Update debug output componentsBob Moore-1/+2
2010-07-06ACPICA: Add support for WDDT - Watchdog Descriptor TableBob Moore-0/+39
2010-07-06ACPICA: Drop acpi_set_gpeRafael J. Wysocki-3/+1
2010-07-06ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki-10/+2
2010-07-06ACPICA: Introduce acpi_gpe_wakeup()Rafael J. Wysocki-1/+3
2010-07-06ACPICA: Update version to 20100528Bob Moore-1/+1
2010-07-06ACPICA: Add signatures for undefined tables: ATKG, GSCI, IEITBob Moore-0/+9
2010-06-12Merge branch 'acpica-cherry-pick' into releaseLen Brown-1/+2
2010-06-12ACPICA: Truncate I/O addresses to 16 bits for Windows compatibilityMatthew Garrett-0/+1
2010-06-12ACPICA: Fix namestring associated with AE_NO_HANDLER exceptionBob Moore-1/+1
2010-06-12Merge branch 'gpe-regression-fixes' into releaseLen Brown-1/+2
2010-06-12ACPI / ACPICA: Avoid writing full enable masks to GPE registersRafael J. Wysocki-0/+1
2010-06-12ACPI / ACPICA: Fix low-level GPE manipulation codeRafael J. Wysocki-1/+1
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-28/+80
2010-05-28Merge branch 'misc-2.6.35' into releaseLen Brown-13/+0
2010-05-28Merge branches 'video' and 'video-edid' into releaseLen Brown-0/+16
2010-05-28Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseLen Brown-3/+2
2010-05-21ACPI: delete unused c-state promotion/demotion data strucuturesLen Brown-13/+0
2010-05-19ACPI, APEI, Error Record Serialization Table (ERST) supportHuang Ying-0/+21
2010-05-19ACPI Hardware Error Device (PNP0C33) supportHuang Ying-0/+18
2010-05-19ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setupHuang Ying-12/+0
2010-05-19ACPI, APEI, HEST table parsingHuang Ying-0/+13
2010-05-19ACPI, IO memory pre-mapping and atomic accessingHuang Ying-0/+10
2010-05-06ACPICA: Update version to 20100428.Bob Moore-1/+1
2010-05-06ACPICA: Update/clarify some parameter names associated with acpi_handleBob Moore-20/+14
2010-04-20ACPICA: Minimize the differences between linux GPE code and ACPICA code baseLin Ming-28/+27
2010-04-20ACPICA: Update version to 20100331.Robert Moore-1/+1
2010-04-20ACPICA: Add subsystem option to force copy of DSDT to local memoryLin Ming-0/+1
2010-04-20ACPICA: Update version to 20100304Bob Moore-1/+1
2010-04-20ACPICA: Add support for MCHI tableBob Moore-0/+27
2010-04-20ACPICA: Enhance configuration for output of AML Debug ObjectLin Ming-0/+3
2010-04-19ACPI: Export EDID blocks to the kernelMatthew Garrett-0/+16
2010-04-04ACPI: pci_root: pass acpi_pci_root to arch-specific scanBjorn Helgaas-2/+1
2010-04-04ACPI: pci_root: save downstream bus rangeBjorn Helgaas-1/+1
2010-03-24acpi: Support IBM SMBus CMI devicesDarrick J. Wong-0/+2
2010-03-14ACPI: processor: export acpi_get_cpuid()Alex Chiang-0/+8
2010-03-14ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang-1/+1
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds-1/+1
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds-59/+102