commit | c2f4a2c6e08c7635316dfd25ef706e9104384c56 | [log] [tgz] |
---|---|---|
author | Borislav Petkov <borislav.petkov@amd.com> | Thu Jul 08 17:55:30 2010 +0200 |
committer | Dave Jones <davej@redhat.com> | Tue Aug 03 13:47:03 2010 -0400 |
tree | 5898daaec6234995e176378dcf8791b082814e41 | |
parent | 6ebdf777ba034d2b54c99f28a4b18dabf286d8e5 [diff] |
[CPUFREQ] powernow-k8: Limit Pstate transition latency check The Pstate transition latency check was added for broken F10h BIOSen which wrongly contain a value of 0 for transition and bus master latency. Fam11h and later, however, (will) have similar transition latency so extend that behavior for them too. Signed-off-by: Borislav Petkov <borislav.petkov@amd.com> Signed-off-by: Dave Jones <davej@redhat.com>