All of lore.kernel.org
 help / color / mirror / Atom feed
* [rtc-linux] [PATCH 0/4] Provides bug fixes for rtc-mcp795.c
@ 2016-12-05 13:11 ` Emil Bartczak
  0 siblings, 0 replies; 26+ messages in thread
From: Emil Bartczak @ 2016-12-05 13:11 UTC (permalink / raw)
  To: a.zummo; +Cc: alexandre.belloni, rtc-linux, linux-kernel, Emil Bartczak

This patchset provides 3 bug fixes (patch 1, 2 and 3) and one 
improvement (patch 4) in the file driver/rtc/rtc-mcp795.c.
Please review the changes and consider to apply them to the 
main kernel tree.

Emil Bartczak (4):
  rtc: mcp795: fix invalid month setting.
  rtc: mcp795: fix time range difference between linux and RTC chip
  rtc: mcp795: fix month write resetting date to 1.
  rtc: mcp795: use bcd2bin/bin2bcd.

 drivers/rtc/rtc-mcp795.c | 125 +++++++++++++++++++++++++++++++++++------------
 1 file changed, 94 insertions(+), 31 deletions(-)

-- 
2.7.4

-- 
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] 26+ messages in thread

end of thread, other threads:[~2016-12-05 22:47 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-05 13:11 [rtc-linux] [PATCH 0/4] Provides bug fixes for rtc-mcp795.c Emil Bartczak
2016-12-05 13:11 ` Emil Bartczak
2016-12-05 13:11 ` [rtc-linux] [PATCH 1/4] rtc: mcp795: fix invalid month setting Emil Bartczak
2016-12-05 13:11   ` Emil Bartczak
2016-12-05 15:09   ` [rtc-linux] " Alexandre Belloni
2016-12-05 15:09     ` Alexandre Belloni
2016-12-05 22:03     ` [rtc-linux] " Emil Bartczak
2016-12-05 22:03       ` Emil Bartczak
2016-12-05 22:15       ` [rtc-linux] " Alexandre Belloni
2016-12-05 22:15         ` Alexandre Belloni
2016-12-05 22:31         ` [rtc-linux] " Emil Bartczak
2016-12-05 22:31           ` Emil Bartczak
2016-12-05 13:11 ` [rtc-linux] [PATCH 2/4] rtc: mcp795: fix time range difference between linux and RTC chip Emil Bartczak
2016-12-05 13:11   ` Emil Bartczak
2016-12-05 13:11 ` [rtc-linux] [PATCH 3/4] rtc: mcp795: fix month write resetting date to 1 Emil Bartczak
2016-12-05 13:11   ` Emil Bartczak
2016-12-05 15:24   ` [rtc-linux] " Alexandre Belloni
2016-12-05 15:24     ` Alexandre Belloni
2016-12-05 22:16     ` [rtc-linux] " Emil Bartczak
2016-12-05 22:16       ` Emil Bartczak
2016-12-05 22:47       ` [rtc-linux] " Alexandre Belloni
2016-12-05 22:47         ` Alexandre Belloni
2016-12-05 13:11 ` [rtc-linux] [PATCH 4/4] rtc: mcp795: use bcd2bin/bin2bcd Emil Bartczak
2016-12-05 13:11   ` Emil Bartczak
2016-12-05 15:27   ` [rtc-linux] " Alexandre Belloni
2016-12-05 15:27     ` Alexandre Belloni

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.