From: Linus Torvalds Date: Fri, 24 Mar 2023 20:45:58 +0000 (-0700) Subject: Merge tag 'thermal-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael... X-Git-Tag: v6.3-rc4~20 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=fd3d06ff5f4fa23f32bdb7f4d9f308503801d9e0;p=linux-2.6-block.git Merge tag 'thermal-6.3-rc4' of git://git./linux/kernel/git/rafael/linux-pm Pull thermal control fixes from Rafael Wysocki: "These address two recent regressions related to thermal control. Specifics: - Restore the thermal core behavior regarding zero-temperature trip points to avoid a driver regression (Ido Schimmel) - Fix a recent regression in the ACPI processor driver preventing it from changing the number of CPU cooling device states exposed via sysfs after the given CPU cooling device has been registered (Rafael Wysocki)" * tag 'thermal-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: thermal: core: Restore behavior regarding invalid trip points ACPI: processor: thermal: Update CPU cooling devices on cpufreq policy changes thermal: core: Introduce thermal_cooling_device_update() thermal: core: Introduce thermal_cooling_device_present() ACPI: processor: Reorder acpi_processor_driver_init() --- fd3d06ff5f4fa23f32bdb7f4d9f308503801d9e0