ARM: S3C: CPUFREQ: Add debugfs support for cpufreq
authorBen Dooks <ben@simtec.co.uk>
Thu, 30 Jul 2009 22:23:42 +0000 (23:23 +0100)
committerBen Dooks <ben-linux@fluff.org>
Thu, 30 Jul 2009 22:22:56 +0000 (23:22 +0100)
commite6d197a6954c8a9ff85727c31ca61fc1da78628a
tree4f83b37f17499111ae9381746b3427996eb75007
parentdfff4e95d749c414af3f7350835139103408a50d
ARM: S3C: CPUFREQ: Add debugfs support for cpufreq

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>
arch/arm/Kconfig
arch/arm/mach-s3c2410/cpu-freq.c
arch/arm/mach-s3c2412/cpu-freq.c
arch/arm/plat-s3c24xx/Makefile
arch/arm/plat-s3c24xx/cpu-freq-debugfs.c [new file with mode: 0644]
arch/arm/plat-s3c24xx/cpu-freq.c
arch/arm/plat-s3c24xx/include/plat/cpu-freq-core.h
arch/arm/plat-s3c24xx/s3c2410-iotiming.c
arch/arm/plat-s3c24xx/s3c2412-iotiming.c
arch/arm/plat-s3c24xx/s3c2440-cpufreq.c