From: Venkatesh Pallipadi Date: Tue, 3 Oct 2006 19:29:15 +0000 (-0700) Subject: [CPUFREQ][2/8] acpi: reorganize code to make MSR support addition easier X-Git-Tag: v2.6.20-rc1~173 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe27cb358835cfa525b5831ec8ddb9b9bfda3c73;p=pandora-kernel.git [CPUFREQ][2/8] acpi: reorganize code to make MSR support addition easier Some clean up and redsign of the driver. Mainly making it easier to add support for multiple sub-mechanisms of changing frequency. Currently this driver supports only ACPI SYSTEM_IO address space. With the changes below it is easier to add support for other address spaces like Intel Enhanced Speedstep which uses MSR (ACPI FIXED_FEATURE_HARDWARE) to do the transitions. Signed-off-by: Denis Sadykov Signed-off-by: Venkatesh Pallipadi Signed-off-by: Alexey Starikovskiy Signed-off-by: Dave Jones --- Reading git-diff-tree failed