index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
gov_fair_share.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-24
thermal: gov_fair_share: Eliminate unnecessary integer divisions
Rafael J. Wysocki
1
-17
/
+15
2024-04-24
thermal: gov_fair_share: Use trip thresholds instead of trip temperatures
Rafael J. Wysocki
1
-8
/
+6
2024-04-24
thermal: gov_fair_share: Use .manage() callback instead of .throttle()
Rafael J. Wysocki
1
-11
/
+26
2024-04-08
thermal: core: Move threshold out of struct thermal_trip
Rafael J. Wysocki
1
-2
/
+5
2024-01-29
thermal: gov_fair_share: Fix dependency on trip points ordering
Rafael J. Wysocki
1
-7
/
+9
2023-10-20
thermal: core: Pass trip pointer to governor throttle callback
Rafael J. Wysocki
1
-3
/
+3
2023-10-20
thermal: gov_fair_share: Rearrange get_trip_level()
Rafael J. Wysocki
1
-16
/
+14
2023-09-28
thermal: core: Store trip pointer in struct thermal_instance
Rafael J. Wysocki
1
-2
/
+3
2023-04-01
thermal/core: Relocate the traces definition in thermal directory
Daniel Lezcano
1
-1
/
+1
2023-01-06
thermal/core/governors: Use thermal_zone_get_trip() instead of ops functions
Daniel Lezcano
1
-12
/
+6
2022-10-25
thermal: Validate new state in cur_state_store()
Viresh Kumar
1
-5
/
+1
2022-08-17
thermal/core: Move the thermal zone lock out of the governors
Daniel Lezcano
1
-3
/
+1
2022-08-17
thermal/governors: Group the thermal zone lock inside the throttle function
Daniel Lezcano
1
-0
/
+1
2022-07-28
thermal/core: Rename 'trips' to 'num_trips'
Daniel Lezcano
1
-3
/
+3
2021-04-23
thermal/core/fair share: Use the lockless __thermal_cdev_update() function
Lukasz Luba
1
-4
/
+3
2021-04-23
thermal/core/fair share: Lock the thermal zone while looping over instances
Lukasz Luba
1
-0
/
+4
2020-05-22
thermal/governors: Prefix all source files with gov_
Amit Kucheria
1
-0
/
+120