Commits
Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video' * acpi-drivers: ACPI / GED: make evged.c explicitly non-modular ACPI / amba: Remove CLK_IS_ROOT ACPI / APD: Remove CLK_IS_ROOT ACPI: implement Generic Event Device * acpi-pm: ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5 * acpi-ec: ACPI 2.0 / AML: Improve module level execution by moving the If/Else/While execution to per-table basis ACPI 2.0 / ECDT: Enable correct ECDT initialization order ACPI 2.0 / ECDT: Remove early namespace reference from EC ACPI 2.0 / ECDT: Split EC_FLAGS_HANDLERS_INSTALLED * acpi-video: ACPI / video: mark acpi_video_get_levels() inline Thermal / ACPI / video: add INT3406 thermal driver ACPI/video: export acpi_video_get_levels video / backlight: remove the backlight_device_registered API video / backlight: add two APIs for drivers to use
Showing diff to407aa3ff6f5
- Rafael J. Wysocki committed 407aa3ff6f5MMerge branch 'acpica' * acpica: (41 commits) ACPICA: Update version to 20160422 AC...
- Paul Gortmaker committed 437014bdac9ACPI / GED: make evged.c explicitly non-modular The Makefile/Kconfig currently control...
- Chen Yu committed 1373718194eACPI / PM: Introduce efi poweroff for HW-full platforms without _S5 The problem is Lin...
- Lv Zheng committed 3d4b7ae96d8ACPI 2.0 / AML: Improve module level execution by moving the If/Else/While execution to...
- Arnd Bergmann committed e4f35c1339fACPI / video: mark acpi_video_get_levels() inline A recent patch added a stub function...