| Commit message (Expand) | Author | Age | Files | Lines |
* | trace: thermal: add another parameter 'power' to the tracing function | Lukasz Luba | 2017-05-05 | 1 | -1/+1 |
* | thermal: devfreq_cooling: add new interface for direct power read | Lukasz Luba | 2017-05-05 | 1 | -23/+82 |
* | thermal: devfreq_cooling: refactor code and add get_voltage function | Lukasz Luba | 2017-05-05 | 1 | -17/+28 |
* | thermal: devfreq: Check OPP for errors | Viresh Kumar | 2017-03-13 | 1 | -2/+8 |
* | thermal: devfreq_cooling: Replace dev_warn with dev_err | Viresh Kumar | 2017-03-13 | 1 | -3/+3 |
* | thermal: devfreq: Simplify expression | Viresh Kumar | 2017-03-13 | 1 | -1/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2017-03-01 | 1 | -44/+9 |
|\ |
|
| * | thermal: convert devfreq_cooling to use an IDA | Matthew Wilcox | 2017-01-04 | 1 | -44/+9 |
* | | PM / OPP: Update OPP users to put reference | Viresh Kumar | 2017-01-30 | 1 | -11/+4 |
|/ |
|
* | devfreq_cooling: pass a pointer to devfreq in the power model callbacks | Javi Merino | 2016-11-23 | 1 | -2/+3 |
* | devfreq_cooling: no need to check state with negative number | Shawn Lin | 2016-09-27 | 1 | -1/+1 |
* | devfreq_cooling: return on allocation failure | Dan Carpenter | 2015-11-04 | 1 | -1/+1 |
* | thermal: devfreq_cooling: Make power a u64 | Javi Merino | 2015-11-02 | 1 | -1/+1 |
* | thermal: devfreq_cooling: use a thermal_cooling_device for register and unreg... | Javi Merino | 2015-11-02 | 1 | -6/+10 |
* | devfreq_cooling: add trace information | Javi Merino | 2015-10-30 | 1 | -0/+6 |
* | thermal: Add devfreq cooling | Ørjan Eide | 2015-10-30 | 1 | -0/+563 |