summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c2410/cpu-freq.c
AgeCommit message (Collapse)AuthorFilesLines
2009-07-31ARM: S3C: CPUFREQ: Add debugfs support for cpufreqBen Dooks1-0/+2
Add debugfs support for the cpufreq driver to allow information about the system state to be exported to the user. Signed-off-by: Ben Dooks <ben@simtec.co.uk> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2009-07-31ARM: S3C2410: CPUFREQ: Add core support.Ben Dooks1-0/+157
Add core support for frequency scaling on the S3C2410 SoC. Signed-off-by: Ben Dooks <ben@simtec.co.uk> Signed-off-by: Ben Dooks <ben-linux@fluff.org>