aboutsummaryrefslogtreecommitdiff
path: root/drivers/ptp/ptp_clock.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-09ptp: Introduce a high resolution frequency adjustment method.Gravatar Richard Cochran 1-1/+4
2016-10-03ptp: Fix resource leak in case of errorGravatar Christophe Jaillet 1-0/+1
2015-03-31ptp: remove 32 bit get/set methods.Gravatar Richard Cochran 1-11/+4
2015-03-31ptp: use the 64 bit get/set time methods for the posix clock.Gravatar Richard Cochran 1-2/+17
2014-04-28ptp: validate the requested frequency adjustment.Gravatar Richard Cochran 1-1/+4
2014-03-21ptp: introduce programmable pins.Gravatar Richard Cochran 1-0/+23
2013-07-26PTP: convert class code to use dev_groupsGravatar Greg Kroah-Hartman 1-1/+1
2013-04-12ptp: dynamic allocation of PHC char devicesGravatar Jiri Benc 1-25/+13
2012-09-22ptp: link the phc device to its parent deviceGravatar Richard Cochran 1-2/+3
2012-09-22ptp: provide the clock's adjusted frequencyGravatar Richard Cochran 1-2/+3
2012-09-22ptp: remember the adjusted frequencyGravatar Richard Cochran 1-0/+1
2012-09-07pps/ptp: Allow PHC devices to adjust PPS events for known delayGravatar Ben Hutchings 1-0/+5
2012-04-04ptp: Add a method for obtaining the device index.Gravatar Richard Cochran 1-0/+6
2012-03-17phc: Update author's email address.Gravatar Richard Cochran 1-1/+1
2011-12-06ptp: Fix clock_getres() implementationGravatar Thomas Gleixner 1-1/+3
2011-05-23ptp: Added a brand new class driver for ptp clocks.Gravatar Richard Cochran 1-0/+343