summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/devfreq_cooling.c
Commit message (Expand)AuthorAgeFilesLines
* trace: thermal: add another parameter 'power' to the tracing functionLukasz Luba2017-05-051-1/+1
* thermal: devfreq_cooling: add new interface for direct power readLukasz Luba2017-05-051-23/+82
* thermal: devfreq_cooling: refactor code and add get_voltage functionLukasz Luba2017-05-051-17/+28
* thermal: devfreq: Check OPP for errorsViresh Kumar2017-03-131-2/+8
* thermal: devfreq_cooling: Replace dev_warn with dev_errViresh Kumar2017-03-131-3/+3
* thermal: devfreq: Simplify expressionViresh Kumar2017-03-131-1/+1
* 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