summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-omap.c
AgeCommit message (Expand)Author
2020-04-24rtc: omap: Use define directive for PIN_CONFIG_ACTIVE_HIGHNathan Chancellor
2018-09-09rtc: omap: fix potential crash on power offJohan Hovold
2016-11-04rtc: omap: prevent disabling of clock/module during suspendTero Kristo
2016-11-04rtc: omap: Fix selecting external oscLokesh Vutla
2016-09-21rtc: omap: Support ext_wakeup configurationMarcin Niestroj
2016-09-02rtc: constify rtc_class_ops structuresJulia Lawall
2015-09-05rtc: omap: Add external clock enabling supportKeerthy
2015-09-05rtc: omap: Add internal clock enabling supportKeerthy
2015-04-17drivers/rtc/rtc-omap.c: use module_platform_driverLokesh Vutla
2015-04-17drivers/rtc/rtc-omap.c: unlock and lock rtc registers before and after regist...Lokesh Vutla
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-10rtc: omap: drop vendor-prefix from power-controller dt propertyJohan Hovold
2014-12-10rtc: omap: add copyright entryJohan Hovold
2014-12-10rtc: omap: fix minor coding style issuesJohan Hovold
2014-12-10rtc: omap: enable wake-up from power offJohan Hovold
2014-12-10rtc: omap: add support for pmic_power_enJohan Hovold
2014-12-10rtc: omap: add helper to read 32-bit registersJohan Hovold
2014-12-10rtc: omap: add helper to read raw bcd timeJohan Hovold
2014-12-10rtc: omap: silence bogus power-up reset message at probeJohan Hovold
2014-12-10rtc: omap: add structured device-type infoJohan Hovold
2014-12-10rtc: omap: remove DRIVER_NAME macroJohan Hovold
2014-12-10rtc: omap: add device abstractionJohan Hovold
2014-12-10rtc: omap: make platform-device id table constJohan Hovold
2014-12-10rtc: omap: use dev_infoJohan Hovold
2014-12-10rtc: omap: remove unused register-base defineJohan Hovold
2014-12-10rtc: omap: fix class-device registrationJohan Hovold
2014-12-10rtc: omap: clean up probe error handlingJohan Hovold
2014-12-10rtc: omap: fix interrupt disable at probeJohan Hovold
2014-12-10rtc: omap: fix missing wakealarm attributeJohan Hovold
2014-12-10rtc: omap: fix clock-source configurationJohan Hovold
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang
2014-06-06drivers/rtc/rtc-omap.c: enable RTC_IRQWAKEEN bits when Alarm is setLokesh Vutla
2014-06-06drivers/rtc/rtc-omap.c: add support for enabling 32khz clockSekhar Nori
2014-06-06drivers/rtc/rtc-omap.c: use BIT() macroSekhar Nori
2014-06-06drivers/rtc/rtc-omap.c: remove multiple device id checksSekhar Nori
2013-11-13drivers/rtc/rtc-omap.c: remove redundant of_match_ptrSachin Kamat
2013-09-11drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm eventsHebbar Gururaja
2013-07-03rtc: omap: restore back (hard-code) wakeup supportHebbar Gururaja
2013-07-03drivers/rtc/rtc-omap.c: include <linux/io.h> instead of <asm/io.h>Sachin Kamat
2013-05-18drivers/rtc: don't check resource with devm_ioremap_resourceWolfram Sang
2013-04-29rtc: rtc-omap: convert omap_rtc_driver to dev_pm_opsJingoo Han
2013-04-29drivers/rtc/rtc-omap.c: update to devm_* APIVishwanathrao Badarkhe, Manish
2013-04-29rtc: rtc-omap: use module_platform_driver_probe()Jingoo Han
2012-12-17rtc: omap: add runtime pm supportVaibhav Hiremath
2012-12-17rtc: omap: dt supportAfzal Mohammed
2012-12-17rtc: omap: kicker mechanism supportAfzal Mohammed
2012-03-23drivers/rtc: remove IRQF_DISABLEDYong Zhang
2011-08-03rtc-omap: fix initialization of control registerDaniel Glöckner
2011-04-18RTC: rtc-omap: Fix a leak of the IRQ during init failureAxel Lin
2011-03-09RTC: Clean out UIE icotl implementationsJohn Stultz