summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2026-06-19thermal: core: Fix thermal zone governor cleanup issuesRafael J. Wysocki
2026-06-01thermal/drivers/spear: Fix error condition for reading st,thermal-flagsGopi Krishna Menon
2026-06-01thermal/drivers/sprd: Fix raw temperature clamping in sprd_thm_rawdata_to_tempThorsten Blum
2026-06-01thermal/drivers/sprd: Fix temperature clamping in sprd_thm_temp_to_rawdataThorsten Blum
2025-10-19thermal/drivers/qcom/lmh: Add missing IRQ includesDmitry Baryshkov
2025-10-19thermal/drivers/qcom: Make LMH select QCOM_SCMDmitry Baryshkov
2025-08-28thermal: sysfs: Return ENODATA instead of EAGAIN for readsHsin-Te Yuan
2025-08-28thermal/drivers/qcom-spmi-temp-alarm: Enable stage 2 shutdown when requiredDavid Collins
2025-07-17thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTRLee, Chun-Yi
2025-06-27thermal/drivers/qcom/tsens: Update conditions to strictly evaluate for IP v2+George Moussalem
2025-06-04thermal/drivers/qoriq: Power down TMU on system suspendAlice Guo
2025-05-02thermal/drivers/rockchip: Add missing rk3328 mapping entryTrevor Woerner
2025-04-10thermal: int340x: Add NULL check for adevChenyuan Yang
2025-04-10thermal/cpufreq_cooling: Remove structure member documentationDaniel Lezcano
2024-12-14thermal: core: Initialize thermal zones before registering themRafael J. Wysocki
2024-11-14thermal/drivers/qcom/lmh: Remove false lockdep backtraceDmitry Baryshkov
2024-10-17thermal: intel: int340x: processor: Fix warning during module unloadZhang Rui
2024-10-17thermal: int340x: processor_thermal: Set feature mask before proc_thermal_addSrinivas Pandruvada
2024-06-16thermal/drivers/qcom/lmh: Check for SCM availability at probeKonrad Dybcio
2024-06-16thermal/drivers/tsens: Fix null pointer dereferenceAleksandr Mishin
2024-04-10thermal: devfreq_cooling: Fix perf state when calculate dfc res_utilYe Zhang
2023-11-20thermal: core: prevent potential string overflowDan Carpenter
2023-07-23thermal/drivers/sun8i: Fix some error handling paths in sun8i_ths_probe()Christophe JAILLET
2023-07-05Revert "thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in...Ricardo CaƱuelo
2023-05-11thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in mtk_the...Kang Chen
2023-03-11thermal: intel: BXT_PMIC: select REGMAP instead of depending on itRandy Dunlap
2023-03-11thermal: intel: quark_dts: fix error pointer dereferenceDan Carpenter
2023-03-10thermal: intel: powerclamp: Fix cur_state for multi package systemSrinivas Pandruvada
2023-03-10thermal: intel: intel_pch: Add support for Wellsburg PCHTim Zimmermann
2023-03-10thermal: intel: Fix unsigned comparison with less than zeroYang Li
2023-03-10thermal/drivers/hisi: Drop second sensor hi3660Yongqin Liu
2023-03-10thermal/drivers/tsens: limit num_sensors to 9 for msm8939Dmitry Baryshkov
2023-03-10thermal/drivers/tsens: fix slope values for msm8939Dmitry Baryshkov
2023-03-10thermal/drivers/tsens: Sort out msm8976 vs msm8956 dataDmitry Baryshkov
2023-03-10thermal/drivers/tsens: Add compat string for the qcom,msm8960Dmitry Baryshkov
2023-03-10thermal/drivers/tsens: Drop msm8976-specific definesDmitry Baryshkov
2023-02-01thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()Rafael J. Wysocki
2023-02-01thermal: intel: int340x: Protect trip temperature from concurrent updatesSrinivas Pandruvada
2023-02-01thermal: core: call put_device() only after device_register() failsViresh Kumar
2023-02-01thermal/core: fix error code in __thermal_cooling_device_register()Dan Carpenter
2023-02-01thermal: Validate new state in cur_state_store()Viresh Kumar
2023-02-01thermal/core: Rename 'trips' to 'num_trips'Daniel Lezcano
2023-02-01thermal/core: Remove duplicate information when an error occursDaniel Lezcano
2023-01-12thermal: int340x: Add missing attribute for data rate baseSrinivas Pandruvada
2022-12-31thermal/drivers/qcom/lmh: Fix irq handler return valueBjorn Andersson
2022-12-31thermal/drivers/qcom/temp-alarm: Fix inaccurate warning for gen2Luca Weiss
2022-12-31thermal/drivers/imx8mm_thermal: Validate temperature rangeMarcus Folkesson
2022-12-31thermal: core: fix some possible name leaks in error pathsYang Yingliang
2022-10-26thermal: intel_powerclamp: Use first online CPU as control_cpuRafael J. Wysocki
2022-10-26thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avo...Srinivas Pandruvada