All of lore.kernel.org
 help / color / mirror / Atom feed
* [rtc-linux] [PATCH 0/4] modify clock codes of rtc-s3c driver
@ 2015-08-11 11:28 ` Joonyoung Shim
  0 siblings, 0 replies; 2+ messages in thread
From: Joonyoung Shim @ 2015-08-11 11:28 UTC (permalink / raw)
  To: rtc-linux
  Cc: Linux Kernel Mailing List, linux-samsung-soc, a.zummo,
	alexandre.belloni,
	"최찬우/S/W Platform Lab(DMC연)/S4(선임)/삼성전자",
	Krzysztof Kozlowski, Joonyoung Shim

Hi,

This patchset modifies clock codes of rtc-s3c driver. Main change is to
fix the problem that alarm interrupt can't happen. Also there are some
fixes incluing cleanup.

Thanks.

----------------------------------------------------------------
Joonyoung Shim (4):
      rtc: s3c: add missing clk control
      rtc: s3c: remove unnecessary NULL assignment
      rtc: s3c: use unified functions for enable/disable of clk
      rtc: s3c: enable/disable clocks for alarm

 drivers/rtc/rtc-s3c.c | 40 +++++++++++++++++++++++++++++-----------
 1 file changed, 29 insertions(+), 11 deletions(-)

-- 
-- 
You received this message because you are subscribed to "rtc-linux".
Membership options at http://groups.google.com/group/rtc-linux .
Please read http://groups.google.com/group/rtc-linux/web/checklist
before submitting a driver.
--- 
You received this message because you are subscribed to the Google Groups "rtc-linux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

* [PATCH 0/4] modify clock codes of rtc-s3c driver
@ 2015-08-11 11:28 ` Joonyoung Shim
  0 siblings, 0 replies; 2+ messages in thread
From: Joonyoung Shim @ 2015-08-11 11:28 UTC (permalink / raw)
  To: rtc-linux
  Cc: Linux Kernel Mailing List, linux-samsung-soc, a.zummo,
	alexandre.belloni,
	"최찬우/S/W Platform Lab(DMC연)/S4(선임)/삼성전자",
	Krzysztof Kozlowski, Joonyoung Shim

Hi,

This patchset modifies clock codes of rtc-s3c driver. Main change is to
fix the problem that alarm interrupt can't happen. Also there are some
fixes incluing cleanup.

Thanks.

----------------------------------------------------------------
Joonyoung Shim (4):
      rtc: s3c: add missing clk control
      rtc: s3c: remove unnecessary NULL assignment
      rtc: s3c: use unified functions for enable/disable of clk
      rtc: s3c: enable/disable clocks for alarm

 drivers/rtc/rtc-s3c.c | 40 +++++++++++++++++++++++++++++-----------
 1 file changed, 29 insertions(+), 11 deletions(-)

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

end of thread, other threads:[~2015-08-11 11:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-11 11:28 [rtc-linux] [PATCH 0/4] modify clock codes of rtc-s3c driver Joonyoung Shim
2015-08-11 11:28 ` Joonyoung Shim

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.