Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
Pull thermal management fixes from Zhang Rui: "Specifics: - several fixes and cleanups on Rockchip thermal drivers. - add the missing support of RK3368 SoCs in Rockchip driver. - small fixes on of-thermal, power_allocator, rcar driver, IMX, and QCOM drivers, and also compilation fixes, on thermal.h, when thermal is not selected" * 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux: imx: thermal: use CPU temperature grade info for thresholds thermal: fix thermal_zone_bind_cooling_device prototype Revert "thermal: qcom_spmi: allow compile test" thermal: rcar_thermal: remove redundant operation thermal: of-thermal: Reduce log level for message when can't fine thermal zone thermal: power_allocator: Use temperature reading from tz thermal: rockchip: Support the RK3368 SoCs in thermal driver thermal: rockchip: consistently use int for temperatures thermal: rockchip: Add the sort mode for adc value increment or decrement thermal: rockchip: improve the conversion function thermal: rockchip: trivial: fix typo in commit thermal: rockchip: better to compatible the driver for different SoCs dt-bindings: rockchip-thermal: Support the RK3368 SoCs compatible
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/thermal/rockchip-thermal.txt 3 additions, 1 deletion...entation/devicetree/bindings/thermal/rockchip-thermal.txt
- drivers/thermal/Kconfig 1 addition, 1 deletiondrivers/thermal/Kconfig
- drivers/thermal/imx_thermal.c 41 additions, 15 deletionsdrivers/thermal/imx_thermal.c
- drivers/thermal/of-thermal.c 1 addition, 1 deletiondrivers/thermal/of-thermal.c
- drivers/thermal/power_allocator.c 7 additions, 17 deletionsdrivers/thermal/power_allocator.c
- drivers/thermal/rcar_thermal.c 21 additions, 28 deletionsdrivers/thermal/rcar_thermal.c
- drivers/thermal/rockchip_thermal.c 240 additions, 88 deletionsdrivers/thermal/rockchip_thermal.c
- include/linux/thermal.h 2 additions, 1 deletioninclude/linux/thermal.h
Loading
Please register or sign in to comment