summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/fair_share.c
Commit message (Expand)AuthorAgeFilesLines
* thermal/drivers/core: Use governor table to initializeDaniel Lezcano2019-06-271-11/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner2019-05-301-13/+1Star
* thermal: fix source code documentation for parametersWilly WOLFF2017-06-291-0/+1
* thermal: fix race condition when updating cooling deviceMichele Di Giorgio2016-08-081-0/+2
* thermal: consistently use int for temperaturesSascha Hauer2015-08-031-1/+1
* thermal: fair_share: generalize the weight conceptJavi Merino2015-05-051-5/+21
* thermal: fair_share: fix typoJavi Merino2015-05-051-1/+1
* thermal: fair_share: use the weight from the thermal instanceJavi Merino2015-05-051-14/+3Star
* thermal: of: fix cooling device weights in device treeKapileshwar Singh2015-05-051-1/+1
* thermal: trace: Trace when temperature is above a trip pointPunit Agrawal2014-07-291-0/+12
* Thermal: build thermal governors into thermal_sys moduleZhang Rui2013-04-141-13/+2Star
* thermal: fair_share: Add missing static storage class specifiersSachin Kamat2012-11-051-2/+2
* Thermal: Introduce fair_share thermal governorDurgadoss R2012-11-051-0/+133