From: Mark Langsdorf Date: Thu, 18 Mar 2010 17:41:46 +0000 (+0100) Subject: x86, cpufreq: Add APERF/MPERF support for AMD processors X-Git-Tag: v2.6.35-rc1~516^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2fed573f065e526bfd5cbf26e5491973d9e9aaa;p=pandora-kernel.git x86, cpufreq: Add APERF/MPERF support for AMD processors Starting with model 10 of Family 0x10, AMD processors may have support for APERF/MPERF. Add support for identifying it and using it within cpufreq. Move the APERF/MPERF functions out of the acpi-cpufreq code and into their own file so they can easily be shared. Signed-off-by: Mark Langsdorf LKML-Reference: <20100401141956.GA1930@aftab> Signed-off-by: Borislav Petkov Reviewed-by: Thomas Renninger Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed