aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-mxc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-26drivers/rtc/rtc-mxc.c: remove defines already included in rtc.hWolfram Sang1-6/+0
2011-05-06rtc: mxc: Initialize drvdata before registering deviceWolfram Sang1-8/+11
2011-03-09RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz1-7/+0
2010-08-11rtc/rtc-mxc: remove six unused fieldsWan ZongShun1-6/+0
2010-05-25rtc-mxc: remove unnecessary clock source for rtc subsystemVladimir Zapolskiy1-17/+8
2010-04-07rtc-mxc: multiple fixes in rtc-mxc probe methodVladimir Zapolskiy1-13/+13
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-06rtc: mxc: fix memory leakAlexander Beregalov1-2/+5
2009-09-23rtc: add driver for MXC's internal RTC moduleDaniel Mack1-0/+507