aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds3-2/+2
2011-11-06Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextLen Brown1-0/+1
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar1-0/+1
2011-11-06ACPI: Fix CONFIG_ACPI_DOCK=n compiler warningBart Van Assche1-1/+1
2011-11-06ACPI: Drop ACPI_NO_HARDWARE_INITRafael J. Wysocki1-1/+0
2011-10-31acpi: remove module.h include from platform/aclinux.hPaul Gortmaker1-1/+0
2011-10-14PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge removePrarit Bhargava1-0/+2
2011-08-03Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-0/+5
2011-08-03Merge branch 'apei' into apei-releaseLen Brown1-0/+5
2011-08-03ACPI: APEI build fixLen Brown1-0/+4
2011-08-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds3-3/+4
2011-08-02Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from-akpm', 'kexec-param' and 'misc' into releaseLen Brown5-3/+24
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-0/+2
2011-07-16ACPI: constify ops structsVasiliy Kulikov2-2/+2
2011-07-14Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into releaseLen Brown2-0/+21
2011-07-13ACPI: Fixes device power states array overflowLin Ming1-1/+1
2011-07-13ACPICA: Update to version 20110623Bob Moore1-1/+1
2011-07-13ACPICA: Add option to disable method return value validation and repairBob Moore1-0/+1
2011-07-13ACPICA: Update to version 20110527Bob Moore1-1/+1
2011-07-13ACPI, APEI, GHES, Support disable GHES at boot timeHuang Ying1-0/+1
2011-07-13ACPI: Fix lockdep false positives in acpi_power_off()Rafael J. Wysocki2-0/+21
2011-07-13i915: Fix opregion notificationsMatthew Garrett1-0/+2
2011-05-29Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd3-cold', 'ec-asus' and 'thermal-fix' into releaseLen Brown5-14/+8
2011-05-29ACPI: Add D3 cold stateLin Ming1-2/+3
2011-05-29ACPI: processor: fix processor_physically_present in UP kernelLin Ming1-7/+0
2011-05-09ACPICA: Update to version 20110413Bob Moore1-1/+1
2011-05-09ACPICA: Execute an orphan _REG method under the EC deviceBob Moore1-0/+5
2011-05-09ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate placeBob Moore1-1/+3
2011-05-09ACPICA: Update internal address SpaceID for DataTable regionsBob Moore1-2/+11
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-25ACPI: osl, add acpi_os_create_lock interfaceLin Ming1-0/+3
2011-03-23Merge branch 'linus' into releaseLen Brown1-1/+1
2011-03-23Merge branch 'acpica' into releaseLen Brown2-2/+64
2011-03-23ACPICA: Update version to 20110316Bob Moore1-1/+1
2011-03-23ACPICA: Header support for SLIC tableBob Moore1-1/+63
2011-03-22Merge branch 'apei-release' into releaseLen Brown1-2/+3
2011-03-21ACPI, APEI, Add ERST record ID cacheHuang Ying1-2/+3
2011-03-18Merge branch 'acpica' into releaseLen Brown3-4/+26
2011-03-15PM: Remove CONFIG_PM_OPSRafael J. Wysocki1-1/+1
2011-03-02ACPICA: Update version to 20110211.Bob Moore1-1/+1
2011-03-02ACPICA: Fix unresolved name issue for no-debug and no-error-msg casesBob Moore1-3/+9
2011-03-02ACPICA: Remove use of unreliable FADT revision fieldBob Moore1-0/+16
2011-02-24ACPI: Remove the wakeup.run_wake_count device fieldRafael J. Wysocki1-1/+0
2011-01-20Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds14-15/+15
2011-01-18ACPICA: Update version to 20110112Bob Moore1-1/+1
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore14-14/+14
2011-01-14Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+6
2011-01-14PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki1-0/+6
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds4-35/+55