aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-stmp3xxx.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-03rtc: stmp3xxx: Add simple binding for the stmp3xxx-rtcGravatar Marek Vasut 1-0/+8
2012-01-10rtc: convert drivers/rtc/* to use module_platform_driver()Gravatar Axel Lin 1-12/+1
2011-07-01rtc: stmp3xxx: Remove UIE handlersGravatar Wolfram Sang 1-43/+18
2011-07-01rtc: stmp3xxx: Get rid of mach-specific accessorsGravatar Wolfram Sang 1-30/+34
2011-07-01rtc: stmp3xxx: Initialize drvdata before registering deviceGravatar Wolfram Sang 1-2/+5
2011-07-01rtc: stmp3xxx: Port stmp-functions to mxs-equivalentsGravatar Wolfram Sang 1-14/+14
2011-07-01rtc: stmp3xxx: Restore register definitionsGravatar Wolfram Sang 1-37/+60
2011-03-09RTC: Cleanup rtc_class_ops->update_irq_enable()Gravatar John Stultz 1-15/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-09-23rtc: add Freescale stmp37xx/378x driverGravatar dmitry pervushin 1-0/+304