index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
thermal_trip.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-12
thermal: trip: Fold __thermal_zone_get_trip() into its caller
Rafael J. Wysocki
1
-14
/
+4
2024-06-11
thermal: trip: Use READ_ONCE() for lockless access to trip properties
Rafael J. Wysocki
1
-1
/
+1
2024-06-11
thermal: trip: Make thermal_zone_set_trips() use trip thresholds
Rafael J. Wysocki
1
-10
/
+4
2024-06-11
thermal: trip: Rename __thermal_zone_set_trips() to thermal_zone_set_trips()
Rafael J. Wysocki
1
-2
/
+2
2024-06-11
thermal: trip: Use common set of trip type names
Rafael J. Wysocki
1
-0
/
+15
2024-05-27
thermal: trip: Trigger trip down notifications when trips involved in mitigat...
Rafael J. Wysocki
1
-8
/
+12
2024-05-17
thermal: core: Fix the handling of invalid trip points
Rafael J. Wysocki
1
-0
/
+18
2024-04-30
thermal: trip: Add missing empty code line
Rafael J. Wysocki
1
-0
/
+1
2024-04-08
thermal: core: Move threshold out of struct thermal_trip
Rafael J. Wysocki
1
-7
/
+8
2024-03-26
Revert "thermal: core: Don't update trip points inside the hysteresis range"
Daniel Lezcano
1
-17
/
+2
2024-02-23
thermal: core: Store zone ops in struct thermal_zone_device
Rafael J. Wysocki
1
-2
/
+2
2024-02-23
thermal: core: Store zone trips table in struct thermal_zone_device
Rafael J. Wysocki
1
-1
/
+1
2024-01-09
thermal: netlink: Pass pointers to thermal_notify_tz_trip_change()
Rafael J. Wysocki
1
-6
/
+2
2024-01-04
thermal: trip: Constify thermal zone argument of thermal_zone_trip_id()
Rafael J. Wysocki
1
-1
/
+1
2023-12-13
thermal: trip: Send trip change notifications on all trip updates
Rafael J. Wysocki
1
-1
/
+13
2023-12-13
thermal: trip: Use for_each_trip() in __thermal_zone_set_trips()
Rafael J. Wysocki
1
-11
/
+7
2023-12-06
thermal: sysfs: Rework the handling of trip point updates
Rafael J. Wysocki
1
-36
/
+9
2023-11-30
thermal: trip: Drop a redundant check from thermal_zone_set_trip()
Rafael J. Wysocki
1
-3
/
+0
2023-10-20
thermal: core: Don't update trip points inside the hysteresis range
NĂcolas F. R. A. Prado
1
-2
/
+17
2023-10-20
thermal: trip: Define for_each_trip() macro
Rafael J. Wysocki
1
-3
/
+4
2023-10-20
thermal: trip: Simplify computing trip indices
Rafael J. Wysocki
1
-8
/
+5
2023-10-11
thermal: trip: Drop lockdep assertion from thermal_zone_trip_id()
Rafael J. Wysocki
1
-2
/
+0
2023-10-07
thermal: trip: Remove lockdep assertion from for_each_thermal_trip()
Rafael J. Wysocki
1
-2
/
+0
2023-10-05
thermal: core: Add function to walk trips under zone lock
Rafael J. Wysocki
1
-0
/
+14
2023-09-28
thermal: core: Store trip pointer in struct thermal_instance
Rafael J. Wysocki
1
-0
/
+15
2023-09-26
thermal: trip: Drop redundant trips check from for_each_thermal_trip()
Rafael J. Wysocki
1
-3
/
+0
2023-08-29
thermal: core: Drop unused .get_trip_*() callbacks
Rafael J. Wysocki
1
-21
/
+3
2023-08-17
thermal: core: Rework and rename __for_each_thermal_trip()
Rafael J. Wysocki
1
-10
/
+8
2023-01-25
thermal/core: Move the thermal trip code to a dedicated file
Daniel Lezcano
1
-0
/
+182