[GIT PULL] More thermal control updates for v6.18-rc1

From: Rafael J. Wysocki

Date: Tue Oct 07 2025 - 07:33:28 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
thermal-6.18-rc1-2

with top-most commit dea00c204e7e99aca9a4cb8603174c4cd0051728

tools: lib: thermal: expose thermal_exit symbols

on top of commit f13ee7cc2dca5ebbd7f01e14d6c8db1caabd863b

Merge tag 'thermal-6.18-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

to receive more thermal control updates for 6.18-rc1.

These fix RZ/G3E driver introduction fall-out (Geert Uytterhoeven) and
improve the compilation and installation of the thermal library for user
space (Emil Dahl Juhl and Sascha Hauer).

Thanks!


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

Emil Dahl Juhl (2):
tools: lib: thermal: don't preserve owner in install
tools: lib: thermal: expose thermal_exit symbols

Geert Uytterhoeven (1):
thermal: renesas: Fix RZ/G3E fall-out

Sascha Hauer (1):
tools: lib: thermal: use pkg-config to locate libnl3

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

MAINTAINERS | 14 +++++++-------
drivers/thermal/renesas/Kconfig | 14 +++++++-------
drivers/thermal/renesas/Makefile | 1 -
tools/lib/thermal/Makefile | 9 +++++++--
tools/lib/thermal/libthermal.map | 5 ++++-
5 files changed, 25 insertions(+), 18 deletions(-)