index
:
linux/kernel/git/amlogic/linux.git
for-landau-next
LANDAU Linux Amlogic Fork
LANDAU Linux Amlogic Maintainers 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-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