aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/step_wise.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-15thermal: step_wise: return instance->target by defaultEduardo Valentin1-11/+18
2013-08-15thermal: step_wise: cdev only needs update on a new target stateShawn Guo1-0/+3
2013-04-14Thermal: build thermal governors into thermal_sys moduleZhang Rui1-14/+2
2013-04-12thermal: step_wise: set throttle target within thermal instance limitsAndrew Bresticker1-2/+8
2013-01-04step_wise: Unify the code for both throttle and dethrottleZhang Rui1-45/+25
2013-01-04Introduce THERMAL_TREND_RAISE/DROP_FULL support for step_wise governorZhang Rui1-18/+46
2012-12-12Thermal: Fix DEFAULT_THERMAL_GOVERNORZhang Rui1-1/+1
2012-11-05thermal: step_wise: Add missing static storage class specifiersSachin Kamat1-2/+2
2012-11-05Thermal: Introduce a step_wise thermal governorDurgadoss R1-0/+194