summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-omap.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/rtc/rtc-omap.c: remove redundant of_match_ptrSachin Kamat2013-11-131-1/+1
* drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm eventsHebbar Gururaja2013-09-111-8/+52
* rtc: omap: restore back (hard-code) wakeup supportHebbar Gururaja2013-07-031-0/+2
* drivers/rtc/rtc-omap.c: include <linux/io.h> instead of <asm/io.h>Sachin Kamat2013-07-031-3/+1
* drivers/rtc: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
* rtc: rtc-omap: convert omap_rtc_driver to dev_pm_opsJingoo Han2013-04-291-14/+10
* drivers/rtc/rtc-omap.c: update to devm_* APIVishwanathrao Badarkhe, Manish2013-04-291-36/+9
* rtc: rtc-omap: use module_platform_driver_probe()Jingoo Han2013-04-291-11/+1
* rtc: omap: add runtime pm supportVaibhav Hiremath2012-12-171-0/+18
* rtc: omap: dt supportAfzal Mohammed2012-12-171-0/+18
* rtc: omap: kicker mechanism supportAfzal Mohammed2012-12-171-3/+41
* drivers/rtc: remove IRQF_DISABLEDYong Zhang2012-03-231-2/+2
* rtc-omap: fix initialization of control registerDaniel Glöckner2011-08-031-1/+1
* RTC: rtc-omap: Fix a leak of the IRQ during init failureAxel Lin2011-04-181-1/+1
* RTC: Clean out UIE icotl implementationsJohn Stultz2011-03-091-39/+0
* 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-271-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-241-2/+2
* drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-12/+12
* rtc: rtc-omap footprint shrinkageDavid Brownell2008-07-241-17/+4
* [RTC] remove references to asm/mach/time.hRussell King2008-05-221-1/+0
* 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/+0
* rtc: suspend()/resume() restores system clockDavid Brownell2007-05-081-17/+0
* 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/+1
* [PATCH] add rtc-omap driverDavid Brownell2006-12-071-0/+572
OpenPOWER on IntegriCloud