aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ds3232.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-09RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz1-18/+0
2011-02-25drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chipLei Xu1-5/+9
2010-12-24rtc: don't use flush_scheduled_work()Tejun Heo1-1/+1
2010-10-27drivers/rtc/rtc-ds3232.c: add alarm functionLan Chunhe-B258061-0/+181
2010-09-30i2c: Remove obsolete cleanup for clientdataWolfram Sang1-2/+0
2010-08-11rtc: add support for DS3232 RTCRoy Zang1-0/+326