aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-omap.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-23drivers/rtc: remove IRQF_DISABLEDGravatar Yong Zhang 1-2/+2
2011-08-03rtc-omap: fix initialization of control registerGravatar Daniel Glöckner 1-1/+1
2011-04-18RTC: rtc-omap: Fix a leak of the IRQ during init failureGravatar Axel Lin 1-1/+1
2011-03-09RTC: Clean out UIE icotl implementationsGravatar John Stultz 1-39/+0
2011-02-03RTC: Convert rtc drivers to use the alarm_irq_enable methodGravatar John Stultz 1-9/+19
2011-01-13drivers/rtc/rtc-omap.c: fix a memory leakGravatar Axel Lin 1-2/+4
2010-10-27rtc: omap: let device wakeup capability be configured from chip init logicGravatar Sekhar Nori 1-5/+7
2009-12-16rtc: make rtc-omap driver ioremap its register spaceGravatar Mark A. Greer 1-21/+26
2009-09-21trivial: remove unnecessary semicolonsGravatar Joe Perches 1-1/+1
2009-03-24rtc: struct device - replace bus_id with dev_name(), dev_set_name()Gravatar Kay Sievers 1-2/+2
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdGravatar Adrian Bunk 1-12/+12
2008-07-24rtc: rtc-omap footprint shrinkageGravatar David Brownell 1-17/+4
2008-05-22[RTC] remove references to asm/mach/time.hGravatar Russell King 1-1/+0
2008-04-11rtc: fix platform driver hotplug/coldplugGravatar Kay Sievers 1-1/+1
2007-05-17rtc-omap build fixGravatar David Brownell 1-2/+2
2007-05-08rtc: remove "RTC_ALM_SET mode" bugsGravatar David Brownell 1-28/+0
2007-05-08rtc: suspend()/resume() restores system clockGravatar David Brownell 1-17/+0
2007-05-08rtc: remove rest of class_deviceGravatar David Brownell 1-4/+4
2007-05-08rtc: rtc interfaces don't use class_deviceGravatar David Brownell 1-2/+2
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsGravatar Thomas Gleixner 1-2/+2
2006-12-13[PATCH] rtc framewok: rtc_wkalrm.enabled reporting updatesGravatar David Brownell 1-2/+1
2006-12-07[PATCH] add rtc-omap driverGravatar David Brownell 1-0/+572