From: Wu Zhangjin Date: Mon, 16 Nov 2009 17:32:58 +0000 (+0800) Subject: MIPS: Add basic CPUFreq options. X-Git-Tag: v2.6.33-rc1~6^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9726b43a4d7aaa5b30f559e78768aeb3d17bc224;p=pandora-kernel.git MIPS: Add basic CPUFreq options. This patch adds basic options for MIPS CPUFreq support. Since the cp0 timer's frequency is based on the processor clockrate it can not be used with CPUFReq; an additional external timer is required. Signed-off-by: Wu Zhangjin Cc: linux-mips@linux-mips.org Cc: cpufreq@vger.kernel.org, Cc: Dave Jones , Cc: Dominik Brodowski , Cc: yanh@lemote.com Cc: huhb@lemote.com, Patchwork: http://patchwork.linux-mips.org/patch/659/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed