aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-omap.c
AgeCommit message (Expand)Author
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
2011-02-03RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz
2011-01-13drivers/rtc/rtc-omap.c: fix a memory leakAxel Lin
2010-10-27rtc: omap: let device wakeup capability be configured from chip init logicSekhar Nori
2009-12-16rtc: make rtc-omap driver ioremap its register spaceMark A. Greer
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-03-24rtc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk
2008-07-24rtc: rtc-omap footprint shrinkageDavid Brownell
2008-05-22[RTC] remove references to asm/mach/time.hRussell King
2008-04-11rtc: fix platform driver hotplug/coldplugKay Sievers
2007-05-17rtc-omap build fixDavid Brownell
2007-05-08rtc: remove "RTC_ALM_SET mode" bugsDavid Brownell
2007-05-08rtc: suspend()/resume() restores system clockDavid Brownell
2007-05-08rtc: remove rest of class_deviceDavid Brownell
2007-05-08rtc: rtc interfaces don't use class_deviceDavid Brownell
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner
2006-12-13[PATCH] rtc framewok: rtc_wkalrm.enabled reporting updatesDavid Brownell
2006-12-07[PATCH] add rtc-omap driverDavid Brownell