[GIT PULL] Thermal control fixes for v6.13-rc4

From: Rafael J. Wysocki
Date: Fri Dec 20 2024 - 15:47:54 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
thermal-6.13-rc4

with top-most commit 4feaedf7d243f1a9af36dfb2711a5641fe3559dc

thermal/thresholds: Fix boundaries and detection routine

on top of commit 78d4f34e2115b517bcbfe7ec0d018bbbb6f9b0b8

Linux 6.13-rc3

to receive thermal control fixes for 6.13-rc4.

These fix two issues with the user thermal thresholds feature introduced
in this development cycle (Daniel Lezcano).

Thanks!


---------------

Daniel Lezcano (2):
thermal/thresholds: Fix uapi header macros leading to a compilation error
thermal/thresholds: Fix boundaries and detection routine

---------------

drivers/thermal/thermal_thresholds.c | 68 +++++++++++++++++++-----------------
include/uapi/linux/thermal.h | 4 +--
2 files changed, 38 insertions(+), 34 deletions(-)