summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-omap.c
Commit message (Expand)AuthorAgeFilesLines
* RTC: Clean out UIE icotl implementationsJohn Stultz2011-03-091-39/+0Star
* RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz2011-02-031-9/+19
* drivers/rtc/rtc-omap.c: fix a memory leakAxel Lin2011-01-131-2/+4
* rtc: omap: let device wakeup capability be configured from chip init logicSekhar Nori2010-10-281-5/+7
* rtc: make rtc-omap driver ioremap its register spaceMark A. Greer2009-12-161-21/+26
* trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
* rtc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-251-2/+2
* drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-12/+12
* rtc: rtc-omap footprint shrinkageDavid Brownell2008-07-241-17/+4Star
* [RTC] remove references to asm/mach/time.hRussell King2008-05-221-1/+0Star
* rtc: fix platform driver hotplug/coldplugKay Sievers2008-04-111-1/+1
* rtc-omap build fixDavid Brownell2007-05-171-2/+2
* rtc: remove "RTC_ALM_SET mode" bugsDavid Brownell2007-05-081-28/+0Star
* rtc: suspend()/resume() restores system clockDavid Brownell2007-05-081-17/+0Star
* rtc: remove rest of class_deviceDavid Brownell2007-05-081-4/+4
* rtc: rtc interfaces don't use class_deviceDavid Brownell2007-05-081-2/+2
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-141-2/+2
* [PATCH] rtc framewok: rtc_wkalrm.enabled reporting updatesDavid Brownell2006-12-131-2/+1Star
* [PATCH] add rtc-omap driverDavid Brownell2006-12-071-0/+572