summaryrefslogtreecommitdiff
path: root/drivers/thermal/power_allocator.c
Commit message (Expand)AuthorAge
* thermal: power_allocator: fix one race condition issue for thermal_instances ...Yi Zeng2017-12-27
* thermal: fix race condition when updating cooling deviceMichele Di Giorgio2016-08-08
* thermal: power_allocator: req_range multiplication should be a 64 bit typeJavi Merino2016-04-20
* thermal: power_allocator: Use temperature reading from tzKapileshwar Singh2015-11-12
* remove abs64()Andrew Morton2015-11-09
* thermal: avoid division by zero in power allocatorAndrea Arcangeli2015-10-01
* thermal: power_allocator: exit early if there are no cooling devicesJavi Merino2015-09-20
* thermal: power_allocator: don't require tzp to be present for the thermal zoneJavi Merino2015-09-14
* thermal: power_allocator: relax the requirement of two passive trip pointsJavi Merino2015-09-14
* thermal: power_allocator: relax the requirement of a sustainable_power in tzpJavi Merino2015-09-14
*-. Merge branches 'thermal-core' and 'thermal-intel' of .git into nextZhang Rui2015-09-02
|\ \
| * | thermal: consistently use int for temperaturesSascha Hauer2015-08-03
| |/
* | thermal: power_allocator: allocate with kcalloc what you free with kfreeJavi Merino2015-08-29
* | thermal: power_allocator: do not use devm* interfacesDmitry Torokhov2015-08-13
* | thermal: power_allocator: trace the real requested powerJavi Merino2015-08-02
|/
* thermal: power_allocator: round the division when divvying up powerJavi Merino2015-05-11
* thermal: add trace events to the power allocator governorJavi Merino2015-05-04
* thermal: introduce the Power Allocator governorJavi Merino2015-05-04