* [GIT PULL] Thermal management updates for v4.5-rc8
@ 2016-03-10 0:08 Eduardo Valentin
0 siblings, 0 replies; only message in thread
From: Eduardo Valentin @ 2016-03-10 0:08 UTC (permalink / raw)
Cc: ACPI Devel Maling List, Linux PM, LKML, Rui Zhang
Hello Rui,
These are fixes applicable to rc8. But feel free to collect them for rc1 if
you don't have anything for rc8. Lets just not forget them :-). I still have more
material for rc1 (new drivers and API).
So, please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal fixes
to receive Thermal-SoC Management updates for v4.5-rc8 with top-most
ccb361d2fdda8975c8bbc8a1749c31dbd62dd276:
thermal: exynos: Defer probe if vtmu is present but not registered (2016-03-08 14:22:25 -0800)
on top of commit fc77dbd34c5c99bce46d40a2491937c3bcbd10af:
Linux 4.5-rc6 (2016-02-28 08:41:20 -0800)
Specifics in this pull request:
- Several fsmall fixes on Rockchip, TI-SoC, Tegra, RCar, and Exynos thermal drivers
- Changes in Kconfigs to allow compile test on UM arch.
- These change have been CI tested using KernelCI bot [1,2]. \o/
I am taking over on Rui's behalf while he is out. Happy New Chinese Year!
[1] - https://kernelci.org/boot/all/job/evalenti/kernel/v4.5-rc6-24-gea1bd053b687/
[2] - https://kernelci.org/build/evalenti/kernel/v4.5-rc6-24-gea1bd053b687/
BR,
Eduardo Valentin
----------------------------------------------------------------
Caesar Wang (3):
thermal: rockchip: fix a impossible condition caused by the warning
thermal: rockchip: the rename compatibles for rockchip SoCs
thermal: rockchip: fix the tsadc sequence output on rk3228/rk3399
Dan Carpenter (1):
thermal: ti-soc-thermal: clean up the error handling a bit
Elaine Zhang (1):
thermal: rockchip: fix calculation error for code_to_temp
Javier Martinez Canillas (3):
thermal: exynos: List vtmu-supply as optional property in DT binding
thermal: exynos: Use devm_regulator_get_optional() for vtmu
thermal: exynos: Defer probe if vtmu is present but not registered
Krzysztof Kozlowski (4):
thermal: Fix build error of missing devm_ioremap_resource on UM
thermal: exynos: Document compatible for Exynos5433 TMU
thermal: exynos: Document number of supported trip-points
thermal: exynos: Print a message about exceeded number of supported trip-points
Luis de Bethencourt (1):
thermal: db8500_cpufreq_cooling: Compile with COMPILE_TEST
Simon Horman (1):
thermal: rcar: Use ARCH_RENESAS
Wei Ni (1):
thermal: tegra_soctherm: fix sign bit of temperature
Wolfram Sang (1):
thermal: rcar_thermal: don't open code of_device_get_match_data()
.../devicetree/bindings/thermal/exynos-thermal.txt | 18 +-
drivers/thermal/Kconfig | 12 +-
drivers/thermal/rcar_thermal.c | 3 +-
drivers/thermal/rockchip_thermal.c | 239 ++++++++++++---------
drivers/thermal/samsung/Kconfig | 1 +
drivers/thermal/samsung/exynos_tmu.c | 19 +-
drivers/thermal/tegra_soctherm.c | 2 +-
drivers/thermal/ti-soc-thermal/ti-bandgap.c | 10 +-
8 files changed, 186 insertions(+), 118 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-03-10 0:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-10 0:08 [GIT PULL] Thermal management updates for v4.5-rc8 Eduardo Valentin
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).