-
- Downloads
Merge tag 'thermal-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Pull thermal control fixes from Rafael Wysocki: "These fix one issue in the qcom lmh thermal driver, a DT handling issue in the thermal core and two issues in the userspace thermal library: - Allow tripless thermal zones defined in a DT to be registered in accordance with the thermal DT bindings (Icenowy Zheng) - Annotate LMH IRQs with lockdep classes to prevent lockdep from reporting a possible recursive locking issue that cannot really occur (Dmitry Baryshkov) - Improve the thermal library "make clean" to remove a leftover symbolic link created during compilation and fix the sampling handler invocation in that library to pass the correct pointer to it (Emil Dahl Juhl, zhang jiao)" * tag 'thermal-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: thermal/of: support thermal zones w/o trips subnode tools/lib/thermal: Remove the thermal.h soft link when doing make clean tools/lib/thermal: Fix sampling handler context ptr thermal/drivers/qcom/lmh: Remove false lockdep backtrace
Showing
- drivers/thermal/qcom/lmh.c 7 additions, 0 deletionsdrivers/thermal/qcom/lmh.c
- drivers/thermal/thermal_of.c 10 additions, 11 deletionsdrivers/thermal/thermal_of.c
- tools/lib/thermal/Makefile 3 additions, 1 deletiontools/lib/thermal/Makefile
- tools/lib/thermal/sampling.c 2 additions, 0 deletionstools/lib/thermal/sampling.c
Loading
Please register or sign in to comment