index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
gov_step_wise.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
thermal: core: Pass trip pointer to governor throttle callback
Rafael J. Wysocki
2023-10-20
1
-5
/
+7
*
thermal: gov_step_wise: Fold update_passive_instance() into its caller
Rafael J. Wysocki
2023-10-20
1
-18
/
+10
*
thermal: core: Store trip pointer in struct thermal_instance
Rafael J. Wysocki
2023-09-28
1
-9
/
+7
*
thermal: gov_step_wise: Adjust code logic to match comment
Zhang Rui
2023-04-27
1
-14
/
+6
*
thermal: gov_step_wise: Delete obsolete comment
Zhang Rui
2023-04-27
1
-8
/
+0
*
thermal/core: Relocate the traces definition in thermal directory
Daniel Lezcano
2023-04-01
1
-1
/
+1
*
thermal/core/governors: Use thermal_zone_get_trip() instead of ops functions
Daniel Lezcano
2023-01-06
1
-12
/
+10
*
thermal/core: Move the thermal zone lock out of the governors
Daniel Lezcano
2022-08-17
1
-3
/
+1
*
thermal/governors: Group the thermal zone lock inside the throttle function
Daniel Lezcano
2022-08-17
1
-6
/
+2
*
thermal/core: Remove DROP_FULL and RAISE_FULL
Daniel Lezcano
2022-07-28
1
-11
/
+0
*
thermal/core: Use clamp() helper in the stepwise governor
Daniel Lezcano
2022-07-28
1
-11
/
+4
*
thermal/core: Remove the 'forced_passive' option
Daniel Lezcano
2021-01-19
1
-11
/
+3
*
thermal/governors: Prefix all source files with gov_
Amit Kucheria
2020-05-22
1
-0
/
+209