aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/devfreq_cooling.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-23devfreq_cooling: pass a pointer to devfreq in the power model callbacksGravatar Javi Merino 1-2/+3
2016-09-27devfreq_cooling: no need to check state with negative numberGravatar Shawn Lin 1-1/+1
2015-11-04devfreq_cooling: return on allocation failureGravatar Dan Carpenter 1-1/+1
2015-11-02thermal: devfreq_cooling: Make power a u64Gravatar Javi Merino 1-1/+1
2015-11-02thermal: devfreq_cooling: use a thermal_cooling_device for register and unreg...Gravatar Javi Merino 1-6/+10
2015-10-30devfreq_cooling: add trace informationGravatar Javi Merino 1-0/+6
2015-10-30thermal: Add devfreq coolingGravatar Ørjan Eide 1-0/+563