Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
Pull thermal SoC updates from Eduardo Valentin: - Tegra DT binding documentation for Tegra194 - Armada now supports ap806 and cp110 - RCAR thermal now supports R8A774C0 and R8A77990 - Fixes on thermal_hwmon, IMX, generic-ADC, ST, RCAR, Broadcom, Uniphier, QCOM, Tegra, PowerClamp, and Armada thermal drivers. * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal: (22 commits) thermal: generic-adc: Fix adc to temp interpolation thermal: rcar_thermal: add R8A77990 support dt-bindings: thermal: rcar-thermal: add R8A77990 support thermal: rcar_thermal: add R8A774C0 support dt-bindings: thermal: rcar-thermal: add R8A774C0 support dt-bindings: cp110: document the thermal interrupt capabilities dt-bindings: ap806: document the thermal interrupt capabilities MAINTAINERS: thermal: add entry for Marvell MVEBU thermal driver thermal: armada: add overheat interrupt support thermal: st: fix Makefile typo thermal: uniphier: Convert to SPDX identifier thermal/intel_powerclamp: Change to use DEFINE_SHOW_ATTRIBUTE macro thermal: tegra: soctherm: Change to use DEFINE_SHOW_ATTRIBUTE macro dt-bindings: thermal: tegra-bpmp: Add Tegra194 support thermal: imx: save one condition block for normal case of nvmem initialization thermal: imx: fix for dependency on cpu-freq thermal: tsens: qcom: do not create duplicate regmap debugfs entries thermal: armada: Use PTR_ERR_OR_ZERO in armada_thermal_probe_legacy() dt-bindings: thermal: rcar-gen3-thermal: All variants use 3 interrupts thermal: broadcom: use devm_thermal_zone_of_sensor_register ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/arm/marvell/ap806-system-controller.txt 7 additions, 0 deletions...vicetree/bindings/arm/marvell/ap806-system-controller.txt
- Documentation/devicetree/bindings/arm/marvell/cp110-system-controller.txt 9 additions, 0 deletions...vicetree/bindings/arm/marvell/cp110-system-controller.txt
- Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt 1 addition, 2 deletions...ntation/devicetree/bindings/thermal/rcar-gen3-thermal.txt
- Documentation/devicetree/bindings/thermal/rcar-thermal.txt 4 additions, 2 deletionsDocumentation/devicetree/bindings/thermal/rcar-thermal.txt
- MAINTAINERS 5 additions, 0 deletionsMAINTAINERS
- drivers/thermal/Kconfig 1 addition, 1 deletiondrivers/thermal/Kconfig
- drivers/thermal/armada_thermal.c 271 additions, 9 deletionsdrivers/thermal/armada_thermal.c
- drivers/thermal/broadcom/bcm2835_thermal.c 11 additions, 0 deletionsdrivers/thermal/broadcom/bcm2835_thermal.c
- drivers/thermal/broadcom/brcmstb_thermal.c 4 additions, 20 deletionsdrivers/thermal/broadcom/brcmstb_thermal.c
- drivers/thermal/imx_thermal.c 38 additions, 14 deletionsdrivers/thermal/imx_thermal.c
- drivers/thermal/intel_powerclamp.c 1 addition, 13 deletionsdrivers/thermal/intel_powerclamp.c
- drivers/thermal/qcom/tsens-common.c 10 additions, 2 deletionsdrivers/thermal/qcom/tsens-common.c
- drivers/thermal/rcar_thermal.c 8 additions, 0 deletionsdrivers/thermal/rcar_thermal.c
- drivers/thermal/st/Makefile 1 addition, 1 deletiondrivers/thermal/st/Makefile
- drivers/thermal/tegra/soctherm.c 1 addition, 11 deletionsdrivers/thermal/tegra/soctherm.c
- drivers/thermal/thermal-generic-adc.c 8 additions, 4 deletionsdrivers/thermal/thermal-generic-adc.c
- drivers/thermal/thermal_hwmon.h 2 additions, 2 deletionsdrivers/thermal/thermal_hwmon.h
- drivers/thermal/uniphier_thermal.c 1 addition, 12 deletionsdrivers/thermal/uniphier_thermal.c
Loading
Please register or sign in to comment