diff options
author | Rafael J. Wysocki | 2019-03-04 11:16:04 +0100 |
---|---|---|
committer | Rafael J. Wysocki | 2019-03-04 11:16:04 +0100 |
commit | 511514f1d955d732dbcb5b421499a60b09dd0832 (patch) | |
tree | d0083e66654d587b995ae65fefceff03200f8d23 /drivers/acpi/acpica/psopcode.c | |
parent | Merge branch 'acpica' (diff) | |
parent | ACPI/PPTT: Add acpi_pptt_warn_missing() to consolidate logs (diff) | |
parent | ACPI: debug: Clean up acpi_aml_init() (diff) | |
parent | Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk" (diff) | |
parent | ACPI / DPTF: remove header search path to the parent directory (diff) | |
download | kernel-qcow2-linux-511514f1d955d732dbcb5b421499a60b09dd0832.tar.gz kernel-qcow2-linux-511514f1d955d732dbcb5b421499a60b09dd0832.tar.xz kernel-qcow2-linux-511514f1d955d732dbcb5b421499a60b09dd0832.zip |
Merge branches 'acpi-tables', 'acpi-debug', 'acpi-ec' and 'acpi-dptf'
* acpi-tables:
ACPI/PPTT: Add acpi_pptt_warn_missing() to consolidate logs
ACPI / tables: table override from built-in initrd
* acpi-debug:
ACPI: debug: Clean up acpi_aml_init()
ACPI: no need to check return value of debugfs_create functions
* acpi-ec:
Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"
ACPI: EC: Simplify boot EC checks in acpi_ec_add()
ACPI: EC: Eliminate acpi_config_boot_ec()
ACPI: EC: Make acpi_ec_dsdt_probe() more straightforward
ACPI: EC: Make acpi_ec_ecdt_probe() more straightforward
ACPI: EC: Declare boot_ec as static
ACPI: EC: Clean up probing for early EC
* acpi-dptf:
ACPI / DPTF: remove header search path to the parent directory