summaryrefslogtreecommitdiff
path: root/drivers/ptp/ptp_clockmatrix.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-03ptp: ptp_clockmatrix: Add adjphase() to support PHC write phase mode.Vincent Cheng1-0/+92
2020-04-26ptp: clockmatrix: remove unnecessary comparisonYang Yingliang1-1/+1
2020-01-08ptp: clockmatrix: Rework clockmatrix version information.Vincent Cheng1-64/+13
2020-01-03ptp: ptp_clockmatrix: constify copied structureJulia Lawall1-1/+1
2019-11-07ptp: ptp_clockmatrix: Fix missing unlock on error in idtcm_probe()Wei Yongjun1-1/+3
2019-11-04ptp: Add a ptp clock driver for IDT ClockMatrix.Vincent Cheng1-0/+1425