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:
6230d18
)
old_cpu_power is wrongly divided by 65535 in ips_monitor()
author
minskey guo
<chaohong.guo@linux.intel.com>
Fri, 17 Sep 2010 06:03:01 +0000
(14:03 +0800)
committer
Matthew Garrett
<mjg@redhat.com>
Tue, 5 Oct 2010 18:58:57 +0000
(14:58 -0400)
The variable old_cpu_power is used to save the value of THM_CEC
register. In get_cpu_power(), it will be divided by 65535.
Signed-off-by: minskey guo <chaohong.guo@intel.com>
Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
No differences found