aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/ptp/testptp.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-20ptp: Add .getmaxphase callback to ptp_clock_infoRahul Rameshbabu1-2/+4
2023-06-20testptp: Add support for testing ptp_clock_info .adjphase callbackRahul Rameshbabu1-1/+18
2023-06-20testptp: Remove magic numbers related to nanosecond to second conversionRahul Rameshbabu1-2/+2
2023-06-15selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETAlex Maftei1-3/+3
2022-02-22testptp: add option to shift clock by nanosecondsMaciek Machnikowski1-4/+14
2022-01-05testptp: set pin function before other requestsMiroslav Lichvar1-12/+12
2020-07-20testptp: add new options for perout phase and pulse widthVladimir Oltean1-4/+37
2020-07-20testptp: promote 'perout' variable to int64_tVladimir Oltean1-4/+6
2020-05-02ptp: Add adjust_phase to ptp_clock_caps capability.Vincent Cheng1-2/+4
2019-11-15ptp: Extend the test program to check the external time stamp flags.Richard Cochran1-2/+51
2019-05-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds1-14/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner1-14/+1
2019-05-20ptp: Fix example program to match kernel.Richard Cochran1-84/+1
2018-01-04posix-timers: Prevent UB from shifting negative signed valueNick Desaulniers1-3/+1
2016-09-20selftests: move ptp tests from Documentation/ptpShuah Khan1-0/+523