aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/gov_bang_bang.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-17thermal/core: Move the thermal zone lock out of the governorsDaniel Lezcano1-3/+1
2022-08-17thermal/governors: Group the thermal zone lock inside the throttle functionDaniel Lezcano1-6/+2
2020-01-27thermal: step_wise: Appease the kernel-doc deityAmit Kucheria1-2/+2
2019-10-21treewide: Rename Peter Feuerer to Peter KaestlePeter Kaestle1-1/+1
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