Hi Linus, Please pull from the tag git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \ thermal-6.2-rc6 with top-most commit acd7e9ee57c880b99671dd99680cb707b7b5b0ee thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type() on top of commit 2241ab53cbb5cdb08a6b2d4688feb13971058f65 Linux 6.2-rc5 to receive thermal control fixes for 6.2-rc6. These add locking to the Intel int340x thermal control driver to prevent its thermal zone callbacks from racing with firmware-induced thermal trip point updates (Srinivas Pandruvada, Rafael Wysocki). Thanks! --------------- Rafael J. Wysocki (1): thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type() Srinivas Pandruvada (1): thermal: intel: int340x: Protect trip temperature from concurrent updates --------------- .../intel/int340x_thermal/int340x_thermal_zone.c | 28 +++++++++++++++++----- .../intel/int340x_thermal/int340x_thermal_zone.h | 1 + 2 files changed, 23 insertions(+), 6 deletions(-)