From: Mark Langsdorf Date: Thu, 31 Jul 2008 17:39:12 +0000 (-0500) Subject: [CPUFREQ][2/2] preregister support for powernow-k8 X-Git-Tag: v2.6.27-rc3~64^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34ae7f35a21694aa5cb8829dc5142c39d73d6ba0;p=pandora-kernel.git [CPUFREQ][2/2] preregister support for powernow-k8 This patch provides support for the _PSD ACPI object in the Powernow-k8 driver. Although it looks like an invasive patch, most of it is simply the consequence of turning the static acpi_performance_data structure into a pointer. AMD has tested it on several machines over the past few days without issue. [trivial checkpatch warnings fixed up by davej] [X86_POWERNOW_K8_ACPI=n buildfix from Randy Dunlap] Signed-off-by: Mark Langsdorf Tested-by: Frank Arnold Signed-off-by: Randy Dunlap Signed-off-by: Dave Jones --- Reading git-diff-tree failed