summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/step_wise.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: step_wise: return instance->target by defaultEduardo Valentin2013-08-151-11/+18
* thermal: step_wise: cdev only needs update on a new target stateShawn Guo2013-08-151-0/+3
* Thermal: build thermal governors into thermal_sys moduleZhang Rui2013-04-141-14/+2Star
* thermal: step_wise: set throttle target within thermal instance limitsAndrew Bresticker2013-04-121-2/+8
* step_wise: Unify the code for both throttle and dethrottleZhang Rui2013-01-041-45/+25Star
* Introduce THERMAL_TREND_RAISE/DROP_FULL support for step_wise governorZhang Rui2013-01-041-18/+46
* Thermal: Fix DEFAULT_THERMAL_GOVERNORZhang Rui2012-12-121-1/+1
* thermal: step_wise: Add missing static storage class specifiersSachin Kamat2012-11-051-2/+2
* Thermal: Introduce a step_wise thermal governorDurgadoss R2012-11-051-0/+194