aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-omap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-17rtc: omap: add runtime pm supportVaibhav Hiremath1-0/+18
2012-12-17rtc: omap: dt supportAfzal Mohammed1-0/+18
2012-12-17rtc: omap: kicker mechanism supportAfzal Mohammed1-3/+41
2012-03-23drivers/rtc: remove IRQF_DISABLEDYong Zhang1-2/+2
2011-08-03rtc-omap: fix initialization of control registerDaniel Glöckner1-1/+1
2011-04-18RTC: rtc-omap: Fix a leak of the IRQ during init failureAxel Lin1-1/+1
2011-03-09RTC: Clean out UIE icotl implementationsJohn Stultz1-39/+0
2011-02-03RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz1-9/+19
2011-01-13drivers/rtc/rtc-omap.c: fix a memory leakAxel Lin1-2/+4
2010-10-27rtc: omap: let device wakeup capability be configured from chip init logicSekhar Nori1-5/+7
2009-12-16rtc: make rtc-omap driver ioremap its register spaceMark A. Greer1-21/+26
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-1/+1
2009-03-24rtc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk1-12/+12
2008-07-24rtc: rtc-omap footprint shrinkageDavid Brownell1-17/+4
2008-05-22[RTC] remove references to asm/mach/time.hRussell King1-1/+0
2008-04-11rtc: fix platform driver hotplug/coldplugKay Sievers1-1/+1
2007-05-17rtc-omap build fixDavid Brownell1-2/+2
2007-05-08rtc: remove "RTC_ALM_SET mode" bugsDavid Brownell1-28/+0
2007-05-08rtc: suspend()/resume() restores system clockDavid Brownell1-17/+0
2007-05-08rtc: remove rest of class_deviceDavid Brownell1-4/+4
2007-05-08rtc: rtc interfaces don't use class_deviceDavid Brownell1-2/+2
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner1-2/+2
2006-12-13[PATCH] rtc framewok: rtc_wkalrm.enabled reporting updatesDavid Brownell1-2/+1
2006-12-07[PATCH] add rtc-omap driverDavid Brownell1-0/+572