[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <55cb7814-8305-23bd-873c-5a82104b1248@linaro.org>
Date: Mon, 29 Jun 2020 12:31:32 +0200
From: Daniel Lezcano <daniel.lezcano@...aro.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux PM mailing list <linux-pm@...r.kernel.org>,
Amit Kucheria <amit.kucheria@...aro.org>,
Anson Huang <anson.huang@....com>, dien.pham.ry@...esas.com,
Finley Xiao <finley.xiao@...k-chips.com>,
"michael.kao" <Michael.Kao@...iatek.com>, yangtiezhu@...ngson.cn,
Zhang Rui <rui.zhang@...el.com>
Subject: [GIT PULL] thermal fixes for v5.8-rc4
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@...olite.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
Powered by blists - more mailing lists