linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] thermal fixes for v5.8-rc4
@ 2020-06-29 10:31 Daniel Lezcano
  2020-06-29 21:00 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Lezcano @ 2020-06-29 10:31 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Linux Kernel Mailing List, Linux PM mailing list, Amit Kucheria,
	Anson Huang, dien.pham.ry, Finley Xiao, michael.kao, yangtiezhu,
	Zhang Rui

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] thermal fixes for v5.8-rc4
  2020-06-29 10:31 [GIT PULL] thermal fixes for v5.8-rc4 Daniel Lezcano
@ 2020-06-29 21:00 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-06-29 21:00 UTC (permalink / raw)
  To: Daniel Lezcano
  Cc: Linus Torvalds, Linux Kernel Mailing List, Linux PM mailing list,
	Amit Kucheria, Anson Huang, dien.pham.ry, Finley Xiao,
	michael.kao, yangtiezhu, Zhang Rui

The pull request you sent on Mon, 29 Jun 2020 12:31:32 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/be88fef34f784a8d612366e7ebb149785de7f928

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-29 21:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-29 10:31 [GIT PULL] thermal fixes for v5.8-rc4 Daniel Lezcano
2020-06-29 21:00 ` pr-tracker-bot

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).