All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] rtc: omap: Fix misc bugs
@ 2015-04-02 11:09 ` Lokesh Vutla
  0 siblings, 0 replies; 19+ messages in thread
From: Lokesh Vutla @ 2015-04-02 11:09 UTC (permalink / raw)
  To: a.zummo, rtc-linux
  Cc: t-kristo, nsekhar, linux-omap, linux-kernel, lokeshvutla,
	alexandre.belloni

This patch series fixes miscellaneous bugs in OMAP RTC driver.

Tested on BeagleBone-Black.
Logs: http://pastebin.ubuntu.com/10723287/

V1 patches can be seen here: http://www.mail-archive.com/linux-omap%40vger.kernel.org/msg115839.html

Lokesh Vutla (3):
  rtc: omap: Unlock and Lock rtc registers before and after register
    writes
  rtc: omap: Update Kconfig for OMAP RTC
  rtc: omap: use module_platform_driver

 drivers/rtc/Kconfig    |  6 ++---
 drivers/rtc/rtc-omap.c | 68 ++++++++++++++++++++++++++++++++++++++++----------
 2 files changed, 58 insertions(+), 16 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2015-04-02 12:55 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-02 11:09 [PATCH v2 0/3] rtc: omap: Fix misc bugs Lokesh Vutla
2015-04-02 11:09 ` Lokesh Vutla
2015-04-02 11:09 ` [rtc-linux] " Lokesh Vutla
2015-04-02 11:09 ` [PATCH v2 1/3] rtc: omap: Unlock and Lock rtc registers before and after register writes Lokesh Vutla
2015-04-02 11:09   ` Lokesh Vutla
2015-04-02 11:09   ` [rtc-linux] " Lokesh Vutla
2015-04-02 12:33   ` Alexandre Belloni
2015-04-02 12:33     ` [rtc-linux] " Alexandre Belloni
2015-04-02 12:44     ` Lokesh Vutla
2015-04-02 12:44       ` Lokesh Vutla
2015-04-02 12:44       ` [rtc-linux] " Lokesh Vutla
2015-04-02 12:55       ` Alexandre Belloni
2015-04-02 12:55         ` [rtc-linux] " Alexandre Belloni
2015-04-02 11:09 ` [PATCH v2 2/3] rtc: omap: Update Kconfig for OMAP RTC Lokesh Vutla
2015-04-02 11:09   ` Lokesh Vutla
2015-04-02 11:09   ` [rtc-linux] " Lokesh Vutla
2015-04-02 11:09 ` [PATCH v2 3/3] rtc: omap: use module_platform_driver Lokesh Vutla
2015-04-02 11:09   ` Lokesh Vutla
2015-04-02 11:09   ` [rtc-linux] " Lokesh Vutla

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.