OSDN Git Service

[ARM] pxa: add cpufreq support
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Fri, 14 Dec 2007 13:30:14 +0000 (13:30 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 26 Jan 2008 15:07:52 +0000 (15:07 +0000)
commit9e2697ff371b4380dca108a66860868c19d8c4b6
treebf0d821b2a841a2246c5427ec670a81abc1eb35c
parentcae0554126e0545f8fc37282db7a906df1ec5c3c
[ARM] pxa: add cpufreq support

There have been patches hanging around for ages to add support for
cpufreq to PXA255 processors.  It's about time we applied one.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Documentation/cpu-freq/user-guide.txt
arch/arm/Kconfig
arch/arm/mach-pxa/Makefile
arch/arm/mach-pxa/cpu-pxa.c [new file with mode: 0644]