index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
thermal_trip.c
Age
Commit message (
Expand
)
Author
2024-03-26
Revert "thermal: core: Don't update trip points inside the hysteresis range"
Daniel Lezcano
2024-02-23
thermal: core: Store zone ops in struct thermal_zone_device
Rafael J. Wysocki
2024-02-23
thermal: core: Store zone trips table in struct thermal_zone_device
Rafael J. Wysocki
2024-01-09
thermal: netlink: Pass pointers to thermal_notify_tz_trip_change()
Rafael J. Wysocki
2024-01-04
thermal: trip: Constify thermal zone argument of thermal_zone_trip_id()
Rafael J. Wysocki
2023-12-13
thermal: trip: Send trip change notifications on all trip updates
Rafael J. Wysocki
2023-12-13
thermal: trip: Use for_each_trip() in __thermal_zone_set_trips()
Rafael J. Wysocki
2023-12-06
thermal: sysfs: Rework the handling of trip point updates
Rafael J. Wysocki
2023-11-30
thermal: trip: Drop a redundant check from thermal_zone_set_trip()
Rafael J. Wysocki
2023-10-20
thermal: core: Don't update trip points inside the hysteresis range
NĂcolas F. R. A. Prado
2023-10-20
thermal: trip: Define for_each_trip() macro
Rafael J. Wysocki
2023-10-20
thermal: trip: Simplify computing trip indices
Rafael J. Wysocki
2023-10-11
thermal: trip: Drop lockdep assertion from thermal_zone_trip_id()
Rafael J. Wysocki
2023-10-07
thermal: trip: Remove lockdep assertion from for_each_thermal_trip()
Rafael J. Wysocki
2023-10-05
thermal: core: Add function to walk trips under zone lock
Rafael J. Wysocki
2023-09-28
thermal: core: Store trip pointer in struct thermal_instance
Rafael J. Wysocki
2023-09-26
thermal: trip: Drop redundant trips check from for_each_thermal_trip()
Rafael J. Wysocki
2023-08-29
thermal: core: Drop unused .get_trip_*() callbacks
Rafael J. Wysocki
2023-08-17
thermal: core: Rework and rename __for_each_thermal_trip()
Rafael J. Wysocki
2023-01-25
thermal/core: Move the thermal trip code to a dedicated file
Daniel Lezcano