summaryrefslogtreecommitdiff
path: root/drivers/ptp/ptp_ocp.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-06ptp: ocp: Rename version string shown by devlink.Jonathan Lemon1-2/+2
2021-08-06ptp: ocp: Use 'gnss' naming instead of 'gps'Jonathan Lemon1-21/+21
2021-08-06ptp: ocp: Remove devlink health and unused parameters.Jonathan Lemon1-80/+0
2021-08-06ptp: ocp: Add the mapping for the external PPS registers.Jonathan Lemon1-4/+11
2021-08-06ptp: ocp: Fix the error handling path for the class device.Jonathan Lemon1-1/+1
2021-08-04ptp: ocp: Expose various resources on the timecard.Jonathan Lemon1-46/+1341
2021-05-13ptp: ocp: Fix a resource leak in an error handling pathChristophe JAILLET1-1/+3
2020-12-06ptp: Add clock driver for the OpenCompute TimeCard.Jonathan Lemon1-0/+398