diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-01-06 14:36:30 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-01-06 14:36:30 +0100 |
commit | f1dabf0b0975f9e71344b5c8c0ab39c4d58d9274 (patch) | |
tree | 7b3795baa431ccb63de831e13087b204f6382e58 /Documentation | |
parent | ACPI / scan: Prefer devices without _HID/_CID for _ADR matching (diff) | |
parent | ACPI / sysfs: Provide quirk mechanism to prevent GPE flooding (diff) | |
parent | ACPI / watchdog: Print out error number when device creation fails (diff) | |
parent | ACPI / DMAR: Avoid passing NULL to acpi_put_table() (diff) | |
download | linux-f1dabf0b0975f9e71344b5c8c0ab39c4d58d9274.tar.xz linux-f1dabf0b0975f9e71344b5c8c0ab39c4d58d9274.zip |
Merge branches 'acpi-scan', 'acpi-sysfs', 'acpi-wdat' and 'acpi-tables'
* acpi-scan:
ACPI / scan: Prefer devices without _HID/_CID for _ADR matching
ACPI: Drop misplaced acpi_dma_deconfigure() call from acpi_bind_one()
* acpi-sysfs:
ACPI / sysfs: Provide quirk mechanism to prevent GPE flooding
* acpi-wdat:
ACPI / watchdog: Print out error number when device creation fails
* acpi-tables:
ACPI / DMAR: Avoid passing NULL to acpi_put_table()