From: Rafael J. Wysocki Date: Mon, 15 Jul 2024 17:14:48 +0000 (+0200) Subject: Merge branches 'acpi-processor', 'acpi-pad', 'acpi-resource' and 'acpi-video' X-Git-Tag: v6.11-rc1~172^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3128ff23473024f5a64f5ffad351591faf971286;p=thirdparty%2Flinux.git Merge branches 'acpi-processor', 'acpi-pad', 'acpi-resource' and 'acpi-video' Merge changes in the ACPI processor and ACPI PAD drivers, ACPI resources management quirks and ACPI backlight (video) driver changes for 6.11-rc1: - Downgrade Intel _OSC and _PDC messages in the ACPI processor driver to debug to reduce log noise (Mario Limonciello). - Still evaluate _OST when _PUR evaluation fails in the ACPI PAD (processor aggregator) driver as per the spec (Armin Wolf). - Skip ACPI IRQ override on Asus Vivobook Pro N6506MJ and N6506MU platforms (Tamim Khan). - Force native mode on some T2 macbooks in the ACPI backlight driver and replace strcpy() with strscpy() in it (Orlando Chamberlain, Muhammad Qasim Abdul Majeed). * acpi-processor: ACPI: processor: Downgrade Intel _OSC and _PDC messages to debug * acpi-pad: ACPI: acpi_pad: Still evaluate _OST when _PUR evaluation fails * acpi-resource: ACPI: resource: Skip IRQ override on Asus Vivobook Pro N6506MJ ACPI: resource: Skip IRQ override on Asus Vivobook Pro N6506MU * acpi-video: ACPI: video: force native for some T2 macbooks ACPI: video: Use strscpy() instead of strcpy() --- 3128ff23473024f5a64f5ffad351591faf971286