Merge tag 'thermal-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Pull more thermal control updates from Rafael Wysocki: "These update a few thermal drivers used on ARM platforms and thermal tools: - Add SAR2130P compatible to DT bindings in the QCom Tsens driver (Dmitry Baryshkov) - Add static annotation to arrays describing platform sensors in the LVTS Mediatek driver (Colin Ian King) - Switch back to struct platform_driver::remove() from the previous callbacks prototype rework (Uwe Kleine-König) - Add MSM8937 compatible to DT bindings and its support in the QCom Tsens driver (Barnabás Czémán) - Remove a pointless sign test on an unsigned value in k3_bgp_read_temp() in the k3_j72xx_bandgap driver (Rex Nie) - Fix a pointer reference loss when realloc() fails in the thermal library (Zhang Jiao)" * tag 'thermal-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: tools/thermal: Fix common realloc mistake thermal/drivers/k3_j72xx_bandgap: Simplify code in k3_bgp_read_temp() thermal/drivers/qcom/tsens-v1: Add support for MSM8937 tsens dt-bindings: thermal: tsens: Add MSM8937 thermal: Switch back to struct platform_driver::remove() thermal/drivers/mediatek/lvts_thermal: Make read-only arrays static const dt-bindings: thermal: qcom-tsens: Add SAR2130P compatible
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/thermal/qcom-tsens.yaml 2 additions, 0 deletionsDocumentation/devicetree/bindings/thermal/qcom-tsens.yaml
- drivers/thermal/amlogic_thermal.c 1 addition, 1 deletiondrivers/thermal/amlogic_thermal.c
- drivers/thermal/armada_thermal.c 1 addition, 1 deletiondrivers/thermal/armada_thermal.c
- drivers/thermal/broadcom/bcm2835_thermal.c 1 addition, 1 deletiondrivers/thermal/broadcom/bcm2835_thermal.c
- drivers/thermal/broadcom/ns-thermal.c 1 addition, 1 deletiondrivers/thermal/broadcom/ns-thermal.c
- drivers/thermal/da9062-thermal.c 3 additions, 3 deletionsdrivers/thermal/da9062-thermal.c
- drivers/thermal/dove_thermal.c 1 addition, 1 deletiondrivers/thermal/dove_thermal.c
- drivers/thermal/hisi_thermal.c 2 additions, 2 deletionsdrivers/thermal/hisi_thermal.c
- drivers/thermal/imx8mm_thermal.c 1 addition, 1 deletiondrivers/thermal/imx8mm_thermal.c
- drivers/thermal/imx_thermal.c 1 addition, 1 deletiondrivers/thermal/imx_thermal.c
- drivers/thermal/intel/int340x_thermal/int3400_thermal.c 1 addition, 1 deletiondrivers/thermal/intel/int340x_thermal/int3400_thermal.c
- drivers/thermal/intel/int340x_thermal/int3401_thermal.c 1 addition, 1 deletiondrivers/thermal/intel/int340x_thermal/int3401_thermal.c
- drivers/thermal/intel/int340x_thermal/int3402_thermal.c 1 addition, 1 deletiondrivers/thermal/intel/int340x_thermal/int3402_thermal.c
- drivers/thermal/intel/int340x_thermal/int3403_thermal.c 1 addition, 1 deletiondrivers/thermal/intel/int340x_thermal/int3403_thermal.c
- drivers/thermal/intel/int340x_thermal/int3406_thermal.c 1 addition, 1 deletiondrivers/thermal/intel/int340x_thermal/int3406_thermal.c
- drivers/thermal/k3_bandgap.c 1 addition, 1 deletiondrivers/thermal/k3_bandgap.c
- drivers/thermal/k3_j72xx_bandgap.c 2 additions, 2 deletionsdrivers/thermal/k3_j72xx_bandgap.c
- drivers/thermal/kirkwood_thermal.c 1 addition, 1 deletiondrivers/thermal/kirkwood_thermal.c
- drivers/thermal/mediatek/lvts_thermal.c 3 additions, 3 deletionsdrivers/thermal/mediatek/lvts_thermal.c
- drivers/thermal/qcom/tsens-v1.c 14 additions, 7 deletionsdrivers/thermal/qcom/tsens-v1.c
Loading
Please register or sign in to comment