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: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux PM mailing list <linux-pm@vger.kernel.org>,
	Amit Kucheria <amit.kucheria@linaro.org>,
	Anson Huang <anson.huang@nxp.com>,
	dien.pham.ry@renesas.com,
	Finley Xiao <finley.xiao@rock-chips.com>,
	"michael.kao" <Michael.Kao@mediatek.com>,
	yangtiezhu@loongson.cn, Zhang Rui <rui.zhang@intel.com>
Subject: [GIT PULL] thermal fixes for v5.8-rc4
Date: Mon, 29 Jun 2020 12:31:32 +0200	[thread overview]
Message-ID: <55cb7814-8305-23bd-873c-5a82104b1248@linaro.org> (raw)

The following changes since commit 9ebcfadb0610322ac537dd7aa5d9cbc2b2894c68:

  Linux 5.8-rc3 (2020-06-28 15:00:24 -0700)

are available in the Git repository at:


ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git
tags/thermal-v5.8-rc4

for you to fetch changes up to 5f8f06425a0dcdad7bedbb77e67f5c65ab4dacfc:

  thermal/drivers/rcar_gen3: Fix undefined temperature if negative
(2020-06-29 12:15:34 +0200)

----------------------------------------------------------------
- Fix undefined temperature if negative on the rcar_gen3 (Dien Pham)

- Fix wrong frequency converted from power for the cpufreq cooling
  device (Finley Xiao)

- Fix compilation warnings by making functions static in the tsens
  driver (Amit Kucheria)

- Fix return value of sprd_thm_probe for the Spreadtrum driver
  (Tiezhu Yang)

- Fix bank number settings on the Mediatek mt8183 (Michael Kao)

- Fix missing of_node_put() at probe time i.MX (Anson Huang)

----------------------------------------------------------------
Amit Kucheria (1):
      thermal/drivers/tsens: Fix compilation warnings by making
functions static

Anson Huang (1):
      thermal/drivers: imx: Fix missing of_node_put() at probe time

Dien Pham (1):
      thermal/drivers/rcar_gen3: Fix undefined temperature if negative

Finley Xiao (1):
      thermal/drivers/cpufreq_cooling: Fix wrong frequency converted
from power

Michael Kao (1):
      thermal/drivers/mediatek: Fix bank number settings on mt8183

Tiezhu Yang (1):
      thermal/drivers/sprd: Fix return value of sprd_thm_probe()

 drivers/thermal/cpufreq_cooling.c   |  6 +++---
 drivers/thermal/imx_thermal.c       |  7 ++++---
 drivers/thermal/mtk_thermal.c       |  5 ++++-
 drivers/thermal/qcom/tsens.c        | 10 +++++-----
 drivers/thermal/rcar_gen3_thermal.c |  2 +-
 drivers/thermal/sprd_thermal.c      |  4 ++--
 6 files changed, 19 insertions(+), 15 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-06-29 20:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-29 10:31 Daniel Lezcano [this message]
2020-06-29 21:00 ` [GIT PULL] thermal fixes for v5.8-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=55cb7814-8305-23bd-873c-5a82104b1248@linaro.org \
    --to=daniel.lezcano@linaro.org \
    --cc=Michael.Kao@mediatek.com \
    --cc=amit.kucheria@linaro.org \
    --cc=anson.huang@nxp.com \
    --cc=dien.pham.ry@renesas.com \
    --cc=finley.xiao@rock-chips.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rui.zhang@intel.com \
    --cc=torvalds@linux-foundation.org \
    --cc=yangtiezhu@loongson.cn \
    /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).