aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal
AgeCommit message (Expand)Author
2023-06-15thermal/intel/intel_soc_dts_iosf: Fix reporting wrong temperaturesHans de Goede
2023-05-24thermal: intel: int340x: Add new line for UUID displaySrinivas Pandruvada
2023-05-04thermal: intel: powerclamp: Fix NULL pointer access issueSrinivas Pandruvada
2023-05-03Merge tag 'thermal-6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-03Merge branch 'thermal-core'Rafael J. Wysocki
2023-04-27thermal: intel: menlow: Get rid of this driverRafael J. Wysocki
2023-04-27thermal: intel: pch_thermal: Use thermal driver device to write a traceDaniel Lezcano
2023-04-27thermal: core: Encapsulate tz->device fieldDaniel Lezcano
2023-04-27thermal: gov_step_wise: Adjust code logic to match commentZhang Rui
2023-04-27thermal: gov_step_wise: Delete obsolete commentZhang Rui
2023-04-27Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-04-26thermal/drivers/mediatek: Use of_address_to_resource()Rob Herring
2023-04-26thermal/drivers/mediatek: Change clk_prepare_enable to devm_clk_get_enabled i...Kang Chen
2023-04-26thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in mtk_the...Kang Chen
2023-04-26thermal/drivers/mediatek: Add temperature constraints to validate readAngeloGioacchino Del Regno
2023-04-26Revert "thermal/drivers/mediatek: Add delay after thermal banks initialization"AngeloGioacchino Del Regno
2023-04-26thermal/drivers/cpuidle_cooling: Delete unmatched commentsChenggang Wang
2023-04-18thermal: intel: int340x: Add DLVR support for RFIM controlSrinivas Pandruvada
2023-04-17Merge tag 'thermal-v6.4-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2023-04-14Merge back general thermal control changes for 6.4-rc1.Rafael J. Wysocki
2023-04-14Merge back Intel thermal control material for 6.4-rc1.Rafael J. Wysocki
2023-04-13thermal: cpuidle_cooling: Adjust includes to remove of_device.hRob Herring
2023-04-11thermal: intel: Avoid updating unsupported THERM_STATUS_CLEAR mask bitsSrinivas Pandruvada
2023-04-07thermal/core: Alloc-copy-free the thermal zone parameters structureDaniel Lezcano
2023-04-07thermal/of: Unexport unused OF functionsDaniel Lezcano
2023-04-07thermal/drivers/bcm2835: Remove buggy call to thermal_of_zone_unregisterDaniel Lezcano
2023-04-07thermal/drivers/mediatek/lvts_thermal: Add AP domain for mt8195Balsam CHIHI
2023-04-07thermal: amlogic: Use dev_err_probe()Ye Xingchen
2023-04-07thermal/drivers/mediatek/lvts_thermal: Fix sensor 1 interrupt status bitmaskChen-Yu Tsai
2023-04-07thermal/core: Remove thermal_bind_params structureZhang Rui
2023-04-07thermal/drivers/tegra-bpmp: Handle offline zonesMikko Perttunen
2023-04-07thermal/drivers/rockchip: use devm_reset_control_array_get_exclusive()Ye Xingchen
2023-04-07thermal/drivers/rockchip: Support RK3588 SoC in the thermal driverFinley Xiao
2023-04-07thermal/drivers/rockchip: Support dynamic sized sensor arraySebastian Reichel
2023-04-07thermal/drivers/rockchip: Simplify channel id logicSebastian Reichel
2023-04-07thermal/drivers/rockchip: Use dev_err_probeSebastian Reichel
2023-04-07thermal/drivers/rockchip: Simplify clock logicSebastian Reichel
2023-04-07thermal/drivers/rockchip: Simplify getting match dataSebastian Reichel
2023-04-03Merge tag 'thermal-v6.4-rc1-1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2023-04-03thermal: core: Clean up thermal_list_lock lockingRafael J. Wysocki
2023-04-01thermal/drivers/ti: Use fixed update intervalDaniel Lezcano
2023-04-01thermal/drivers/stm: Don't set no_hwmon to falseDaniel Lezcano
2023-04-01thermal/drivers/db8500: Use driver dev instead of tz->deviceDaniel Lezcano
2023-04-01thermal/core: Relocate the traces definition in thermal directoryDaniel Lezcano
2023-04-01thermal/drivers/hisi: Use devm_platform_ioremap_resource()Yang Li
2023-04-01thermal/drivers/imx: Use the thermal framework for the trip pointDaniel Lezcano
2023-04-01thermal/drivers/imx: Remove get_trip_temp opsDaniel Lezcano
2023-04-01thermal/drivers/rcar_gen3_thermal: Remove R-Car H3 ES1.* handlingWolfram Sang
2023-04-01thermal/drivers/mediatek: Add delay after thermal banks initializationAmjad Ouled-Ameur
2023-03-31Merge back Intel thermal driver changes for 6.4-rc1.Rafael J. Wysocki