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:
d08de0c
)
[CPUFREQ] powernow-k8: Avoid Pstate MSR accesses on systems supporting CPB
author
Andreas Herrmann
<andreas.herrmann3@amd.com>
Fri, 6 Jan 2012 14:56:31 +0000
(15:56 +0100)
committer
Dave Jones
<davej@redhat.com>
Fri, 6 Jan 2012 15:10:53 +0000
(10:10 -0500)
Due to CPB we can't directly map SW Pstates to Pstate MSRs. Get rid of
the paranoia check. (assuming that the ACPI Pstate information is
correct.)
Signed-off-by: Andreas Herrmann <andreas.herrmann3@amd.com>
Signed-off-by: Dave Jones <davej@redhat.com>
No differences found