summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-041-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-141-0/+1
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-08-033-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-172-2/+2
| | | |_|/ | | |/| |
| * | | | ACPICA: Update to version 20110623Bob Moore2011-07-141-1/+1
| * | | | ACPICA: Add option to disable method return value validation and repairBob Moore2011-07-141-0/+1
| * | | | ACPICA: Update to version 20110527Bob Moore2011-07-141-1/+1
| |/ / /
* | | | atomic: use <linux/atomic.h>Arun Sharma2011-07-271-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-141-1/+1
|/
*-----. Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...Len Brown2011-05-295-14/+8Star
|\ \ \ \
| | | * | ACPI: Add D3 cold stateLin Ming2011-05-291-2/+3
| | |/ / | |/| |
| | * | ACPI: processor: fix processor_physically_present in UP kernelLin Ming2011-05-291-7/+0Star
| |/ /
| * | 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-221-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/+0Star
| | |/ / | |/| |
* | | | ACPICA: Update to version 20110413Bob Moore2011-05-101-1/+1
* | | | ACPICA: Execute an orphan _REG method under the EC deviceBob Moore2011-05-101-0/+5
* | | | ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate placeBob Moore2011-05-101-1/+3
* | | | ACPICA: Update internal address SpaceID for DataTable regionsBob Moore2011-05-101-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-031-1/+1
* | ACPICA: Fix unresolved name issue for no-debug and no-error-msg casesBob Moore2011-03-031-3/+9
* | ACPICA: Remove use of unreliable FADT revision fieldBob Moore2011-03-031-0/+16
|/
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2011-01-2114-15/+15
|\
| * ACPICA: Update version to 20110112Bob Moore2011-01-191-1/+1
| * ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-1914-14/+14
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-01-141-0/+6
|\ \
| * | PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki2011-01-141-0/+6
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-01-144-35/+55
|\ \ \
| * | | ACPI: Drop device flag wake_capableRafael J. Wysocki2011-01-121-2/+1Star
| * | | Merge branch 'throttling' into releaseLen Brown2011-01-121-0/+6
| |\ \ \
| | * | | ACPI: Reevaluate whether the T-state is supported or not after cpu is online/...Zhao Yakui2011-01-101-0/+6
| | |/ /
| * | | Merge branch 'wakeup-etc-rafael' into releaseLen Brown2011-01-121-6/+0Star
| |\ \ \
| | * | | ACPI / PM: Drop special ACPI wakeup flagsRafael J. Wysocki2011-01-071-6/+0Star
| | |/ /
| * | | Merge branch 'power-resource' into releaseLen Brown2011-01-121-3/+2Star
| |\ \ \ | | |_|/ | |/| |
| | * | ACPI / PM: Drop acpi_bus_get_power()Rafael J. Wysocki2011-01-121-1/+0Star