diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-01-29 11:47:18 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-01-29 11:47:18 +0100 |
commit | 82e180598b54873553fb1d285fb0c90fc54f8f23 (patch) | |
tree | e4edee0847bef9a340589532bce5f1277d9c231f /include/acpi | |
parent | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... (diff) | |
parent | ACPI / scan: reduce log level of "ACPI: \_PR_.CPU4: failed to get CPU APIC ID" (diff) | |
parent | ACPI / scan: Clear match_driver flag in acpi_bus_trim() (diff) | |
parent | ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator... (diff) | |
parent | ACPI / PM: Use ACPI_COMPANION() to get ACPI companions of devices (diff) | |
parent | ACPICA: Remove bool usage from ACPICA. (diff) | |
download | linux-82e180598b54873553fb1d285fb0c90fc54f8f23.tar.xz linux-82e180598b54873553fb1d285fb0c90fc54f8f23.zip |
Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and 'acpica'
* acpi-processor:
ACPI / scan: reduce log level of "ACPI: \_PR_.CPU4: failed to get CPU APIC ID"
ACPI / processor: Return specific error value when mapping lapic id
* acpi-hotplug:
ACPI / scan: Clear match_driver flag in acpi_bus_trim()
* acpi-init:
ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator API
* acpi-pm:
ACPI / PM: Use ACPI_COMPANION() to get ACPI companions of devices
* acpica:
ACPICA: Remove bool usage from ACPICA.