[GIT PULL] Thermal-SoC management updates for v4.4-rc3

From: Eduardo Valentin
Date: Tue Nov 24 2015 - 12:30:08 EST


Hello Rui,

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.4-rc3 with top-most

a2291badc355d58ead5c19ae0609468947416040:

imx: thermal: use CPU temperature grade info for thresholds (2015-11-23 16:38:40 -0800)

on top of commit 5d50ac70fe98518dbf620bfba8184254663125eb:

Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs (2015-11-11 20:18:48 -0800)

Specifics in this pull request:
- Several fixes and cleanups on Rockchip thermal drivers.
- On top of fixes, Rockchip driver also learned how to handle RK3368.
- Small fixes on: of-thermal, power_allocator, rcar driver, IMX, and QCOM drivers.
Also, compilation fixes, on thermal.h, when thermal is not selected.
- Build/boot tests powered by KernelCI [1,2] \o/

This pull request contains extra fixes on top of the rc pull request. Essentially
the same pull, with a couple of extra fixes. The reason is because the content
of my pull for rc2 was not merged, so resending.

[1] - http://kernelci.org/boot/all/job/evalenti/kernel/v4.3-11641-ge07efb9b60d4/
[2] - http://kernelci.org/build/evalenti/kernel/v4.3-11641-ge07efb9b60d4/

BR,

Eduardo Valentin
----------------------------------------------------------------
Arnd Bergmann (2):
Revert "thermal: qcom_spmi: allow compile test"
thermal: fix thermal_zone_bind_cooling_device prototype

Caesar Wang (7):
dt-bindings: rockchip-thermal: Support the RK3368 SoCs compatible
thermal: rockchip: better to compatible the driver for different SoCs
thermal: rockchip: trivial: fix typo in commit
thermal: rockchip: improve the conversion function
thermal: rockchip: Add the sort mode for adc value increment or decrement
thermal: rockchip: consistently use int for temperatures
thermal: rockchip: Support the RK3368 SoCs in thermal driver

Jiada Wang (1):
thermal: of-thermal: Reduce log level for message when can't fine thermal zone

Kapileshwar Singh (1):
thermal: power_allocator: Use temperature reading from tz

Kuninori Morimoto (1):
thermal: rcar_thermal: remove redundant operation

Tim Harvey (1):
imx: thermal: use CPU temperature grade info for thresholds

.../bindings/thermal/rockchip-thermal.txt | 4 +-
drivers/thermal/Kconfig | 2 +-
drivers/thermal/imx_thermal.c | 56 +++-
drivers/thermal/of-thermal.c | 2 +-
drivers/thermal/power_allocator.c | 24 +-
drivers/thermal/rcar_thermal.c | 49 ++-
drivers/thermal/rockchip_thermal.c | 328 +++++++++++++++------
include/linux/thermal.h | 3 +-
8 files changed, 316 insertions(+), 152 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/