Merge tag 'thermal-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux
Pull thermal fixes from Daniel Lezcano: - Fix thermal shutdown after a suspend/resume due to a wrong TCC value restored on Intel platform (Antoine Tenart) - Fix potential buffer overflow when building the list of policies. The buffer size is not updated after writing to it (Dan Carpenter) - Fix wrong check against IS_ERR instead of NULL (Ansuel Smith) * tag 'thermal-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux: thermal/drivers/tsens: Fix wrong check for tzd in irq handlers thermal/core: Potential buffer overflow in thermal_build_list_of_policies() thermal/drivers/int340x: Do not set a wrong tcc offset on resume
No related branches found
No related tags found
Showing
- drivers/thermal/intel/int340x_thermal/processor_thermal_device.c 3 additions, 2 deletions.../thermal/intel/int340x_thermal/processor_thermal_device.c
- drivers/thermal/qcom/tsens.c 2 additions, 2 deletionsdrivers/thermal/qcom/tsens.c
- drivers/thermal/thermal_core.c 3 additions, 4 deletionsdrivers/thermal/thermal_core.c
Loading
Please register or sign in to comment