aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/power_allocator.c
AgeCommit message (Expand)Author
2018-04-12thermal: power_allocator: fix one race condition issue for thermal_instances ...Yi Zeng
2016-08-08thermal: fix race condition when updating cooling deviceMichele Di Giorgio
2016-04-20thermal: power_allocator: req_range multiplication should be a 64 bit typeJavi Merino
2015-11-12thermal: power_allocator: Use temperature reading from tzKapileshwar Singh
2015-11-09remove abs64()Andrew Morton
2015-10-01thermal: avoid division by zero in power allocatorAndrea Arcangeli
2015-09-20thermal: power_allocator: exit early if there are no cooling devicesJavi Merino
2015-09-14thermal: power_allocator: don't require tzp to be present for the thermal zoneJavi Merino
2015-09-14thermal: power_allocator: relax the requirement of two passive trip pointsJavi Merino
2015-09-14thermal: power_allocator: relax the requirement of a sustainable_power in tzpJavi Merino
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