aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2016-05-16 16:44:41 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2016-05-16 16:44:41 +0200
commita6becfbaba801ccac4ca2708e4689a9ef013b080 (patch)
tree2cd2226914efa9bb8ce59ea00f413840c9b3ab8e /include/acpi
parentMerge branch 'acpica' (diff)
parentACPI / GED: make evged.c explicitly non-modular (diff)
parentACPI / PM: Introduce efi poweroff for HW-full platforms without _S5 (diff)
parentACPI 2.0 / AML: Improve module level execution by moving the If/Else/While execution to per-table basis (diff)
parentACPI / video: mark acpi_video_get_levels() inline (diff)
downloadlinux-dev-a6becfbaba801ccac4ca2708e4689a9ef013b080.tar.xz
linux-dev-a6becfbaba801ccac4ca2708e4689a9ef013b080.zip
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