[GIT PULL] thermal drivers fixes for v6.12
From: Daniel Lezcano
Date: Mon Nov 04 2024 - 10:47:23 EST
Hi Rafael,
please consider the following fixes for v6.12-rc7.
I wanted to send the PR last week but I've been busy with other tasks,
sorry for that.
The following changes since commit 59b723cd2adbac2a34fc8e12c74ae26ae45bf230:
Linux 6.12-rc6 (2024-11-03 14:05:52 -1000)
are available in the Git repository at:
ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/thermal/linux.git
tags/thermal-v6.12-rc7
for you to fetch changes up to 725f31f300e300a9d94976bd8f1db6e746f95f63:
thermal/of: support thermal zones w/o trips subnode (2024-11-04
15:38:29 +0100)
----------------------------------------------------------------
- Remove a false lockdep backtrace in the LMh driver (Dmitry
Baryshkov)
- Fix sampling handler context ptr in the libthermal (Emil Dahl Juhl)
- Remove the thermal soft link when doing a make clean. The link is
created at compilation time (Zhang Jiao)
- Accept thermal zone without trip points as stated in the bindings,
otherwise the thermal zone fails to initialize (Icenowy Zheng)
----------------------------------------------------------------
Dmitry Baryshkov (1):
thermal/drivers/qcom/lmh: Remove false lockdep backtrace
Emil Dahl Juhl (1):
tools/lib/thermal: Fix sampling handler context ptr
Icenowy Zheng (1):
thermal/of: support thermal zones w/o trips subnode
zhang jiao (1):
tools/lib/thermal: Remove the thermal.h soft link when doing make
clean
drivers/thermal/qcom/lmh.c | 7 +++++++
drivers/thermal/thermal_of.c | 21 ++++++++++-----------
tools/lib/thermal/Makefile | 4 +++-
tools/lib/thermal/sampling.c | 2 ++
4 files changed, 22 insertions(+), 12 deletions(-)
--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog