summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-rc5t583.c
Commit message (Collapse)AuthorAgeFilesLines
* rtc: rc5t583: add ricoh rc5t583 RTC driverVenu Byravarasu2012-10-061-0/+331
Add an RTC driver for the RTC device on Ricoh MFD Rc5t583. Ricoh RTC has 3 types of alarms. The current patch adds support for the Y-Alarm of RC5t583 RTC. Signed-off-by: Venu Byravarasu <vbyravarasu@nvidia.com> Cc: Alessandro Zummo <a.zummo@towertech.it> Cc: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>