All of lore.kernel.org
 help / color / mirror / Atom feed
* [rtc-linux] [PATCH v3 0/2] drivers: rtc: rtc-tps65910: Add RTC calibration support
@ 2016-12-23 11:15 Vesa Jääskeläinen
  2016-12-23 11:15 ` [rtc-linux] [PATCH v3 1/2] " Vesa Jääskeläinen
  2016-12-23 11:15 ` [rtc-linux] [PATCH v3 2/2] drivers: rtc: rtc-tps65910: use 'unsigned int' instead of 'unsigned' in arguments Vesa Jääskeläinen
  0 siblings, 2 replies; 6+ messages in thread
From: Vesa Jääskeläinen @ 2016-12-23 11:15 UTC (permalink / raw)
  To: Alessandro Zummo, Alexandre Belloni, Lee Jones
  Cc: Vesa Jääskeläinen, rtc-linux

Texas Instrument's TPS65910 has support for compensating RTC crystal
inaccuracies. When enabled every hour RTC counter value will be compensated
with two's complement value.

Changes in v3:
  - changed to return 0 when compensation not enabled

Changes in v2:
  - changed to use offset interface

Vesa J=C3=A4=C3=A4skel=C3=A4inen (2):
  drivers: rtc: rtc-tps65910: Add RTC calibration support
  drivers: rtc: rtc-tps65910: use 'unsigned int' instead of 'unsigned'
    in arguments

 drivers/rtc/rtc-tps65910.c   | 146 +++++++++++++++++++++++++++++++++++++++=
+++-
 include/linux/mfd/tps65910.h |   1 +
 2 files changed, 146 insertions(+), 1 deletion(-)

--=20
2.1.4

--=20
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.
---=20
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 e=
mail to rtc-linux+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

end of thread, other threads:[~2017-01-10  0:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-23 11:15 [rtc-linux] [PATCH v3 0/2] drivers: rtc: rtc-tps65910: Add RTC calibration support Vesa Jääskeläinen
2016-12-23 11:15 ` [rtc-linux] [PATCH v3 1/2] " Vesa Jääskeläinen
2017-01-03 11:55   ` [rtc-linux] " Lee Jones
2017-01-10  0:31   ` Alexandre Belloni
2016-12-23 11:15 ` [rtc-linux] [PATCH v3 2/2] drivers: rtc: rtc-tps65910: use 'unsigned int' instead of 'unsigned' in arguments Vesa Jääskeläinen
2017-01-10  0:31   ` [rtc-linux] " 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.