index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
power_allocator.c
Age
Commit message (
Expand
)
Author
2017-12-27
thermal: power_allocator: fix one race condition issue for thermal_instances ...
Yi Zeng
2016-08-08
thermal: fix race condition when updating cooling device
Michele Di Giorgio
2016-04-20
thermal: power_allocator: req_range multiplication should be a 64 bit type
Javi Merino
2015-11-12
thermal: power_allocator: Use temperature reading from tz
Kapileshwar Singh
2015-11-09
remove abs64()
Andrew Morton
2015-10-01
thermal: avoid division by zero in power allocator
Andrea Arcangeli
2015-09-20
thermal: power_allocator: exit early if there are no cooling devices
Javi Merino
2015-09-14
thermal: power_allocator: don't require tzp to be present for the thermal zone
Javi Merino
2015-09-14
thermal: power_allocator: relax the requirement of two passive trip points
Javi Merino
2015-09-14
thermal: power_allocator: relax the requirement of a sustainable_power in tzp
Javi Merino
2015-09-02
Merge branches 'thermal-core' and 'thermal-intel' of .git into next
Zhang Rui
2015-08-29
thermal: power_allocator: allocate with kcalloc what you free with kfree
Javi Merino
2015-08-13
thermal: power_allocator: do not use devm* interfaces
Dmitry Torokhov
2015-08-03
thermal: consistently use int for temperatures
Sascha Hauer
2015-08-02
thermal: power_allocator: trace the real requested power
Javi Merino
2015-05-11
thermal: power_allocator: round the division when divvying up power
Javi Merino
2015-05-04
thermal: add trace events to the power allocator governor
Javi Merino
2015-05-04
thermal: introduce the Power Allocator governor
Javi Merino