index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
power_allocator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
thermal: fix race condition when updating cooling device
Michele Di Giorgio
2016-08-08
1
-0
/
+2
*
thermal: power_allocator: req_range multiplication should be a 64 bit type
Javi Merino
2016-04-20
1
-1
/
+1
*
thermal: power_allocator: Use temperature reading from tz
Kapileshwar Singh
2015-11-12
1
-17
/
+7
*
remove abs64()
Andrew Morton
2015-11-09
1
-1
/
+1
*
thermal: avoid division by zero in power allocator
Andrea Arcangeli
2015-10-01
1
-0
/
+10
*
thermal: power_allocator: exit early if there are no cooling devices
Javi Merino
2015-09-20
1
-0
/
+5
*
thermal: power_allocator: don't require tzp to be present for the thermal zone
Javi Merino
2015-09-14
1
-5
/
+27
*
thermal: power_allocator: relax the requirement of two passive trip points
Javi Merino
2015-09-14
1
-44
/
+57
*
thermal: power_allocator: relax the requirement of a sustainable_power in tzp
Javi Merino
2015-09-14
1
-25
/
+100
*
-
.
Merge branches 'thermal-core' and 'thermal-intel' of .git into next
Zhang Rui
2015-09-02
1
-8
/
+8
|
\
\
|
*
|
thermal: consistently use int for temperatures
Sascha Hauer
2015-08-03
1
-8
/
+8
|
|
/
*
|
thermal: power_allocator: allocate with kcalloc what you free with kfree
Javi Merino
2015-08-29
1
-2
/
+1
*
|
thermal: power_allocator: do not use devm* interfaces
Dmitry Torokhov
2015-08-13
1
-4
/
+4
*
|
thermal: power_allocator: trace the real requested power
Javi Merino
2015-08-02
1
-10
/
+16
|
/
*
thermal: power_allocator: round the division when divvying up power
Javi Merino
2015-05-11
1
-1
/
+2
*
thermal: add trace events to the power allocator governor
Javi Merino
2015-05-04
1
-2
/
+20
*
thermal: introduce the Power Allocator governor
Javi Merino
2015-05-04
1
-0
/
+520