index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
thermal_trip.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
thermal: core: Fix the handling of invalid trip points
Rafael J. Wysocki
2024-05-17
1
-0
/
+18
*
thermal: trip: Add missing empty code line
Rafael J. Wysocki
2024-04-30
1
-0
/
+1
*
thermal: core: Move threshold out of struct thermal_trip
Rafael J. Wysocki
2024-04-08
1
-7
/
+8
*
Revert "thermal: core: Don't update trip points inside the hysteresis range"
Daniel Lezcano
2024-03-26
1
-17
/
+2
*
thermal: core: Store zone ops in struct thermal_zone_device
Rafael J. Wysocki
2024-02-23
1
-2
/
+2
*
thermal: core: Store zone trips table in struct thermal_zone_device
Rafael J. Wysocki
2024-02-23
1
-1
/
+1
*
thermal: netlink: Pass pointers to thermal_notify_tz_trip_change()
Rafael J. Wysocki
2024-01-09
1
-6
/
+2
*
thermal: trip: Constify thermal zone argument of thermal_zone_trip_id()
Rafael J. Wysocki
2024-01-04
1
-1
/
+1
*
thermal: trip: Send trip change notifications on all trip updates
Rafael J. Wysocki
2023-12-13
1
-1
/
+13
*
thermal: trip: Use for_each_trip() in __thermal_zone_set_trips()
Rafael J. Wysocki
2023-12-13
1
-11
/
+7
*
thermal: sysfs: Rework the handling of trip point updates
Rafael J. Wysocki
2023-12-06
1
-36
/
+9
*
thermal: trip: Drop a redundant check from thermal_zone_set_trip()
Rafael J. Wysocki
2023-11-30
1
-3
/
+0
*
thermal: core: Don't update trip points inside the hysteresis range
NĂcolas F. R. A. Prado
2023-10-20
1
-2
/
+17
*
thermal: trip: Define for_each_trip() macro
Rafael J. Wysocki
2023-10-20
1
-3
/
+4
*
thermal: trip: Simplify computing trip indices
Rafael J. Wysocki
2023-10-20
1
-8
/
+5
*
thermal: trip: Drop lockdep assertion from thermal_zone_trip_id()
Rafael J. Wysocki
2023-10-11
1
-2
/
+0
*
thermal: trip: Remove lockdep assertion from for_each_thermal_trip()
Rafael J. Wysocki
2023-10-07
1
-2
/
+0
*
thermal: core: Add function to walk trips under zone lock
Rafael J. Wysocki
2023-10-05
1
-0
/
+14
*
thermal: core: Store trip pointer in struct thermal_instance
Rafael J. Wysocki
2023-09-28
1
-0
/
+15
*
thermal: trip: Drop redundant trips check from for_each_thermal_trip()
Rafael J. Wysocki
2023-09-26
1
-3
/
+0
*
thermal: core: Drop unused .get_trip_*() callbacks
Rafael J. Wysocki
2023-08-29
1
-21
/
+3
*
thermal: core: Rework and rename __for_each_thermal_trip()
Rafael J. Wysocki
2023-08-17
1
-10
/
+8
*
thermal/core: Move the thermal trip code to a dedicated file
Daniel Lezcano
2023-01-25
1
-0
/
+182