From: Dominik Brodowski Date: Tue, 5 Dec 2006 01:39:16 +0000 (-0500) Subject: [CPUFREQ] p4-clockmod: fix support for Core X-Git-Tag: v2.6.20-rc1~149 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e11952b971ee729a8fdc2bfb1252f5760c0287b0;p=pandora-kernel.git [CPUFREQ] p4-clockmod: fix support for Core Support for Core CPUs was broken in two ways in speedstep-lib: for x86_64, we missed a MSR definition; for both x86_64 and i386, the FSB calculation was wrong by four (it's a quad-pumped bus). Also increase the accuracy of the calculation. Signed-off-by: Dominik Brodowski Signed-off-by: Dave Jones --- Reading git-diff-tree failed