summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/step_wise.c
AgeCommit message (Expand)AuthorLines
2015-02-06thermal: step_wise: spelling fixesBrian Norris-2/+2
2014-10-11Merge branch 'thermal-core-fix' of .git into nextZhang Rui-1/+1
2014-10-09thermal: step_wise: fix: Prevent from binary overflow when trend is droppingLukasz Majewski-1/+1
2014-07-29thermal: trace: Trace when temperature is above a trip pointPunit Agrawal-1/+4
2014-01-02thermal: debug: add debug statement for core and step_wiseAaron Lu-0/+6
2013-08-15thermal: step_wise: return instance->target by defaultEduardo Valentin-11/+18
2013-08-15thermal: step_wise: cdev only needs update on a new target stateShawn Guo-0/+3
2013-04-14Thermal: build thermal governors into thermal_sys moduleZhang Rui-14/+2
2013-04-12thermal: step_wise: set throttle target within thermal instance limitsAndrew Bresticker-2/+8
2013-01-04step_wise: Unify the code for both throttle and dethrottleZhang Rui-45/+25
2013-01-04Introduce THERMAL_TREND_RAISE/DROP_FULL support for step_wise governorZhang Rui-18/+46
2012-12-12Thermal: Fix DEFAULT_THERMAL_GOVERNORZhang Rui-1/+1
2012-11-05thermal: step_wise: Add missing static storage class specifiersSachin Kamat-2/+2
2012-11-05Thermal: Introduce a step_wise thermal governorDurgadoss R-0/+194