Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
Pull thermal management updates from Zhang Rui: "The top merge commit was re-generated yesterday because two topic branches were dropped from this pull request in the last minute due to some unaddressed comments. All the other material has been in linux-next for quite a while. Specifics: - Enhance thermal core to handle unexpected device cooling states after fresh boot and system resume. From Zhang Rui and Chen Yu. - Several fixes and cleanups on Rockchip and RCAR thermal drivers. From Caesar Wang and Kuninori Morimoto. - Add Broxton support for Intel processor thermal reporting device driver. From Amy Wiles" * 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux: thermal: trip_point_temp_store() calls thermal_zone_device_update() thermal: rcar: rcar_thermal_get_temp() return error if strange temp thermal: rcar: check irq possibility in rcar_thermal_irq_xxx() t...
Showing
- Documentation/devicetree/bindings/thermal/rockchip-thermal.txt 2 additions, 0 deletions...entation/devicetree/bindings/thermal/rockchip-thermal.txt
- drivers/thermal/int340x_thermal/processor_thermal_device.c 10 additions, 0 deletionsdrivers/thermal/int340x_thermal/processor_thermal_device.c
- drivers/thermal/intel_pch_thermal.c 1 addition, 1 deletiondrivers/thermal/intel_pch_thermal.c
- drivers/thermal/rcar_thermal.c 33 additions, 20 deletionsdrivers/thermal/rcar_thermal.c
- drivers/thermal/rockchip_thermal.c 160 additions, 12 deletionsdrivers/thermal/rockchip_thermal.c
- drivers/thermal/step_wise.c 15 additions, 2 deletionsdrivers/thermal/step_wise.c
- drivers/thermal/thermal_core.c 77 additions, 4 deletionsdrivers/thermal/thermal_core.c
- drivers/thermal/thermal_core.h 1 addition, 0 deletionsdrivers/thermal/thermal_core.h
- include/linux/thermal.h 5 additions, 0 deletionsinclude/linux/thermal.h
Please register or sign in to comment