[GIT PULL RESEND] thermal fixes for v5.9-rc4

From: Daniel Lezcano
Date: Fri Sep 04 2020 - 07:36:13 EST



[ with lkml@ cc'ed ]

Hi Linus,

The following changes since commit d012a7190fc1fd72ed48911e77ca97ba4521bccd:

Linux 5.9-rc2 (2020-08-23 14:08:43 -0700)

are available in the Git repository at:


ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/thermal/linux.git
tags/thermal-v5.9-rc4

for you to fetch changes up to a5f785ce608cafc444cdf047d1791d5ad97943ba:

thermal: core: Fix use-after-free in thermal_zone_device_unregister()
(2020-09-04 11:52:54 +0200)

----------------------------------------------------------------
- Fix bogus thermal shutdowns for omap4430 where bogus values
resulting from an incorrect ADC conversion are too high and fire an
emergency shutdown (Tony Lindgren)

- Don't suppress negative temp for qcom spmi as they are valid and
userspace needs them (Veera Vegivada)

- Fix use-after-free in thermal_zone_device_unregister reported by
Kasan (Dmitry Osipenko)

----------------------------------------------------------------
Dmitry Osipenko (1):
thermal: core: Fix use-after-free in thermal_zone_device_unregister()

Tony Lindgren (1):
thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430

Veera Vegivada (1):
thermal: qcom-spmi-temp-alarm: Don't suppress negative temp

drivers/thermal/qcom/qcom-spmi-temp-alarm.c | 4 ++--
drivers/thermal/thermal_core.c | 5 +++--
.../thermal/ti-soc-thermal/omap4-thermal-data.c | 23
+++++++++++-----------
drivers/thermal/ti-soc-thermal/omap4xxx-bandgap.h | 10 +++++++---
4 files changed, 24 insertions(+), 18 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