aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ptp_clock_kernel.h
AgeCommit message (Expand)AuthorFilesLines
2017-08-01ptp: introduce ptp auxiliary workerGravatar Grygorii Strashko 1-0/+20
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-24/+41
2016-11-16ptp_clock: Allow for it to be optionalGravatar Nicolas Pitre 1-24/+41
2016-11-09ptp: Introduce a high resolution frequency adjustment method.Gravatar Richard Cochran 1-0/+8
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalGravatar Nicolas Pitre 1-0/+5
2016-03-03ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestampingGravatar Christopher S. Hall 1-0/+8
2015-03-31ptp: remove 32 bit get/set methods.Gravatar Richard Cochran 1-8/+0
2015-03-31ptp: introduce get/set time methods with explicit 64 bit seconds.Gravatar Richard Cochran 1-2/+10
2014-03-21ptp: introduce programmable pins.Gravatar Richard Cochran 1-0/+33
2012-11-03ptp: update adjfreq callback descriptionGravatar Jacob Keller 1-1/+2
2012-09-22ptp: clarify the clock_name sysfs attributeGravatar Richard Cochran 1-1/+3
2012-09-22ptp: link the phc device to its parent deviceGravatar Richard Cochran 1-2/+5
2012-09-07pps/ptp: Allow PHC devices to adjust PPS events for known delayGravatar Ben Hutchings 1-2/+8
2012-04-04ptp: Add a method for obtaining the device index.Gravatar Richard Cochran 1-0/+8
2011-05-23ptp: Added a brand new class driver for ptp clocks.Gravatar Richard Cochran 1-0/+139