index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ptp
/
ptp_vmclock.c
Age
Commit message (
Expand
)
Author
2026-06-05
ptp: vmclock: Use hw_cycles from snapshot for precise TSC pairing
David Woodhouse
2026-06-04
ptp: Switch to ktime_get_snapshot_id() for pre/post timestamps
Thomas Gleixner
2026-06-04
ptp: ptp_vmclock: Convert to ktime_get_snapshot_id()
Thomas Gleixner
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-02
ptp: ptp_vmclock: return TAI not UTC
David Woodhouse
2026-02-02
ptp: ptp_vmclock: remove dependency on CONFIG_ACPI
David Woodhouse
2026-02-02
ptp: ptp_vmclock: add 'VMCLOCK' to ACPI device match
David Woodhouse
2026-02-02
ptp: ptp_vmclock: Add device tree support
David Woodhouse
2026-02-02
ptp: vmclock: support device notifications
Babis Chalios
2025-02-11
ptp: vmclock: Remove goto-based cleanup logic
Thomas Weißschuh
2025-02-11
ptp: vmclock: Clean up miscdev and ptp clock through devres
Thomas Weißschuh
2025-02-11
ptp: vmclock: Don't unregister misc device if it was not registered
Thomas Weißschuh
2025-02-11
ptp: vmclock: Set driver data before its usage
Thomas Weißschuh
2025-02-11
ptp: vmclock: Add .owner to vmclock_miscdev_fops
David Woodhouse
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-10-09
ptp: Add support for the AMZNC10C 'vmclock' device
David Woodhouse