Commits
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.
Showing diff to49a12877d27
- Linus Torvalds committed 09da8dfa986MMerge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/li...
- Jiang Liu committed f778d1218f1ACPI / scan: reduce log level of "ACPI: \_PR_.CPU4: failed to get CPU APIC ID" Commit ...
- Rafael J. Wysocki committed a951c773bc3ACPI / scan: Clear match_driver flag in acpi_bus_trim() Drivers should not bind to str...
- Mark Brown committed 49a12877d27ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator API Ther...
- Rafael J. Wysocki committed 79c0373f3e8ACPI / PM: Use ACPI_COMPANION() to get ACPI companions of devices The ACPI device PM c...
- Lv Zheng committed 481c13814a4ACPICA: Remove bool usage from ACPICA. The use of "bool" is not safe for ACPICA code w...