1. 184ecc9 ptp: Add adjphase function to support phase offset control. by Vincent Cheng · 4 years, 9 months ago
  2. 62582a7 ptp: Avoid deadlocks in the programmable pin code. by Richard Cochran · 4 years, 10 months ago
  3. b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  4. 7571858 ptp: free ptp device pin descriptors properly by Vladis Dronov · 5 years ago
  5. 31d518f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  6. 544fed4 ptp: introduce ptp_cancel_worker_sync by Vladimir Oltean · 5 years ago
  7. a33121e ptp: fix the race between the release of ptp_clock and cdev by Vladis Dronov · 5 years ago
  8. 4368dad ptp: ptp_clock: Publish scaled_ppm_to_ppb by Shalom Toledo · 6 years ago
  9. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
  10. ead2541 timex: use __kernel_timex internally by Deepa Dinamani · 7 years ago
  11. 457fa34 Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  12. b9d9359 ptp: fix an IS_ERR() vs NULL check by Dan Carpenter · 6 years ago
  13. aea0a89 ptp: Fix pass zero to ERR_PTR() in ptp_clock_register by YueHaibing · 6 years ago
  14. 916444d ptp: deprecate gettime64() in favor of gettimex64() by Miroslav Lichvar · 6 years ago
  15. 822c5f7 ptp: drop redundant kasprintf() to create worker name by Rasmus Villemoes · 6 years ago
  16. d9535cb ptp: introduce ptp auxiliary worker by Grygorii Strashko · 7 years ago
  17. d340266e time: Change posix clocks ops interfaces to use timespec64 by Deepa Dinamani · 8 years ago
  18. 85a66e5 ptp: create "pins" together with the rest of attributes by Dmitry Torokhov · 8 years ago
  19. 882f312d ptp: do not explicitly set drvdata in ptp_clock_register() by Dmitry Torokhov · 8 years ago
  20. d8d2635 ptp: Introduce a high resolution frequency adjustment method. by Richard Cochran · 8 years ago
  21. b9118b7 ptp: Fix resource leak in case of error by Christophe Jaillet · 8 years ago
  22. ed7c631 ptp: remove 32 bit get/set methods. by Richard Cochran · 10 years ago
  23. d7d38f5 ptp: use the 64 bit get/set time methods for the posix clock. by Richard Cochran · 10 years ago
  24. d39a743 ptp: validate the requested frequency adjustment. by Richard Cochran · 11 years ago
  25. 6092315 ptp: introduce programmable pins. by Richard Cochran · 11 years ago
  26. 3499116 PTP: convert class code to use dev_groups by Greg Kroah-Hartman · 12 years ago
  27. 7356a76 ptp: dynamic allocation of PHC char devices by Jiri Benc · 12 years ago
  28. 1ef7615 ptp: link the phc device to its parent device by Richard Cochran · 12 years ago
  29. 5c35bad ptp: provide the clock's adjusted frequency by Richard Cochran · 12 years ago
  30. 39a8cbd ptp: remember the adjusted frequency by Richard Cochran · 12 years ago
  31. 220a60a pps/ptp: Allow PHC devices to adjust PPS events for known delay by Ben Hutchings · 12 years ago
  32. 995a909 ptp: Add a method for obtaining the device index. by Richard Cochran · 13 years ago
  33. c2ec3ff phc: Update author's email address. by Richard Cochran · 13 years ago
  34. d68fb11 ptp: Fix clock_getres() implementation by Thomas Gleixner · 13 years ago
  35. d94ba80 ptp: Added a brand new class driver for ptp clocks. by Richard Cochran · 14 years ago