Commits
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()
Showing diff toc6e2c1e1138
- Rafael J. Wysocki committed c2a6bbaf0c5ACPI / scan: Prefer devices without _HID/_CID for _ADR matching The way acpi_find_chil...
- Lv Zheng committed 9c4aa1eecb4ACPI / sysfs: Provide quirk mechanism to prevent GPE flooding Sometimes, the users may...
- Mika Westerberg committed c6e2c1e1138ACPI / watchdog: Print out error number when device creation fails If the platform dev...
- Rafael J. Wysocki committed 696c7f8e037ACPI / DMAR: Avoid passing NULL to acpi_put_table() Linus reported that commit 174cc71...