summaryrefslogtreecommitdiff
path: root/drivers/thermal/gov_bang_bang.c
AgeCommit message (Expand)Author
2023-01-06thermal/core/governors: Use thermal_zone_get_trip() instead of ops functionsDaniel Lezcano
2022-08-17thermal/core: Move the thermal zone lock out of the governorsDaniel Lezcano
2022-08-17thermal/governors: Group the thermal zone lock inside the throttle functionDaniel Lezcano
2020-01-27thermal: step_wise: Appease the kernel-doc deityAmit Kucheria
2019-10-21treewide: Rename Peter Feuerer to Peter KaestlePeter Kaestle
2019-06-27thermal/drivers/core: Use governor table to initializeDaniel Lezcano
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner
2016-09-27thermal: bang-bang governor: act on lower trip boundarySascha Hauer
2016-08-08thermal: fix race condition when updating cooling deviceMichele Di Giorgio
2016-05-16thermal: check validity get_trip_hyst function pointer in bang-bang governorMichele Di Giorgio
2015-08-03thermal: consistently use int for temperaturesSascha Hauer
2014-08-27thermal: Added Bang-bang thermal governorPeter Feuerer