commit | dd658e02357ec879edd0c62ee1f3a19c92b0b027 | [log] [tgz] |
---|---|---|
author | Kapileshwar Singh <kapileshwar.singh@arm.com> | Mon Mar 16 12:00:51 2015 +0000 |
committer | Eduardo Valentin <edubezval@gmail.com> | Mon May 04 21:27:54 2015 -0700 |
tree | 7902429108c8910d4cff06a0887be36ccc190b29 | |
parent | 54b92aae834ce8d02d6092f8ae5eb1fe0d607f1e [diff] |
thermal: cpu_cooling: Fix power calculation when CPUs are offline 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>