| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/rtc/rtc-omap.c: enable RTC_IRQWAKEEN bits when Alarm is set | Lokesh Vutla | 2014-06-06 | 1 | -34/+33 |
* | drivers/rtc/rtc-omap.c: add support for enabling 32khz clock | Sekhar Nori | 2014-06-06 | 1 | -1/+15 |
* | drivers/rtc/rtc-omap.c: use BIT() macro | Sekhar Nori | 2014-06-06 | 1 | -21/+21 |
* | drivers/rtc/rtc-omap.c: remove multiple device id checks | Sekhar Nori | 2014-06-06 | 1 | -4/+9 |
* | drivers/rtc/rtc-omap.c: remove redundant of_match_ptr | Sachin Kamat | 2013-11-13 | 1 | -1/+1 |
* | drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm events | Hebbar Gururaja | 2013-09-11 | 1 | -8/+52 |
* | rtc: omap: restore back (hard-code) wakeup support | Hebbar Gururaja | 2013-07-03 | 1 | -0/+2 |
* | drivers/rtc/rtc-omap.c: include <linux/io.h> instead of <asm/io.h> | Sachin Kamat | 2013-07-03 | 1 | -3/+1 |
* | drivers/rtc: don't check resource with devm_ioremap_resource | Wolfram Sang | 2013-05-18 | 1 | -5/+0 |
* | rtc: rtc-omap: convert omap_rtc_driver to dev_pm_ops | Jingoo Han | 2013-04-29 | 1 | -14/+10 |
* | drivers/rtc/rtc-omap.c: update to devm_* API | Vishwanathrao Badarkhe, Manish | 2013-04-29 | 1 | -36/+9 |
* | rtc: rtc-omap: use module_platform_driver_probe() | Jingoo Han | 2013-04-29 | 1 | -11/+1 |
* | rtc: omap: add runtime pm support | Vaibhav Hiremath | 2012-12-17 | 1 | -0/+18 |
* | rtc: omap: dt support | Afzal Mohammed | 2012-12-17 | 1 | -0/+18 |
* | rtc: omap: kicker mechanism support | Afzal Mohammed | 2012-12-17 | 1 | -3/+41 |
* | drivers/rtc: remove IRQF_DISABLED | Yong Zhang | 2012-03-23 | 1 | -2/+2 |
* | rtc-omap: fix initialization of control register | Daniel Glöckner | 2011-08-03 | 1 | -1/+1 |
* | RTC: rtc-omap: Fix a leak of the IRQ during init failure | Axel Lin | 2011-04-18 | 1 | -1/+1 |
* | RTC: Clean out UIE icotl implementations | John Stultz | 2011-03-09 | 1 | -39/+0 |
* | RTC: Convert rtc drivers to use the alarm_irq_enable method | John Stultz | 2011-02-03 | 1 | -9/+19 |
* | drivers/rtc/rtc-omap.c: fix a memory leak | Axel Lin | 2011-01-13 | 1 | -2/+4 |
* | rtc: omap: let device wakeup capability be configured from chip init logic | Sekhar Nori | 2010-10-27 | 1 | -5/+7 |
* | rtc: make rtc-omap driver ioremap its register space | Mark A. Greer | 2009-12-16 | 1 | -21/+26 |
* | trivial: remove unnecessary semicolons | Joe Perches | 2009-09-21 | 1 | -1/+1 |
* | rtc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -2/+2 |
* | drivers/rtc/: use bcd2bin/bin2bcd | Adrian Bunk | 2008-10-20 | 1 | -12/+12 |
* | rtc: rtc-omap footprint shrinkage | David Brownell | 2008-07-24 | 1 | -17/+4 |
* | [RTC] remove references to asm/mach/time.h | Russell King | 2008-05-22 | 1 | -1/+0 |
* | rtc: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-11 | 1 | -1/+1 |
* | rtc-omap build fix | David Brownell | 2007-05-17 | 1 | -2/+2 |
* | rtc: remove "RTC_ALM_SET mode" bugs | David Brownell | 2007-05-08 | 1 | -28/+0 |
* | rtc: suspend()/resume() restores system clock | David Brownell | 2007-05-08 | 1 | -17/+0 |
* | rtc: remove rest of class_device | David Brownell | 2007-05-08 | 1 | -4/+4 |
* | rtc: rtc interfaces don't use class_device | David Brownell | 2007-05-08 | 1 | -2/+2 |
* | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner | 2007-02-14 | 1 | -2/+2 |
* | [PATCH] rtc framewok: rtc_wkalrm.enabled reporting updates | David Brownell | 2006-12-13 | 1 | -2/+1 |
* | [PATCH] add rtc-omap driver | David Brownell | 2006-12-07 | 1 | -0/+572 |