index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
power_allocator.c
Age
Commit message (
Expand
)
Author
2015-11-12
thermal: power_allocator: Use temperature reading from tz
Kapileshwar Singh
2015-11-09
remove abs64()
Andrew Morton
2015-10-02
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-14
thermal: power_allocator: do not use devm* interfaces
Dmitry Torokhov
2015-08-03
thermal: consistently use int for temperatures
Sascha Hauer
2015-08-03
thermal: power_allocator: trace the real requested power
Javi Merino
2015-05-12
thermal: power_allocator: round the division when divvying up power
Javi Merino
2015-05-05
thermal: add trace events to the power allocator governor
Javi Merino
2015-05-05
thermal: introduce the Power Allocator governor
Javi Merino