summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/thermal_trip.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: core: Don't update trip points inside the hysteresis rangeNĂ­colas F. R. A. Prado2023-10-201-2/+17
* thermal: trip: Define for_each_trip() macroRafael J. Wysocki2023-10-201-3/+4
* thermal: trip: Simplify computing trip indicesRafael J. Wysocki2023-10-201-8/+5
* thermal: trip: Drop lockdep assertion from thermal_zone_trip_id()Rafael J. Wysocki2023-10-111-2/+0
* thermal: trip: Remove lockdep assertion from for_each_thermal_trip()Rafael J. Wysocki2023-10-071-2/+0
* thermal: core: Add function to walk trips under zone lockRafael J. Wysocki2023-10-051-0/+14
* thermal: core: Store trip pointer in struct thermal_instanceRafael J. Wysocki2023-09-281-0/+15
* thermal: trip: Drop redundant trips check from for_each_thermal_trip()Rafael J. Wysocki2023-09-261-3/+0
* thermal: core: Drop unused .get_trip_*() callbacksRafael J. Wysocki2023-08-291-21/+3
* thermal: core: Rework and rename __for_each_thermal_trip()Rafael J. Wysocki2023-08-171-10/+8
* thermal/core: Move the thermal trip code to a dedicated fileDaniel Lezcano2023-01-251-0/+182