summaryrefslogtreecommitdiff
path: root/drivers/ptp
AgeCommit message (Expand)Author
12 daysMerge tag 'bitmap-for-7.2' of https://github.com/norov/linuxLinus Torvalds
12 daysMerge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-06-15Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Torvalds
2026-06-12ptp: ocp: add shutdown callbackVadim Fedorenko
2026-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-09ptp: ocp: fix resource freeing orderVadim Fedorenko
2026-06-05ptp: vmclock: Use hw_cycles from snapshot for precise TSC pairingrefs/merge-window/df7610115bad68761e38a34648dfd6f5cd161cd6David Woodhouse
2026-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-04ptp: Switch to ktime_get_snapshot_id() for pre/post timestampsThomas Gleixner
2026-06-04ptp: Use system_device_crosststamp::sys_systimeThomas Gleixner
2026-06-04timekeeping: Add CLOCK ID to system_device_crosststampThomas Gleixner
2026-06-04ptp: ptp_vmclock: Convert to ktime_get_snapshot_id()Thomas Gleixner
2026-06-03ptp: vclock: Switch from RCU to SRCUKurt Kanzenbach
2026-05-20ptp: switch to using FIELD_GET_SIGNED()Yury Norov
2026-05-14ptp: vmw: Drop ptp_vmw_acpi_deviceRafael J. Wysocki
2026-03-17ptp: vmw: Convert to a platform driverRafael J. Wysocki
2026-03-13ptp: ocp: Add support for Xilinx-based Adva TimeCard variantSagi Maimon
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-05drivers: Add support for DPLL reference count trackingIvan Vecera
2026-02-05dpll: Add reference count tracking supportIvan Vecera
2026-02-02ptp: ptp_vmclock: return TAI not UTCDavid Woodhouse
2026-02-02ptp: ptp_vmclock: remove dependency on CONFIG_ACPIDavid Woodhouse
2026-02-02ptp: ptp_vmclock: add 'VMCLOCK' to ACPI device matchDavid Woodhouse
2026-02-02ptp: ptp_vmclock: Add device tree supportDavid Woodhouse
2026-02-02ptp: vmclock: support device notificationsBabis Chalios
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-11-26ptp: ptp_ines: add HW timestamp configuration reportingVadim Fedorenko
2025-11-26phy: rename hwtstamp callback to hwtstamp_setVadim Fedorenko
2025-11-25ptp: ocp: Reuse META's PCI vendor IDAndy Shevchenko
2025-11-25ptp: ocp: Apply standard pattern for cleaning up loopAndy Shevchenko
2025-11-25ptp: ocp: Make ptp_ocp_unregister_ext() NULL-awareAndy Shevchenko
2025-11-25ptp: ocp: Refactor signal_show() and fix %ptT misuseAndy Shevchenko
2025-11-19ptp: ocp: Switch to use %ptSpAndy Shevchenko
2025-11-10ptp: ocp: Document sysfs output format for backward compatibilityZhongqiu Han
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-05ptp: Return -EINVAL on ptp_clock_register if required ops are NULLTim Hostetler
2025-10-31ptp: Allow exposing cycles only for clocks with free-running counterCarolina Jubran
2025-10-22ptp: ocp: Fix typo using index 1 instead of i in SMA initialization loopJiasheng Jiang
2025-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-09-26ptp: Add a upper bound on max_vclocksI Viswanath
2025-09-19ptp_ocp: make ptp_ocp driver compatible with PTP_EXTTS_REQUEST2Vadim Fedorenko
2025-09-17ptp: netc: only enable periodic pulse event interrupts for PPSWei Fang
2025-09-17ptp: rework ptp_clock_unregister() to disable eventsRussell King (Oracle)
2025-09-17ptp: describe the two disables in ptp_set_pinfunc()Russell King (Oracle)
2025-09-09ptp: qoriq: convert to use generic interfaces to set loopback modeWei Fang
2025-09-09ptp: netc: add the periodic output signal loopback supportWei Fang