Commits
Merge branches 'acpi-x86', 'acpi-apei' and 'acpi-ec' * acpi-x86: ACPI / x86: boot: Propagate error code in acpi_gsi_to_irq() ACPI / x86: boot: Don't setup SCI on HW-reduced platforms ACPI / x86: boot: Use INVALID_ACPI_IRQ instead of 0 for acpi_sci_override_gsi ACPI / x86: boot: Get rid of ACPI_INVALID_GSI ACPI / x86: boot: Swap variables in condition in acpi_register_gsi_ioapic() * acpi-apei: ACPI / APEI: remove redundant variables len and node_len ACPI: APEI: call into AER handling regardless of severity ACPI: APEI: handle PCIe AER errors in separate function * acpi-ec: ACPI: EC: Fix debugfs_create_*() usage
Showing diff toa89bca27822
- Rafael J. Wysocki committed 13c35c83886MMerge branches 'acpi-numa', 'acpi-sysfs', 'acpi-pmic', 'acpi-soc' and 'acpi-ged' * acp...
- Andy Shevchenko committed a89bca27822ACPI / x86: boot: Propagate error code in acpi_gsi_to_irq() acpi_get_override_irq() fo...
- Rafael J. Wysocki committed fd0861952daMMerge back APEI material for v4.16.
- Geert Uytterhoeven committed 3522f867c13ACPI: EC: Fix debugfs_create_*() usage acpi_ec.gpe is "unsigned long", hence treating ...