git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54b92aa
)
thermal: cpu_cooling: Fix power calculation when CPUs are offline
author
Kapileshwar Singh
<kapileshwar.singh@arm.com>
Mon, 16 Mar 2015 12:00:51 +0000
(12:00 +0000)
committer
Eduardo Valentin
<edubezval@gmail.com>
Tue, 5 May 2015 04:27:54 +0000
(21:27 -0700)
Ensure that the CPU for which the frequency is being requested
is online. If none of the CPUs are online the requested power is
returned as 0.
Acked-by: Javi Merino <javi.merino@arm.com>
Signed-off-by: Kapileshwar Singh <kapileshwar.singh@arm.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
No differences found