aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-stmp3xxx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-01rtc: stmp3xxx: add wdt-accessor functionWolfram Sang1-0/+64
2013-02-21drivers/rtc: use of_match_ptr() macroSachin Kamat1-1/+2
2012-07-03rtc: stmp3xxx: Add simple binding for the stmp3xxx-rtcMarek Vasut1-0/+8
2012-01-10rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin1-12/+1
2011-07-01rtc: stmp3xxx: Remove UIE handlersWolfram Sang1-43/+18
2011-07-01rtc: stmp3xxx: Get rid of mach-specific accessorsWolfram Sang1-30/+34
2011-07-01rtc: stmp3xxx: Initialize drvdata before registering deviceWolfram Sang1-2/+5
2011-07-01rtc: stmp3xxx: Port stmp-functions to mxs-equivalentsWolfram Sang1-14/+14
2011-07-01rtc: stmp3xxx: Restore register definitionsWolfram Sang1-37/+60
2011-03-09RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz1-15/+0
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
2009-09-23rtc: add Freescale stmp37xx/378x driverdmitry pervushin1-0/+304