Age | Commit message (Expand) | Author |
2015-09-05 | rtc: omap: Add external clock enabling support | Keerthy |
2015-09-05 | rtc: omap: Add internal clock enabling support | Keerthy |
2015-04-17 | drivers/rtc/rtc-omap.c: use module_platform_driver | Lokesh Vutla |
2015-04-17 | drivers/rtc/rtc-omap.c: unlock and lock rtc registers before and after regist... | Lokesh Vutla |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-10 | rtc: omap: drop vendor-prefix from power-controller dt property | Johan Hovold |
2014-12-10 | rtc: omap: add copyright entry | Johan Hovold |
2014-12-10 | rtc: omap: fix minor coding style issues | Johan Hovold |
2014-12-10 | rtc: omap: enable wake-up from power off | Johan Hovold |
2014-12-10 | rtc: omap: add support for pmic_power_en | Johan Hovold |
2014-12-10 | rtc: omap: add helper to read 32-bit registers | Johan Hovold |
2014-12-10 | rtc: omap: add helper to read raw bcd time | Johan Hovold |
2014-12-10 | rtc: omap: silence bogus power-up reset message at probe | Johan Hovold |
2014-12-10 | rtc: omap: add structured device-type info | Johan Hovold |
2014-12-10 | rtc: omap: remove DRIVER_NAME macro | Johan Hovold |
2014-12-10 | rtc: omap: add device abstraction | Johan Hovold |
2014-12-10 | rtc: omap: make platform-device id table const | Johan Hovold |
2014-12-10 | rtc: omap: use dev_info | Johan Hovold |
2014-12-10 | rtc: omap: remove unused register-base define | Johan Hovold |
2014-12-10 | rtc: omap: fix class-device registration | Johan Hovold |
2014-12-10 | rtc: omap: clean up probe error handling | Johan Hovold |
2014-12-10 | rtc: omap: fix interrupt disable at probe | Johan Hovold |
2014-12-10 | rtc: omap: fix missing wakealarm attribute | Johan Hovold |
2014-12-10 | rtc: omap: fix clock-source configuration | Johan Hovold |
2014-10-20 | rtc: drop owner assignment from platform_drivers | Wolfram Sang |
2014-06-06 | drivers/rtc/rtc-omap.c: enable RTC_IRQWAKEEN bits when Alarm is set | Lokesh Vutla |
2014-06-06 | drivers/rtc/rtc-omap.c: add support for enabling 32khz clock | Sekhar Nori |
2014-06-06 | drivers/rtc/rtc-omap.c: use BIT() macro | Sekhar Nori |
2014-06-06 | drivers/rtc/rtc-omap.c: remove multiple device id checks | Sekhar Nori |
2013-11-13 | drivers/rtc/rtc-omap.c: remove redundant of_match_ptr | Sachin Kamat |
2013-09-11 | drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm events | Hebbar Gururaja |
2013-07-03 | rtc: omap: restore back (hard-code) wakeup support | Hebbar Gururaja |
2013-07-03 | drivers/rtc/rtc-omap.c: include <linux/io.h> instead of <asm/io.h> | Sachin Kamat |
2013-05-18 | drivers/rtc: don't check resource with devm_ioremap_resource | Wolfram Sang |
2013-04-29 | rtc: rtc-omap: convert omap_rtc_driver to dev_pm_ops | Jingoo Han |
2013-04-29 | drivers/rtc/rtc-omap.c: update to devm_* API | Vishwanathrao Badarkhe, Manish |
2013-04-29 | rtc: rtc-omap: use module_platform_driver_probe() | Jingoo Han |
2012-12-17 | rtc: omap: add runtime pm support | Vaibhav Hiremath |
2012-12-17 | rtc: omap: dt support | Afzal Mohammed |
2012-12-17 | rtc: omap: kicker mechanism support | Afzal Mohammed |
2012-03-23 | drivers/rtc: remove IRQF_DISABLED | Yong Zhang |
2011-08-03 | rtc-omap: fix initialization of control register | Daniel Glöckner |
2011-04-18 | RTC: rtc-omap: Fix a leak of the IRQ during init failure | Axel Lin |
2011-03-09 | RTC: Clean out UIE icotl implementations | John Stultz |
2011-02-03 | RTC: Convert rtc drivers to use the alarm_irq_enable method | John Stultz |
2011-01-13 | drivers/rtc/rtc-omap.c: fix a memory leak | Axel Lin |
2010-10-27 | rtc: omap: let device wakeup capability be configured from chip init logic | Sekhar Nori |
2009-12-16 | rtc: make rtc-omap driver ioremap its register space | Mark A. Greer |
2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches |
2009-03-24 | rtc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |