aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/fair_share.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-03thermal: consistently use int for temperaturesGravatar Sascha Hauer 1-1/+1
2015-05-04thermal: fair_share: generalize the weight conceptGravatar Javi Merino 1-5/+21
2015-05-04thermal: fair_share: fix typoGravatar Javi Merino 1-1/+1
2015-05-04thermal: fair_share: use the weight from the thermal instanceGravatar Javi Merino 1-14/+3
2015-05-04thermal: of: fix cooling device weights in device treeGravatar Kapileshwar Singh 1-1/+1
2014-07-29thermal: trace: Trace when temperature is above a trip pointGravatar Punit Agrawal 1-0/+12
2013-04-14Thermal: build thermal governors into thermal_sys moduleGravatar Zhang Rui 1-13/+2
2012-11-05thermal: fair_share: Add missing static storage class specifiersGravatar Sachin Kamat 1-2/+2
2012-11-05Thermal: Introduce fair_share thermal governorGravatar Durgadoss R 1-0/+133