aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/gov_bang_bang.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-27thermal: step_wise: Appease the kernel-doc deityGravatar Amit Kucheria 1-2/+2
2019-10-21treewide: Rename Peter Feuerer to Peter KaestleGravatar Peter Kaestle 1-1/+1
2019-06-27thermal/drivers/core: Use governor table to initializeGravatar Daniel Lezcano 1-10/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Gravatar Thomas Gleixner 1-11/+1
2016-09-27thermal: bang-bang governor: act on lower trip boundaryGravatar Sascha Hauer 1-1/+1
2016-08-08thermal: fix race condition when updating cooling deviceGravatar Michele Di Giorgio 1-0/+2
2016-05-16thermal: check validity get_trip_hyst function pointer in bang-bang governorGravatar Michele Di Giorgio 1-1/+7
2015-08-03thermal: consistently use int for temperaturesGravatar Sascha Hauer 1-3/+2
2014-08-27thermal: Added Bang-bang thermal governorGravatar Peter Feuerer 1-0/+131