linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Dmitry Osipenko <digetx@gmail.com>,
	Tony Lindgren <tony@atomide.com>,
	Veera Vegivada <vvegivad@codeaurora.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL RESEND] thermal fixes for v5.9-rc4
Date: Fri, 4 Sep 2020 13:11:41 +0200	[thread overview]
Message-ID: <6b8dbaef-b288-4d44-1916-a10892e665bc@linaro.org> (raw)


[ 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@gitolite.kernel.org/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

             reply	other threads:[~2020-09-04 11:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-04 11:11 Daniel Lezcano [this message]
2020-09-04 20:49 ` [GIT PULL RESEND] thermal fixes for v5.9-rc4 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6b8dbaef-b288-4d44-1916-a10892e665bc@linaro.org \
    --to=daniel.lezcano@linaro.org \
    --cc=digetx@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tony@atomide.com \
    --cc=torvalds@linux-foundation.org \
    --cc=vvegivad@codeaurora.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).