All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] ptp: ocp: TOD and monitoring updates
@ 2022-03-02 21:34 Jonathan Lemon
  2022-03-02 21:34 ` [PATCH net-next 1/5] ptp: ocp: add TOD debug information Jonathan Lemon
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Jonathan Lemon @ 2022-03-02 21:34 UTC (permalink / raw)
  To: netdev; +Cc: richardcochran, davem, kuba, kernel-team

Add a series of patches for monitoring the status of the
driver and adjusting TOD handling, especially around leap seconds.

Add documentation for the new sysfs nodes.

Jonathan Lemon (1):
  docs: ABI: Document new timecard sysfs nodes.

Vadim Fedorenko (4):
  ptp: ocp: add TOD debug information
  ptp: ocp: Expose clock status drift and offset
  ptp: ocp: add tod_correction attribute
  ptp: ocp: adjust utc_tai_offset to TOD info

 Documentation/ABI/testing/sysfs-timecard |  22 +++
 drivers/ptp/ptp_ocp.c                    | 232 +++++++++++++++++------
 2 files changed, 198 insertions(+), 56 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2022-03-03 14:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-02 21:34 [PATCH net-next 0/5] ptp: ocp: TOD and monitoring updates Jonathan Lemon
2022-03-02 21:34 ` [PATCH net-next 1/5] ptp: ocp: add TOD debug information Jonathan Lemon
2022-03-02 21:34 ` [PATCH net-next 2/5] ptp: ocp: Expose clock status drift and offset Jonathan Lemon
2022-03-02 21:34 ` [PATCH net-next 3/5] ptp: ocp: add tod_correction attribute Jonathan Lemon
2022-03-02 21:34 ` [PATCH net-next 4/5] ptp: ocp: adjust utc_tai_offset to TOD info Jonathan Lemon
2022-03-02 21:34 ` [PATCH net-next 5/5] docs: ABI: Document new timecard sysfs nodes Jonathan Lemon
2022-03-03 14:50 ` [PATCH net-next 0/5] ptp: ocp: TOD and monitoring updates patchwork-bot+netdevbpf

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.