index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
power_allocator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-27
thermal: power_allocator: fix one race condition issue for thermal_instances ...
Yi Zeng
1
-0
/
+2
2016-08-08
thermal: fix race condition when updating cooling device
Michele Di Giorgio
1
-0
/
+2
2016-04-21
thermal: power_allocator: req_range multiplication should be a 64 bit type
Javi Merino
1
-1
/
+1
2015-11-12
thermal: power_allocator: Use temperature reading from tz
Kapileshwar Singh
1
-17
/
+7
2015-11-10
remove abs64()
Andrew Morton
1
-1
/
+1
2015-10-02
thermal: avoid division by zero in power allocator
Andrea Arcangeli
1
-0
/
+10
2015-09-20
thermal: power_allocator: exit early if there are no cooling devices
Javi Merino
1
-0
/
+5
2015-09-14
thermal: power_allocator: don't require tzp to be present for the thermal zone
Javi Merino
1
-5
/
+27
2015-09-14
thermal: power_allocator: relax the requirement of two passive trip points
Javi Merino
1
-44
/
+57
2015-09-14
thermal: power_allocator: relax the requirement of a sustainable_power in tzp
Javi Merino
1
-25
/
+100
2015-09-02
Merge branches 'thermal-core' and 'thermal-intel' of .git into next
Zhang Rui
1
-8
/
+8
2015-08-29
thermal: power_allocator: allocate with kcalloc what you free with kfree
Javi Merino
1
-2
/
+1
2015-08-14
thermal: power_allocator: do not use devm* interfaces
Dmitry Torokhov
1
-4
/
+4
2015-08-03
thermal: consistently use int for temperatures
Sascha Hauer
1
-8
/
+8
2015-08-03
thermal: power_allocator: trace the real requested power
Javi Merino
1
-10
/
+16
2015-05-12
thermal: power_allocator: round the division when divvying up power
Javi Merino
1
-1
/
+2
2015-05-05
thermal: add trace events to the power allocator governor
Javi Merino
1
-2
/
+20
2015-05-05
thermal: introduce the Power Allocator governor
Javi Merino
1
-0
/
+520