aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/step_wise.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-02thermal: debug: add debug statement for core and step_wiseGravatar Aaron Lu 1-0/+6
2013-08-15thermal: step_wise: return instance->target by defaultGravatar Eduardo Valentin 1-11/+18
2013-08-15thermal: step_wise: cdev only needs update on a new target stateGravatar Shawn Guo 1-0/+3
2013-04-14Thermal: build thermal governors into thermal_sys moduleGravatar Zhang Rui 1-14/+2
2013-04-12thermal: step_wise: set throttle target within thermal instance limitsGravatar Andrew Bresticker 1-2/+8
2013-01-04step_wise: Unify the code for both throttle and dethrottleGravatar Zhang Rui 1-45/+25
2013-01-04Introduce THERMAL_TREND_RAISE/DROP_FULL support for step_wise governorGravatar Zhang Rui 1-18/+46
2012-12-12Thermal: Fix DEFAULT_THERMAL_GOVERNORGravatar Zhang Rui 1-1/+1
2012-11-05thermal: step_wise: Add missing static storage class specifiersGravatar Sachin Kamat 1-2/+2
2012-11-05Thermal: Introduce a step_wise thermal governorGravatar Durgadoss R 1-0/+194