summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
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
2023-08-29thermal: core: Drop unused .get_trip_*() callbacksRafael J. Wysocki
2023-08-29Merge tag 'thermal-v6.6-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2023-08-28Merge tag 'thermal-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-28Merge tag 'acpi-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-08-28Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-08-25Merge branch 'acpi-thermal'Rafael J. Wysocki
2023-08-24Merge updates of thermal drivers for Intel platforms for 6.6-rc1.Rafael J. Wysocki
2023-08-22thermal: intel: intel_soc_dts_iosf: Remove redundant checkZhang Rui
2023-08-22thermal: intel: int340x: simplify the code with module_platform_driver()Yang Yingliang
2023-08-22thermal/of: Fix potential uninitialized value accessPeng Fan
2023-08-22thermal/drivers/tegra-bpmp: Check if BPMP supports trip pointsMikko Perttunen
2023-08-22Merge ACPI thermal driver changes for 6.6-rc1.Rafael J. Wysocki
2023-08-21Merge Intel DTS IOSF thermal driver changes for 6.6-rc1.Rafael J. Wysocki