Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
Pull thermal management fixes from Eduardo Valentin: "Specifics in this pull request: - Compilation fixes on SPEAR, and U8500 thermal drivers. - RCAR thermal driver now recognizes OF-thermal based thermal zones. - Small code rework on OF-thermal. - 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/build/evalenti/kernel/v4.5-rc3-16-ga53b8394ec3c/ [2] - https://kernelci.org/boot/all/job/evalenti/kernel/v4.5-rc3-16-ga53b8394ec3c/" * 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal: thermal: cpu_cooling: fix out of bounds access in time_in_idle thermal: allow u8500-thermal driver to be a module thermal: allow spear-thermal driver to be a module thermal: spear: use __maybe_unused for PM functions thermal: rcar: enable to use thermal-zone on DT thermal: of: use for_each_available_child_of_node for child iterator
Showing
- Documentation/devicetree/bindings/thermal/rcar-thermal.txt 35 additions, 2 deletionsDocumentation/devicetree/bindings/thermal/rcar-thermal.txt
- drivers/mfd/db8500-prcmu.c 3 additions, 0 deletionsdrivers/mfd/db8500-prcmu.c
- drivers/thermal/Kconfig 3 additions, 3 deletionsdrivers/thermal/Kconfig
- drivers/thermal/cpu_cooling.c 8 additions, 6 deletionsdrivers/thermal/cpu_cooling.c
- drivers/thermal/of-thermal.c 3 additions, 15 deletionsdrivers/thermal/of-thermal.c
- drivers/thermal/rcar_thermal.c 40 additions, 5 deletionsdrivers/thermal/rcar_thermal.c
- drivers/thermal/spear_thermal.c 2 additions, 4 deletionsdrivers/thermal/spear_thermal.c
Loading
Please register or sign in to comment