index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
gov_bang_bang.c
Age
Commit message (
Expand
)
Author
2023-01-06
thermal/core/governors: Use thermal_zone_get_trip() instead of ops functions
Daniel Lezcano
2022-08-17
thermal/core: Move the thermal zone lock out of the governors
Daniel Lezcano
2022-08-17
thermal/governors: Group the thermal zone lock inside the throttle function
Daniel Lezcano
2020-01-27
thermal: step_wise: Appease the kernel-doc deity
Amit Kucheria
2019-10-21
treewide: Rename Peter Feuerer to Peter Kaestle
Peter Kaestle
2019-06-27
thermal/drivers/core: Use governor table to initialize
Daniel Lezcano
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2016-09-27
thermal: bang-bang governor: act on lower trip boundary
Sascha Hauer
2016-08-08
thermal: fix race condition when updating cooling device
Michele Di Giorgio
2016-05-16
thermal: check validity get_trip_hyst function pointer in bang-bang governor
Michele Di Giorgio
2015-08-03
thermal: consistently use int for temperatures
Sascha Hauer
2014-08-27
thermal: Added Bang-bang thermal governor
Peter Feuerer