summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-spear.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-05drivers/rtc/rtc-spear.c: fix several error checksLars-Peter Clausen1-7/+5
2012-07-12drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove()Devendra Naga1-1/+1
2012-05-30rtc/spear: add Device Tree probing capabilityViresh Kumar1-0/+10
2012-03-24rtc/rtc-spear: call platform_set_drvdata() before registering rtc deviceViresh Kumar1-40/+21
2012-03-24rtc/spear: fix for RTC_AIE_ON and RTC_AIE_OFF ioctl errorsShiraz Hashim1-0/+28
2012-03-24rtc-spear: fix for balancing the enable_irq_wake in Power MgmtDeepak Sikri1-6/+11
2012-01-11rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin1-11/+1
2011-05-27rtc: add support for spear rtcRajeev Kumar1-0/+534