aboutsummaryrefslogtreecommitdiff
path: root/drivers/ptp/ptp_clock.c
AgeCommit message (Expand)AuthorFilesLines
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