summaryrefslogtreecommitdiff
path: root/drivers/thermal/power_allocator.c
AgeCommit message (Expand)Author
2015-09-02Merge branches 'thermal-core' and 'thermal-intel' of .git into nextZhang Rui
2015-08-29thermal: power_allocator: allocate with kcalloc what you free with kfreeJavi Merino
2015-08-13thermal: power_allocator: do not use devm* interfacesDmitry Torokhov
2015-08-03thermal: consistently use int for temperaturesSascha Hauer
2015-08-02thermal: power_allocator: trace the real requested powerJavi Merino
2015-05-11thermal: power_allocator: round the division when divvying up powerJavi Merino
2015-05-04thermal: add trace events to the power allocator governorJavi Merino
2015-05-04thermal: introduce the Power Allocator governorJavi Merino