summaryrefslogtreecommitdiff
path: root/arch/arm/plat-s3c/include/plat/hwmon.h
AgeCommit message (Collapse)AuthorFilesLines
2010-01-21ARM: SAMSUNG: Move more support into plat-samsungBen Dooks1-41/+0
Move header files which are not likely to be touched in any further support addition out of plat-s3c's include directory into plat-samsung. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2009-07-18ARM: HWMON: S3C24XX series ADC driverBen Dooks1-0/+41
Add support for the ADC controller on the S3C series of processors to drivers/hwmon for use with hardware monitoring systems. Signed-off-by: Ben Dooks <ben@simtec.co.uk> Acked-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Ben Dooks <ben-linux@fluff.org>