aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)AuthorFilesLines
2023-06-26thermal/drivers/armada: Add support for AP807 thermal dataAlex Leibovich1-2/+30
2023-06-26thermal/drivers/qoriq: Support version 2.1Peng Fan1-4/+10
2023-06-26thermal/drivers/qoriq: Only enable supported sensorsPeng Fan1-11/+19
2023-06-26thermal/drivers/qoriq: No need to program site adjustment registerPankit Garg1-4/+0
2023-06-26thermal/drivers/mediatek/lvts_thermal: Register thermal zones as hwmon sensorsChen-Yu Tsai1-0/+5
2023-06-26thermal/drivers/sun8i: Fix some error handling paths in sun8i_ths_probe()Christophe JAILLET1-37/+18
2023-06-26Revert "thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in...Ricardo Cañuelo1-12/+2
2023-06-26thermal/drivers/qcom/tsens-v0_1: Add MSM8909 dataStephan Gerhold3-2/+39
2023-06-26thermal/drivers/qcom/tsens-v0_1: Add mdm9607 correction offsetsStephan Gerhold3-1/+30
2023-06-26thermal/drivers/qcom/tsens-v0_1: Fix mdm9607 slope valuesStephan Gerhold1-1/+17
2023-06-26thermal/drivers/qcom/tsens: Drop unused legacy structsStephan Gerhold2-58/+0
2023-06-26thermal: Allow selecting the bang-bang governor as defaultThierry Reding2-0/+10
2023-06-26thermal/drivers/qcom/tsens-v0_1: Add support for MSM8226Matti Lehtimäki3-2/+30
2023-06-26drivers/thermal/rcar_gen3_thermal: add reading fuses for Gen4Wolfram Sang1-2/+42
2023-06-26drivers/thermal/rcar_gen3_thermal: refactor reading fuses into seprarate func...Wolfram Sang1-24/+36
2023-06-26drivers/thermal/rcar_gen3_thermal: introduce 'info' structureWolfram Sang1-15/+26
2023-06-15thermal/intel/intel_soc_dts_iosf: Fix reporting wrong temperaturesHans de Goede1-1/+1
2023-05-24thermal: intel: int340x: Add new line for UUID displaySrinivas Pandruvada1-2/+2
2023-05-04thermal: intel: powerclamp: Fix NULL pointer access issueSrinivas Pandruvada1-0/+4
2023-05-03Merge tag 'thermal-6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-602/+58
2023-05-03Merge branch 'thermal-core'Rafael J. Wysocki6-554/+14
2023-04-27thermal: intel: menlow: Get rid of this driverRafael J. Wysocki3-531/+0
2023-04-27thermal: intel: pch_thermal: Use thermal driver device to write a traceDaniel Lezcano1-1/+2
2023-04-27thermal: core: Encapsulate tz->device fieldDaniel Lezcano1-0/+6
2023-04-27thermal: gov_step_wise: Adjust code logic to match commentZhang Rui1-14/+6
2023-04-27thermal: gov_step_wise: Delete obsolete commentZhang Rui1-8/+0
2023-04-27Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
2023-04-26thermal/drivers/mediatek: Use of_address_to_resource()Rob Herring1-5/+3
2023-04-26thermal/drivers/mediatek: Change clk_prepare_enable to devm_clk_get_enabled i...Kang Chen1-35/+9
2023-04-26thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in mtk_the...Kang Chen1-2/+12
2023-04-26thermal/drivers/mediatek: Add temperature constraints to validate readAngeloGioacchino Del Regno1-6/+18
2023-04-26Revert "thermal/drivers/mediatek: Add delay after thermal banks initialization"AngeloGioacchino Del Regno1-3/+8
2023-04-26thermal/drivers/cpuidle_cooling: Delete unmatched commentsChenggang Wang1-3/+0
2023-04-18thermal: intel: int340x: Add DLVR support for RFIM controlSrinivas Pandruvada4-7/+91
2023-04-17Merge tag 'thermal-v6.4-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki7-255/+341
2023-04-14Merge back general thermal control changes for 6.4-rc1.Rafael J. Wysocki19-111/+426
2023-04-14Merge back Intel thermal control material for 6.4-rc1.Rafael J. Wysocki52-202/+170
2023-04-13thermal: cpuidle_cooling: Adjust includes to remove of_device.hRob Herring1-1/+2
2023-04-11thermal: intel: Avoid updating unsupported THERM_STATUS_CLEAR mask bitsSrinivas Pandruvada1-7/+66
2023-04-07thermal/core: Alloc-copy-free the thermal zone parameters structureDaniel Lezcano1-2/+13
2023-04-07thermal/of: Unexport unused OF functionsDaniel Lezcano1-5/+3
2023-04-07thermal/drivers/bcm2835: Remove buggy call to thermal_of_zone_unregisterDaniel Lezcano1-3/+1
2023-04-07thermal/drivers/mediatek/lvts_thermal: Add AP domain for mt8195Balsam CHIHI1-20/+74
2023-04-07thermal: amlogic: Use dev_err_probe()Ye Xingchen1-5/+2
2023-04-07thermal/drivers/mediatek/lvts_thermal: Fix sensor 1 interrupt status bitmaskChen-Yu Tsai1-3/+3
2023-04-07thermal/core: Remove thermal_bind_params structureZhang Rui1-118/+11
2023-04-07thermal/drivers/tegra-bpmp: Handle offline zonesMikko Perttunen1-1/+8
2023-04-07thermal/drivers/rockchip: use devm_reset_control_array_get_exclusive()Ye Xingchen1-1/+1
2023-04-07thermal/drivers/rockchip: Support RK3588 SoC in the thermal driverFinley Xiao1-0/+177
2023-04-07thermal/drivers/rockchip: Support dynamic sized sensor arraySebastian Reichel1-7/+6