From: Linus Torvalds Date: Sat, 27 Aug 2022 22:47:02 +0000 (-0700) Subject: Merge tag 'acpi-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael... X-Git-Tag: v6.6.17~6708 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2b1ddb5950a65a6d5aa42ea381284d00fab7fb69;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'acpi-6.0-rc3' of git://git./linux/kernel/git/rafael/linux-pm Pull ACPI fixes from Rafael Wysocki: "These fix issues introduced by recent changes related to the handling of ACPI device properties and a coding mistake in the exit path of the ACPI processor driver. Specifics: - Prevent acpi_thermal_cpufreq_exit() from attempting to remove the same frequency QoS request multiple times (Riwen Lu) - Fix type detection for integer ACPI device properties (Stefan Binding) - Avoid emitting false-positive warnings when processing ACPI device properties and drop the useless default case from the acpi_copy_property_array_uint() macro (Sakari Ailus)" * tag 'acpi-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: ACPI: property: Remove default association from integer maximum values ACPI: property: Ignore already existing data node tags ACPI: property: Fix type detection of unified integer reading functions ACPI: processor: Remove freq Qos request for all CPUs --- 2b1ddb5950a65a6d5aa42ea381284d00fab7fb69