aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown2010-07-221-1/+2
* Merge branch 'acpica-cherry-pick' into releaseLen Brown2010-06-122-1/+2
|\
| * ACPICA: Truncate I/O addresses to 16 bits for Windows compatibilityMatthew Garrett2010-06-121-0/+1
| * ACPICA: Fix namestring associated with AE_NO_HANDLER exceptionBob Moore2010-06-121-1/+1
* | Merge branch 'gpe-regression-fixes' into releaseLen Brown2010-06-121-1/+2
|\ \ | |/ |/|
| * ACPI / ACPICA: Avoid writing full enable masks to GPE registersRafael J. Wysocki2010-06-121-0/+1
| * ACPI / ACPICA: Fix low-level GPE manipulation codeRafael J. Wysocki2010-06-121-1/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-288-28/+80
|\ \
| * \ Merge branch 'misc-2.6.35' into releaseLen Brown2010-05-281-13/+0
| |\ \
| | * | ACPI: delete unused c-state promotion/demotion data strucuturesLen Brown2010-05-211-13/+0
| | | |
| | \ \
| *-. \ \ Merge branches 'video' and 'video-edid' into releaseLen Brown2010-05-281-0/+16
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | ACPI: Export EDID blocks to the kernelMatthew Garrett2010-04-191-0/+16
| | |/ /
| * | | Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseLen Brown2010-05-282-3/+2
| |\ \ \
| | * | | ACPI: pci_root: pass acpi_pci_root to arch-specific scanBjorn Helgaas2010-04-041-2/+1
| | * | | ACPI: pci_root: save downstream bus rangeBjorn Helgaas2010-04-041-1/+1
| | |/ /
| * | | ACPI, APEI, Error Record Serialization Table (ERST) supportHuang Ying2010-05-191-0/+21
| * | | ACPI Hardware Error Device (PNP0C33) supportHuang Ying2010-05-191-0/+18
| * | | ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setupHuang Ying2010-05-191-12/+0
| * | | ACPI, APEI, HEST table parsingHuang Ying2010-05-191-0/+13
| * | | ACPI, IO memory pre-mapping and atomic accessingHuang Ying2010-05-191-0/+10
| |/ /
* | | ACPICA: Update version to 20100428.Bob Moore2010-05-061-1/+1
* | | ACPICA: Update/clarify some parameter names associated with acpi_handleBob Moore2010-05-063-20/+14
* | | ACPICA: Update version to 20100331.Robert Moore2010-04-201-1/+1
| |/ |/|
* | ACPICA: Minimize the differences between linux GPE code and ACPICA code baseLin Ming2010-04-203-28/+27
* | ACPICA: Add subsystem option to force copy of DSDT to local memoryLin Ming2010-04-201-0/+1
* | ACPICA: Update version to 20100304Bob Moore2010-04-201-1/+1
* | ACPICA: Add support for MCHI tableBob Moore2010-04-201-0/+27
* | ACPICA: Enhance configuration for output of AML Debug ObjectLin Ming2010-04-202-0/+3
|/
* acpi: Support IBM SMBus CMI devicesDarrick J. Wong2010-03-241-0/+2
* ACPI: processor: export acpi_get_cpuid()Alex Chiang2010-03-141-0/+8
* ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang2010-03-141-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-031-1/+1
|\
| * percpu: add __percpu sparse annotations to what's leftTejun Heo2010-02-171-1/+1
* | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-03-0116-59/+102
|\ \
| * | ACPI: replace acpi_integer by u64Lin Ming2010-01-282-24/+24
| * | ACPICA: Update version to 20100121.Bob Moore2010-01-221-1/+1
| * | ACPICA: Remove unused uint32_struct typeBob Moore2010-01-221-5/+0
| * | ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) typeBob Moore2010-01-223-14/+19
| * | ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-2214-13/+56
| * | ACPICA: Update for new gcc-4 warning optionsBob Moore2010-01-221-2/+2
| |/
* | x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas2010-02-231-0/+1
* | PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki2010-02-221-0/+4
* | ACPI / PM: Add more run-time wake-up fieldsRafael J. Wysocki2010-02-221-0/+2
* | ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki2010-02-222-21/+13
|/
* Merge branch 'bugzilla-14483' into releaseLen Brown2010-01-201-1/+1
|\
| * ACPI: don't cond_resched if irq is disabledXiaotian Feng2010-01-161-1/+1
* | ACPI: processor: remove _PDC object list from struct acpi_processorAlex Chiang2009-12-221-2/+0
* | ACPI: processor: change acpi_processor_set_pdc() interfaceAlex Chiang2009-12-221-1/+1
* | ACPI: processor: unify arch_acpi_processor_cleanup_pdcAlex Chiang2009-12-221-2/+0
* | ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang2009-12-221-1/+0