aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/ptp (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-15ptp: add testptp mask testXabier Marquiegui1-1/+18
2023-10-15ptp: add debugfs interface to see applied channel masksXabier Marquiegui1-0/+14
2023-07-28selftests/ptp: Add -X option for testing PTP_SYS_OFFSET_PRECISEAlex Maftei1-1/+30
2023-07-28selftests/ptp: Add -x option for testing PTP_SYS_OFFSET_EXTENDEDAlex Maftei1-2/+42
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
2023-02-13selftests/ptp: Remove clean target from MakefileShuah Khan1-5/+2
2023-02-13selftests: ptp: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
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
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2019-11-15ptp: Extend the test program to check the external time stamp flags.Richard Cochran1-2/+51
2019-06-13selftests: ptp: Add Physical Hardware Clock testShalom Toledo1-0/+166
2019-05-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus 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
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-02selftests: ptp: include default header install pathGrygorii Strashko1-0/+1
2016-09-20selftests: move ptp tests from Documentation/ptpShuah Khan4-0/+565