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/acpi | |
parent | 4467ade90d62a87c449bc35df61378a81a702741 (diff) | |
parent | 56f77eeb6bcae29871d33b8328c6834340ee8a41 (diff) | |
parent | 10d8ab2c15b9ef2f46c35e7c36781399d6f2cc82 (diff) | |
parent | 0ed780e316f48e38b9dc33d783440da7a22c044d (diff) | |
parent | 66ed4cac669cae8870b13511492ff1d41f49179a (diff) | |
download | linux-f928a49027ed4c5c35065102d150ada5e26bfc75.tar.bz2 |
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