From: Rafael J. Wysocki Date: Tue, 2 Nov 2021 17:04:33 +0000 (+0100) Subject: Merge branches 'acpi-x86', 'acpi-resources', 'acpi-scan' and 'acpi-misc' X-Git-Tag: v6.6.17~8938^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b2ffa16a1c837e50a29d43fe93091492693648fe;p=platform%2Fkernel%2Flinux-rpi.git Merge branches 'acpi-x86', 'acpi-resources', 'acpi-scan' and 'acpi-misc' Merge x86-specific ACPI updates, ACPI resources management updates, one ACPI device enumeration update and miscellaneous ACPI updates for 5.16-rc1: - Avoid flushing caches before entering C3 type of idle states on AMD processors (Deepak Sharma). - Avoid enumerating CPUs that are not present and not online-capable according to the platform firmware (Mario Limonciello). - Add DMI-based mechanism to quirk IRQ overrides and use it for two platforms (Hui Wang). - Change the configuration of unused ACPI device objects to reflect the D3cold power state after enumerating devices (Rafael Wysocki). - Update MAINTAINERS information regarding ACPI (Rafael Wysocki). - Fix typo in ACPI Kconfig (Masanari Iid). - Use sysfs_emit() instead of snprintf() in some places (Qing Wang). * acpi-x86: x86: ACPI: cstate: Optimize C3 entry on AMD CPUs x86/ACPI: Don't add CPUs that are not online capable ACPICA: Add support for MADT online enabled bit * acpi-resources: ACPI: resources: Add one more Medion model in IRQ override quirk ACPI: resources: Add DMI-based legacy IRQ override quirk * acpi-scan: ACPI: scan: Release PM resources blocked by unused objects * acpi-misc: ACPI: replace snprintf() in "show" functions with sysfs_emit() ACPI: Update information in MAINTAINERS ACPI: Kconfig: Fix a typo in Kconfig --- b2ffa16a1c837e50a29d43fe93091492693648fe