From: Mark Langsdorf Date: Wed, 17 Oct 2007 21:52:08 +0000 (-0500) Subject: [CPUFREQ] architectural pstate driver for powernow-k8 X-Git-Tag: v2.6.24-rc3~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5829cd07ec4c08daa7ff91c821af9b2ac7748df;p=pandora-kernel.git [CPUFREQ] architectural pstate driver for powernow-k8 This patch should apply cleanly to the 2.6.23-git7 kernel.  It changes the powernow-k8 driver code that deals with 3rd generation Opteron, Phenom, and later processors to match the architectural pstate driver described in the AMD64 Architecture Programmer's Manual Volume 2 Chapter 18.  The initial implementation of the hardware pstate driver for PowerNow! used some processor-version specific features, and would not be maintainable in the long term as the processor features changed. This architectural driver should work on all future AMD processors.   Signed-off-by: Mark Langsdorf Signed-off-by: Andreas Herrmann Signed-off-by: Dave Jones --- Reading git-diff-tree failed