summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2025-10-15thermal/drivers/qcom/lmh: Add missing IRQ includesDmitry Baryshkov
2025-10-15thermal/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-06-04thermal/drivers/qoriq: Power down TMU on system suspendAlice Guo
2025-04-25thermal/drivers/rockchip: Add missing rk3328 mapping entryTrevor Woerner
2025-04-10thermal: int340x: Add NULL check for adevChenyuan Yang
2025-03-28thermal/cpufreq_cooling: Remove structure member documentationDaniel Lezcano
2025-01-17thermal: of: fix OF node leak in of_thermal_zone_find()Joe Hattori
2024-12-14thermal: int3400: Fix reading of current_uuid for active policySrinivas Pandruvada
2024-12-14thermal: core: Initialize thermal zones before registering themRafael J. Wysocki
2024-11-14thermal/drivers/qcom/lmh: Remove false lockdep backtraceDmitry Baryshkov
2024-11-14thermal/of: support thermal zones w/o trips subnodeIcenowy Zheng
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-09-04thermal: of: Fix OF node leak in of_thermal_zone_find() error pathsKrzysztof Kozlowski
2024-09-04thermal: of: Fix OF node leak in thermal_of_trips_init() error pathKrzysztof Kozlowski
2024-06-16thermal/drivers/qcom/lmh: Check for SCM availability at probeKonrad Dybcio
2024-06-12thermal/drivers/tsens: Fix null pointer dereferenceAleksandr Mishin
2024-04-13thermal/of: Assume polling-delay(-passive) 0 when absentKonrad Dybcio
2024-04-03thermal: devfreq_cooling: Fix perf state when calculate dfc res_utilYe Zhang
2024-01-31thermal: intel: hfi: Add syscore callbacks for system-wide PMRicardo Neri
2024-01-31thermal: intel: hfi: Disable an HFI instance when all its CPUs go offlineRicardo Neri
2024-01-31thermal: intel: hfi: Refactor enabling code into helper functionsRicardo Neri
2023-11-20thermal: core: prevent potential string overflowDan Carpenter
2023-10-06thermal/of: add missing of_node_put()Julia Lawall
2023-09-13thermal/of: Fix potential uninitialized value accessPeng Fan
2023-07-19thermal/drivers/sun8i: Fix some error handling paths in sun8i_ths_probe()Christophe JAILLET
2023-07-01Revert "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/imx_sc_thermal: Fix the loop conditionViorel Suman
2023-03-10thermal/drivers/imx_sc_thermal: Drop empty platform remove functionUwe Kleine-König
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: 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-01-12thermal: int340x: Add missing attribute for data rate baseSrinivas Pandruvada
2022-12-31thermal/core: Ensure that thermal device is registered in thermal_zone_get_tempGuenter Roeck
2022-12-31thermal/drivers/qcom/lmh: Fix irq handler return valueBjorn Andersson