summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/step_wise.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: fix race condition when updating cooling deviceMichele Di Giorgio2016-08-081-0/+2
* Thermal: initialize thermal zone device correctlyZhang Rui2015-12-291-2/+15
* thermal: consistently use int for temperaturesSascha Hauer2015-08-031-2/+2
* thermal: step_wise: spelling fixesBrian Norris2015-02-061-2/+2
* Merge branch 'thermal-core-fix' of .git into nextZhang Rui2014-10-111-1/+1
|\
| * thermal: step_wise: fix: Prevent from binary overflow when trend is droppingLukasz Majewski2014-10-091-1/+1
* | thermal: trace: Trace when temperature is above a trip pointPunit Agrawal2014-07-291-1/+4
|/
* thermal: debug: add debug statement for core and step_wiseAaron Lu2014-01-021-0/+6
* 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/+2
* 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/+25
* 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
OpenPOWER on IntegriCloud