summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-spear.c
Commit message (Expand)AuthorAgeFilesLines
* rtc/spear: add Device Tree probing capabilityViresh Kumar2012-05-291-0/+10
* rtc/rtc-spear: call platform_set_drvdata() before registering rtc deviceViresh Kumar2012-03-231-40/+21
* rtc/spear: fix for RTC_AIE_ON and RTC_AIE_OFF ioctl errorsShiraz Hashim2012-03-231-0/+28
* rtc-spear: fix for balancing the enable_irq_wake in Power MgmtDeepak Sikri2012-03-231-6/+11
* rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin2012-01-101-11/+1
* rtc: add support for spear rtcRajeev Kumar2011-05-261-0/+534