aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/gov_bang_bang.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-27thermal/drivers/core: Use governor table to initializeDaniel Lezcano1-10/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner1-11/+1
2016-09-27thermal: bang-bang governor: act on lower trip boundarySascha Hauer1-1/+1
2016-08-08thermal: fix race condition when updating cooling deviceMichele Di Giorgio1-0/+2
2016-05-16thermal: check validity get_trip_hyst function pointer in bang-bang governorMichele Di Giorgio1-1/+7
2015-08-03thermal: consistently use int for temperaturesSascha Hauer1-3/+2
2014-08-27thermal: Added Bang-bang thermal governorPeter Feuerer1-0/+131