aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng2015-08-121-0/+1
* ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng2015-08-071-1/+1
* ACPICA: Utilities: split IO address types from data type models.Lv Zheng2015-08-072-0/+21
* ACPI: Store SRAT table revisionKurt Garloff2012-01-251-0/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-073-2/+2
|\
| *---. Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextLen Brown2011-11-061-0/+1
| |\ \ \
| | * | | cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-061-0/+1
| | |/ /
| * | | ACPI: Fix CONFIG_ACPI_DOCK=n compiler warningBart Van Assche2011-11-061-1/+1
| * | | ACPI: Drop ACPI_NO_HARDWARE_INITRafael J. Wysocki2011-11-061-1/+0
| |/ /
* | | acpi: remove module.h include from platform/aclinux.hPaul Gortmaker2011-10-311-1/+0
* | | PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge removePrarit Bhargava2011-10-141-0/+2
|/ /
* | Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-031-0/+5
|\ \
| * \ Merge branch 'apei' into apei-releaseLen Brown2011-08-031-0/+5
| |\ \
| | * | ACPI: APEI build fixLen Brown2011-08-031-0/+4
| | * | ACPI, APEI, GHES, Support disable GHES at boot timeHuang Ying2011-07-131-0/+1
| | |/
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-08-023-3/+4
|\ \ \ | |/ / |/| |
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from...Len Brown2011-08-025-3/+24
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | | | | * ACPI: constify ops structsVasiliy Kulikov2011-07-162-2/+2
| | | |_|/ | | |/| |
| * | | | ACPICA: Update to version 20110623Bob Moore2011-07-131-1/+1
| * | | | ACPICA: Add option to disable method return value validation and repairBob Moore2011-07-131-0/+1
| * | | | ACPICA: Update to version 20110527Bob Moore2011-07-131-1/+1
| |/ / /
* | | | atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-261-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | i915: Fix opregion notificationsMatthew Garrett2011-07-131-0/+2
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into releaseLen Brown2011-07-142-0/+21
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * ACPI: Fix lockdep false positives in acpi_power_off()Rafael J. Wysocki2011-07-132-0/+21
| |/
* | ACPI: Fixes device power states array overflowLin Ming2011-07-131-1/+1
|/
*-----. Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...Len Brown2011-05-295-14/+8
|\ \ \ \
| | | * | ACPI: Add D3 cold stateLin Ming2011-05-291-2/+3
| | |/ / | |/| |
| | * | ACPI: processor: fix processor_physically_present in UP kernelLin Ming2011-05-291-7/+0
| |/ /
| * | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
| * | Merge branch 'linus' into releaseLen Brown2011-03-231-1/+1
| |\ \
| | * | PM: Remove CONFIG_PM_OPSRafael J. Wysocki2011-03-151-1/+1
| | |/
| * | Merge branch 'acpica' into releaseLen Brown2011-03-232-2/+64
| |\ \
| * \ \ Merge branch 'apei-release' into releaseLen Brown2011-03-221-2/+3
| |\ \ \
| | * | | ACPI, APEI, Add ERST record ID cacheHuang Ying2011-03-211-2/+3
| | | |/ | | |/|
| * | | Merge branch 'acpica' into releaseLen Brown2011-03-183-4/+26
| |\ \ \
| * | | | ACPI: Remove the wakeup.run_wake_count device fieldRafael J. Wysocki2011-02-241-1/+0
| | |/ / | |/| |
* | | | ACPICA: Update to version 20110413Bob Moore2011-05-091-1/+1
* | | | ACPICA: Execute an orphan _REG method under the EC deviceBob Moore2011-05-091-0/+5
* | | | ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate placeBob Moore2011-05-091-1/+3
* | | | ACPICA: Update internal address SpaceID for DataTable regionsBob Moore2011-05-091-2/+11
* | | | ACPI: osl, add acpi_os_create_lock interfaceLin Ming2011-03-251-0/+3
| |_|/ |/| |
* | | ACPICA: Update version to 20110316Bob Moore2011-03-231-1/+1
* | | ACPICA: Header support for SLIC tableBob Moore2011-03-231-1/+63
| |/ |/|
* | ACPICA: Update version to 20110211.Bob Moore2011-03-021-1/+1
* | ACPICA: Fix unresolved name issue for no-debug and no-error-msg casesBob Moore2011-03-021-3/+9
* | ACPICA: Remove use of unreliable FADT revision fieldBob Moore2011-03-021-0/+16
|/
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2011-01-2014-15/+15
|\
| * ACPICA: Update version to 20110112Bob Moore2011-01-181-1/+1