summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2025-01-17thermal: of: fix OF node leak in of_thermal_zone_find()Joe Hattori
2024-12-14thermal/drivers/qcom/tsens-v1: Add support for MSM8937 tsensBarnabás Czémán
2024-12-09thermal: int3400: Fix reading of current_uuid for active policySrinivas Pandruvada
2024-12-09thermal: 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-11-08thermal: intel: int340x: processor: Add MMIO RAPL PL4 supportZhang Rui
2024-11-08thermal: intel: int340x: processor: Remove MMIO RAPL CPU hotplug supportZhang Rui
2024-11-08thermal: core: Free tzp copy along with the thermal zoneRafael J. Wysocki
2024-11-08thermal: core: Rework thermal zone availability checkRafael J. Wysocki
2024-11-08thermal: core: Make thermal_zone_device_unregister() return after freeing the...Rafael J. Wysocki
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-08-11thermal/drivers/broadcom: Fix race between removal and clock disableKrzysztof Kozlowski
2024-08-11thermal: bcm2835: Convert to platform remove callback returning voidUwe Kleine-König
2024-07-11thermal/drivers/mediatek/lvts_thermal: Check NULL ptr on lvts_dataJulien Panis
2024-06-27thermal/drivers/mediatek/lvts_thermal: Return error in case of invalid efuse ...Julien Panis
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-04-03thermal/drivers/mediatek: Fix control buffer enablement on MT7896Frank Wunderlich
2024-04-03powercap: intel_rapl: Fix locking in TPMI RAPLZhang Rui
2024-04-03thermal/intel: Fix intel_tcc_get_temp() to support negative CPU temperatureZhang Rui
2024-03-26thermal/drivers/qoriq: Fix getting tmu rangePeng Fan
2024-03-26thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in an error handling...Christophe JAILLET
2024-02-05thermal: core: Fix thermal zone suspend-resume synchronizationRafael J. Wysocki
2024-01-31thermal: trip: Drop lockdep assertion from thermal_zone_trip_id()Rafael J. Wysocki
2024-01-31thermal: gov_power_allocator: avoid inability to reset a cdevDi Shen
2024-01-31thermal: core: Store trip pointer in struct thermal_instanceRafael J. Wysocki
2024-01-31thermal: trip: Drop redundant trips check from for_each_thermal_trip()Rafael J. Wysocki
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
2024-01-25drivers/thermal/loongson2_thermal: Fix incorrect PTR_ERR() judgmentBinbin Zhou
2024-01-25thermal: core: Fix NULL pointer dereference in zone registration error pathRafael J. Wysocki
2023-11-28thermal: intel: powerclamp: fix mismatch in get function for max_idleDavid Arcari
2023-11-20thermal: core: Don't update trip points inside the hysteresis rangeNícolas F. R. A. Prado
2023-11-20thermal/drivers/mediatek: Fix probe for THERMAL_V2Markus Schneider-Pargmann
2023-11-20thermal: core: prevent potential string overflowDan Carpenter
2023-09-18thermal: sysfs: Fix trip_point_hyst_store()Rafael J. Wysocki
2023-09-14thermal: core: Fix disabled trip point check in handle_thermal_trip()Rafael J. Wysocki
2023-09-11thermal: Constify the trip argument of the .get_trend() zone callbackRafael J. Wysocki
2023-09-11thermal/of: add missing of_node_put()Julia Lawall
2023-09-05thermal: core: Drop thermal_zone_device_register()Rafael J. Wysocki
2023-09-05thermal: Use thermal_tripless_zone_device_register()Rafael J. Wysocki
2023-09-05thermal: core: Add function for registering tripless thermal zonesRafael J. Wysocki
2023-08-29thermal: core: Rework .get_trend() thermal zone callbackRafael J. Wysocki