diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-09-03 23:53:39 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-09-03 23:53:39 +0200 |
commit | f928a49027ed4c5c35065102d150ada5e26bfc75 (patch) | |
tree | 4d7093426ece4a97fa1e5656755d26ad6252fa23 /drivers | |
parent | Merge branches 'acpi-scan' and 'acpi-pm' (diff) | |
parent | ACPI / EC: Clean up EC GPE mask flag (diff) | |
parent | ACPI/IORT: Add IORT named component memory address limits (diff) | |
parent | ACPI / processor: make function acpi_processor_check_duplicates() static (diff) | |
parent | mailbox: pcc: Drop uninformative output during boot (diff) | |
download | linux-f928a49027ed4c5c35065102d150ada5e26bfc75.tar.xz linux-f928a49027ed4c5c35065102d150ada5e26bfc75.zip |
Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc'
* acpi-ec:
ACPI / EC: Clean up EC GPE mask flag
ACPI: EC: Fix possible issues related to EC initialization order
* acpi-dma:
ACPI/IORT: Add IORT named component memory address limits
ACPI: Make acpi_dma_configure() DMA regions aware
ACPI: Introduce DMA ranges parsing
ACPI: Make acpi_dev_get_resources() method agnostic
* acpi-processor:
ACPI / processor: make function acpi_processor_check_duplicates() static
ACPI: processor: use dev_dbg() instead of dev_warn() when CPPC probe failed
* acpi-cppc:
mailbox: pcc: Drop uninformative output during boot