From: Mark Langsdorf Date: Tue, 3 Feb 2009 16:46:43 +0000 (+0100) Subject: [CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS table X-Git-Tag: v2.6.29-rc5~47^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=732553e567c2700ba5b9bccc6ec885c75779a94b;p=pandora-kernel.git [CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS table At this time, the PowerNow! driver for K8 uses an experimentally derived formula to calculate transition latency. The value it provides is orders of magnitude too large on modern systems. This patch replaces the formula with ACPI _PSS latency values for more accuracy and better performance. I've tested it on two 2nd generation Opteron systems, a 3rd generation Operton system, and a Turion X2 without seeing any stability problems. Signed-off-by: Mark Langsdorf Signed-off-by: Thomas Renninger Signed-off-by: Dave Jones --- Reading git-diff-tree failed