summaryrefslogtreecommitdiff
path: root/drivers/thermal/thermal_trip.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-20thermal: core: Don't update trip points inside the hysteresis rangeNĂ­colas F. R. A. Prado1-2/+17
2023-10-20thermal: trip: Define for_each_trip() macroRafael J. Wysocki1-3/+4
2023-10-20thermal: trip: Simplify computing trip indicesRafael J. Wysocki1-8/+5
2023-10-11thermal: trip: Drop lockdep assertion from thermal_zone_trip_id()Rafael J. Wysocki1-2/+0
2023-10-07thermal: trip: Remove lockdep assertion from for_each_thermal_trip()Rafael J. Wysocki1-2/+0
2023-10-05thermal: core: Add function to walk trips under zone lockRafael J. Wysocki1-0/+14
2023-09-28thermal: core: Store trip pointer in struct thermal_instanceRafael J. Wysocki1-0/+15
2023-09-26thermal: trip: Drop redundant trips check from for_each_thermal_trip()Rafael J. Wysocki1-3/+0
2023-08-29thermal: core: Drop unused .get_trip_*() callbacksRafael J. Wysocki1-21/+3
2023-08-17thermal: core: Rework and rename __for_each_thermal_trip()Rafael J. Wysocki1-10/+8
2023-01-25thermal/core: Move the thermal trip code to a dedicated fileDaniel Lezcano1-0/+182