linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ptp/ptp_vmw: enhancements to ptp_vmw
@ 2025-08-21 11:03 Ajay Kaher
  2025-08-21 11:03 ` [PATCH 1/2] ptp/ptp_vmw: Implement PTP clock adjustments ops Ajay Kaher
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Ajay Kaher @ 2025-08-21 11:03 UTC (permalink / raw)
  To: nick.shi, alexey.makhalov, richardcochran, andrew+netdev, davem,
	edumazet, kuba, pabeni
  Cc: netdev, bcm-kernel-feedback-list, linux-kernel, florian.fainelli,
	vamsi-krishna.brahmajosyula, tapas.kundu, shubham-sg.gupta,
	karen.wang, hari-krishna.ginka, ajay.kaher

This series provides:

- implementation of PTP clock adjustments ops for ptp_vmw driver to
adjust its time and frequency, allowing time transfer from a virtual
machine to the underlying hypervisor.

- add a module parameter probe_hv_port that allows ptp_vmw driver to
be loaded even when ACPI is disabled, by directly probing for the
device using VMware hypervisor port commands.

Ajay Kaher (2):
  ptp/ptp_vmw: Implement PTP clock adjustments ops
  ptp/ptp_vmw: load ptp_vmw driver by directly probing the device

 drivers/ptp/ptp_vmw.c | 110 +++++++++++++++++++++++++++++++++---------
 1 file changed, 88 insertions(+), 22 deletions(-)

-- 
2.40.4


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

end of thread, other threads:[~2025-09-02 10:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-21 11:03 [PATCH 0/2] ptp/ptp_vmw: enhancements to ptp_vmw Ajay Kaher
2025-08-21 11:03 ` [PATCH 1/2] ptp/ptp_vmw: Implement PTP clock adjustments ops Ajay Kaher
2025-08-21 11:03 ` [PATCH 2/2] ptp/ptp_vmw: load ptp_vmw driver by directly probing the device Ajay Kaher
2025-08-25 23:11   ` Jakub Kicinski
2025-09-02 10:08 ` [PATCH 0/2] ptp/ptp_vmw: enhancements to ptp_vmw Ajay Kaher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).