summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '...Rafael J. Wysocki2014-01-291-1/+1
|\ \ \
| | | * ACPICA: Remove bool usage from ACPICA.Lv Zheng2014-01-271-1/+1
* | | | Merge branch 'acpi-dsm'Rafael J. Wysocki2014-01-121-0/+26
|\ \ \ \
| * | | | ACPI: introduce helper interfaces for _DSM methodJiang Liu2014-01-051-0/+26
| |/ / /
* | | | Merge branch 'acpica'Rafael J. Wysocki2014-01-128-49/+59
|\ \ \ \ | | |_|/ | |/| |
| * | | ACPICA: Update version to 20131218.Bob Moore2014-01-081-1/+1
| * | | ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global.Lv Zheng2014-01-081-0/+9
| * | | ACPICA: Linuxize: Cleanup spaces after special macro invocations.Lv Zheng2014-01-081-17/+3
| * | | ACPICA: Update ACPI example code to make it an actual working program.Bob Moore2014-01-081-5/+6
| * | | ACPICA: Add helper macros to extract bus/segment numbers from HEST table.Betty Dall2014-01-081-1/+9
| * | | ACPICA: Tables: Add full support for the PCCT table, update table definition.Bob Moore2014-01-081-3/+12
| * | | ACPICA: Tables: Add full support for the DBG2 table.Bob Moore2014-01-081-0/+5
| * | | ACPICA: Add option to favor 32-bit FADT addresses.Bob Moore2014-01-081-0/+1
| * | | ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng2014-01-081-8/+8
| * | | ACPICA: Back port and refine validation of the XSDT root table.Lv Zheng2014-01-081-0/+3
| * | | ACPICA: Linux Header: Remove unused OSL prototypes.Lv Zheng2014-01-081-4/+0
| * | | ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change.Lv Zheng2014-01-081-10/+2
| |/ /
* | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2014-01-121-16/+20
|\ \ \ | | |/ | |/|
| * | Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki2013-12-311-1/+3
| |\ \
| * | | ACPI / hotplug: Add demand_offline hotplug profile flagRafael J. Wysocki2013-12-291-1/+2
| * | | ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.cRafael J. Wysocki2013-12-071-1/+0
| * | | ACPI / bind: Rework struct acpi_bus_typeRafael J. Wysocki2013-12-071-1/+1
| * | | ACPI / bind: Redefine acpi_preset_companion()Rafael J. Wysocki2013-12-071-1/+0
| * | | ACPI / bind: Redefine acpi_get_child()Rafael J. Wysocki2013-12-071-5/+1
| * | | ACPI / bind: Simplify child device lookupsRafael J. Wysocki2013-12-071-0/+3
| * | | Merge branch 'acpi-cleanup' into acpi-hotplugRafael J. Wysocki2013-12-072-5/+0
| |\ \ \
| * | | | ACPI: Introduce acpi_set_device_status()Rafael J. Wysocki2013-11-221-0/+5
| * | | | ACPI / hotplug: Move container-specific code out of the coreRafael J. Wysocki2013-11-221-7/+0
| * | | | ACPI / hotplug: Make ACPI PCI root hotplug use common hotplug codeRafael J. Wysocki2013-11-221-1/+1
| * | | | ACPI / scan: Add acpi_device objects for all device nodes in the namespaceRafael J. Wysocki2013-11-221-1/+8
| * | | | ACPI / scan: Define non-empty device removal handlerRafael J. Wysocki2013-11-221-0/+1
| * | | | Merge branch 'acpica' into acpi-hotplugRafael J. Wysocki2013-11-222-1/+3
| |\ \ \ \
| * \ \ \ \ Merge back earlier acpi-hotplug material.Rafael J. Wysocki2013-11-221-0/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-123-5/+17
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>Lv Zheng2013-12-071-0/+17
| | |_|_|/ / | |/| | | |
| * | | | | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-072-5/+0
| |/ / / /
* | | | | Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'Rafael J. Wysocki2013-12-311-1/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki2013-12-311-1/+3
| |/ / /
* | | | Merge branch 'acpica'Rafael J. Wysocki2013-11-272-1/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | ACPICA: Update version to 20131115.Bob Moore2013-11-211-1/+1
| * | | ACPICA: Tests: Add CHECKSUM_ABORT protection for test utilities.Lv Zheng2013-11-211-0/+2
* | | | Merge branches 'acpi-hotplug', 'acpi-sysfs' and 'acpi-sleep'Rafael J. Wysocki2013-11-251-0/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | ACPI / hotplug: Fix conflicted PCI bridge notify handlersToshi Kani2013-11-201-0/+1
* | | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-141-1/+1
* | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-1412-129/+419
|\ \ \
| * \ \ Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-11-072-18/+3
| |\ \ \ | | |/ /
| | * | ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routinesRafael J. Wysocki2013-11-072-12/+3
| | * | ACPI / hotplug: Make acpi_bus_hot_remove_device() internalRafael J. Wysocki2013-11-071-1/+0
| | * | ACPI / hotplug: Simplify device ejection routinesRafael J. Wysocki2013-11-071-5/+0
| * | | Merge branch 'acpica'Rafael J. Wysocki2013-11-079-106/+391
| |\ \ \ | | | |/ | | |/|
OpenPOWER on IntegriCloud