aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-rs5c313.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: rtc-rs5c313: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-10-271-17/+17
* drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-14/+14
* rtc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-2/+2
* rtc: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+1
* rtc-rs5c313.c: add error handling to avoid hardware hangupkogiidena2007-05-111-1/+18
* rtc-rs5c313.c: rtc_time value are fixedkogiidena2007-05-111-1/+2
* rtc-rs5c313.c: error and warning are fixedkogiidena2007-05-111-3/+3
* RTC: add rtc-rs5c313 driverNobuhiro Iwamatsu2007-05-081-0/+405