diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2021-04-26 17:04:27 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2021-04-26 17:04:27 +0200 |
commit | aad659e490eff3b8e11fca292e6ae4c75e86e871 (patch) | |
tree | 4122164e71c253c819ed8d575c0a2e81c82a6a44 /include/acpi | |
parent | Merge branches 'acpi-scan', 'acpi-drivers', 'acpi-pm' and 'acpi-resources' (diff) | |
parent | ACPI: CPPC: Replace cppc_attr with kobj_attribute (diff) | |
parent | ACPI: video: use native backlight for GA401/GA502/GA503 (diff) | |
parent | ACPI: utils: Capitalize abbreviations in the comments (diff) | |
download | linux-aad659e490eff3b8e11fca292e6ae4c75e86e871.tar.xz linux-aad659e490eff3b8e11fca292e6ae4c75e86e871.zip |
Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-utils'
* acpi-cppc:
ACPI: CPPC: Replace cppc_attr with kobj_attribute
ACPI: CPPC: Add emtpy stubs of functions for CONFIG_ACPI_CPPC_LIB unset
* acpi-video:
ACPI: video: use native backlight for GA401/GA502/GA503
ACPI: video: Check LCD flag on ACPI-reduced-hardware devices
ACPI: utils: Add acpi_reduced_hardware() helper
* acpi-utils:
ACPI: utils: Capitalize abbreviations in the comments
ACPI: utils: Document for_each_acpi_dev_match() macro