aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/fair_share.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-27thermal/drivers/core: Use governor table to initializeDaniel Lezcano1-11/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner1-13/+1
2017-06-29thermal: fix source code documentation for parametersWilly WOLFF1-0/+1
2016-08-08thermal: fix race condition when updating cooling deviceMichele Di Giorgio1-0/+2
2015-08-03thermal: consistently use int for temperaturesSascha Hauer1-1/+1
2015-05-04thermal: fair_share: generalize the weight conceptJavi Merino1-5/+21
2015-05-04thermal: fair_share: fix typoJavi Merino1-1/+1
2015-05-04thermal: fair_share: use the weight from the thermal instanceJavi Merino1-14/+3
2015-05-04thermal: of: fix cooling device weights in device treeKapileshwar Singh1-1/+1
2014-07-29thermal: trace: Trace when temperature is above a trip pointPunit Agrawal1-0/+12
2013-04-14Thermal: build thermal governors into thermal_sys moduleZhang Rui1-13/+2
2012-11-05thermal: fair_share: Add missing static storage class specifiersSachin Kamat1-2/+2
2012-11-05Thermal: Introduce fair_share thermal governorDurgadoss R1-0/+133