summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2024-08-16thermal: gov_bang_bang: Use governor_data to reduce overheadRafael J. Wysocki
2024-08-16thermal: gov_bang_bang: Add .manage() callbackRafael J. Wysocki
2024-08-16thermal: gov_bang_bang: Split bang_bang_control()Rafael J. Wysocki
2024-08-16thermal: gov_bang_bang: Call __thermal_cdev_update() directlyRafael J. Wysocki
2024-07-31Merge branch 'thermal-intel'Rafael J. Wysocki
2024-07-31thermal: trip: Avoid skipping trips in thermal_zone_set_trips()Rafael J. Wysocki
2024-07-30thermal: intel: int340x: Free MSI IRQ vectors on module exitSrinivas Pandruvada
2024-07-30thermal: intel: int340x: Allow limited thermal MSI supportSrinivas Pandruvada
2024-07-30thermal: intel: int340x: Fix kernel warning during MSI cleanupSrinivas Pandruvada
2024-07-24thermal: core: Back off when polling thermal zones on errorsRafael J. Wysocki
2024-07-23thermal: trip: Split thermal_zone_device_set_mode()Rafael J. Wysocki
2024-07-18thermal: core: Allow thermal zones to tell the core to ignore themRafael J. Wysocki
2024-07-15Merge branch 'thermal-intel'Rafael J. Wysocki
2024-07-15Merge branch 'thermal-core'Rafael J. Wysocki
2024-07-15thermal/drivers/sti: Cleanup code related to stih416Raphael Gallais-Pou
2024-07-15thermal/drivers/generic-adc: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-07-15thermal/drivers/generic-adc: Simplify probe() with local dev variableKrzysztof Kozlowski
2024-07-15thermal/drivers/qcom-tsens: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-07-15thermal/drivers/qcom-spmi-adc-tm5: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-07-15thermal/drivers/imx: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-07-15thermal/drivers/imx: Simplify probe() with local dev variableKrzysztof Kozlowski
2024-07-15thermal/drivers/hisi: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-07-15thermal/drivers/exynos: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-07-15thermal/drivers/exynos: Simplify probe() with local dev variableKrzysztof Kozlowski
2024-07-15thermal/drivers/broadcom: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-07-15thermal/drivers/broadcom: Simplify probe() with local dev variableKrzysztof Kozlowski
2024-07-15thermal/drivers/broadcom: Fix race between removal and clock disableKrzysztof Kozlowski
2024-07-15thermal/drivers/mediatek/lvts_thermal: Provide default calibration dataChen-Yu Tsai
2024-07-15dt-bindings: thermal: mediatek: Fix thermal zone definitions for MT8188Julien Panis
2024-07-15dt-bindings: thermal: mediatek: Fix thermal zone definition for MT8186Julien Panis
2024-07-15thermal/drivers/k3_j72xx_bandgap: Implement suspend/resume supportThéo Lebrun
2024-07-15thermal/drivers/renesas/rcar: Add dependency on OFNiklas Söderlund
2024-07-15thermal/drivers/renesas: Group all renesas thermal drivers togetherNiklas Söderlund
2024-07-12thermal: core: Add sanity checks for polling_delay and passive_delayRafael J. Wysocki
2024-07-12thermal: trip: Fold __thermal_zone_get_trip() into its callerRafael J. Wysocki
2024-07-12thermal: trip: Pass trip pointer to .set_trip_temp() thermal zone callbackRafael J. Wysocki
2024-07-10thermal: imx: Drop critical trip check from imx_set_trip_temp()Rafael J. Wysocki
2024-07-10Merge back thermal control material for 6.11.Rafael J. Wysocki
2024-07-09thermal: intel: hfi: Give HFI instances package scopeZhang Rui
2024-07-09thermal: trip: Add conversion macros for thermal trip priv fieldRafael J. Wysocki
2024-07-09thermal: helpers: Introduce thermal_trip_is_bound_to_cdev()Rafael J. Wysocki
2024-07-09thermal: core: Change passive_delay and polling_delay data typeRafael J. Wysocki
2024-07-08thermal: core: Fix list sorting in __thermal_zone_device_update()Rafael J. Wysocki
2024-07-04thermal: core: Call monitor_thermal_zone() if zone temperature is invalidRafael J. Wysocki
2024-07-04thermal: core: constify 'type' in devm_thermal_of_cooling_device_register()Krzysztof Kozlowski
2024-07-04thermal: gov_power_allocator: Return early in manage if trip_max is NULLNícolas F. R. A. Prado
2024-07-04thermal: uniphier: Use thermal_zone_for_each_trip() for walking trip pointsRafael J. Wysocki
2024-06-27Merge back thermal control material for v6.11.Rafael J. Wysocki
2024-06-25Merge branch 'thermal-core'Rafael J. Wysocki
2024-06-25thermal: gov_step_wise: Go straight to instance->lower when mitigation is overRafael J. Wysocki