summaryrefslogtreecommitdiffstats
path: root/include/acpi
AgeCommit message (Expand)AuthorLines
2014-01-08ACPICA: Tables: Add full support for the PCCT table, update table definition.Bob Moore-3/+12
2014-01-08ACPICA: Tables: Add full support for the DBG2 table.Bob Moore-0/+5
2014-01-08ACPICA: Add option to favor 32-bit FADT addresses.Bob Moore-0/+1
2014-01-08ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng-8/+8
2014-01-08ACPICA: Back port and refine validation of the XSDT root table.Lv Zheng-0/+3
2014-01-08ACPICA: Linux Header: Remove unused OSL prototypes.Lv Zheng-4/+0
2014-01-08ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change.Lv Zheng-10/+2
2014-01-05ACPI: introduce helper interfaces for _DSM methodJiang Liu-0/+26
2013-12-31Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'Rafael J. Wysocki-1/+3
2013-12-31Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki-1/+3
2013-12-31ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki-1/+3
2013-12-29ACPI / hotplug: Add demand_offline hotplug profile flagRafael J. Wysocki-1/+2
2013-12-07ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>Lv Zheng-0/+17
2013-12-07ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.cRafael J. Wysocki-1/+0
2013-12-07ACPI / bind: Rework struct acpi_bus_typeRafael J. Wysocki-1/+1
2013-12-07ACPI / bind: Redefine acpi_preset_companion()Rafael J. Wysocki-1/+0
2013-12-07ACPI / bind: Redefine acpi_get_child()Rafael J. Wysocki-5/+1
2013-12-07ACPI / bind: Simplify child device lookupsRafael J. Wysocki-0/+3
2013-12-07Merge branch 'acpi-cleanup' into acpi-hotplugRafael J. Wysocki-5/+0
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng-5/+0
2013-11-27Merge branch 'acpica'Rafael J. Wysocki-1/+3
2013-11-25Merge branches 'acpi-hotplug', 'acpi-sysfs' and 'acpi-sleep'Rafael J. Wysocki-0/+1
2013-11-22ACPI: Introduce acpi_set_device_status()Rafael J. Wysocki-0/+5
2013-11-22ACPI / hotplug: Move container-specific code out of the coreRafael J. Wysocki-7/+0
2013-11-22ACPI / hotplug: Make ACPI PCI root hotplug use common hotplug codeRafael J. Wysocki-1/+1
2013-11-22ACPI / scan: Add acpi_device objects for all device nodes in the namespaceRafael J. Wysocki-1/+8
2013-11-22ACPI / scan: Define non-empty device removal handlerRafael J. Wysocki-0/+1
2013-11-22Merge branch 'acpica' into acpi-hotplugRafael J. Wysocki-1/+3
2013-11-22Merge back earlier acpi-hotplug material.Rafael J. Wysocki-0/+1
2013-11-21ACPICA: Update version to 20131115.Bob Moore-1/+1
2013-11-21ACPICA: Tests: Add CHECKSUM_ABORT protection for test utilities.Lv Zheng-0/+2
2013-11-20ACPI / hotplug: Fix conflicted PCI bridge notify handlersToshi Kani-0/+1
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki-1/+1
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-129/+419
2013-11-07Merge branch 'acpi-hotplug'Rafael J. Wysocki-18/+3
2013-11-07ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routinesRafael J. Wysocki-12/+3
2013-11-07Merge branch 'acpica'Rafael J. Wysocki-106/+391
2013-11-07Merge branch 'acpi-processor'Rafael J. Wysocki-1/+0
2013-11-07ACPI / hotplug: Make acpi_bus_hot_remove_device() internalRafael J. Wysocki-1/+0
2013-11-07ACPI / hotplug: Simplify device ejection routinesRafael J. Wysocki-5/+0
2013-10-31ACPICA: Add __init for ACPICA initializers/finalizers.Lv Zheng-7/+7
2013-10-31ACPICA: Cleanup asmlinkage for ACPICA APIs.Lv Zheng-2/+2
2013-10-31ACPICA: Update acpidump related header file changes.Lv Zheng-2/+11
2013-10-31ACPICA: Update compilation environment settings.Lv Zheng-0/+3
2013-10-31ACPICA: Add new statistics interface.Lv Zheng-0/+12
2013-10-31ACPICA: Update DMAR table definitions.Lv Zheng-2/+2
2013-10-31ACPICA: Update RSDP table definitions.Lv Zheng-1/+18
2013-10-31ACPICA: Update version to 20130927.Bob Moore-1/+1
2013-10-31ACPICA: Update aclinux.h for new OSL override mechanism.Lv Zheng-45/+91
2013-10-31ACPICA: Add support to allow host OS to redefine individual OSL prototypes.Lv Zheng-3/+137