summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/devfreq_cooling.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2017-03-011-44/+9Star
|\
| * thermal: convert devfreq_cooling to use an IDAMatthew Wilcox2017-01-041-44/+9Star
* | PM / OPP: Update OPP users to put referenceViresh Kumar2017-01-301-11/+4Star
|/
* devfreq_cooling: pass a pointer to devfreq in the power model callbacksJavi Merino2016-11-231-2/+3
* devfreq_cooling: no need to check state with negative numberShawn Lin2016-09-271-1/+1
* devfreq_cooling: return on allocation failureDan Carpenter2015-11-041-1/+1
* thermal: devfreq_cooling: Make power a u64Javi Merino2015-11-021-1/+1
* thermal: devfreq_cooling: use a thermal_cooling_device for register and unreg...Javi Merino2015-11-021-6/+10
* devfreq_cooling: add trace informationJavi Merino2015-10-301-0/+6
* thermal: Add devfreq coolingØrjan Eide2015-10-301-0/+563