summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ptp
AgeCommit message (Expand)AuthorLines
2026-01-27selftests: ptp: treat unsupported PHC operations as skipJunjie Cao-12/+37
2026-01-27selftests: ptp: use KSFT_SKIP exit code for skip scenariosJunjie Cao-4/+7
2025-06-23testptp: add option to enable external timestamping edgesMiroslav Lichvar-2/+9
2025-03-05testptp: Add option to open PHC in readonly modeWojtek Wasko-14/+23
2024-10-04selftest/ptp: update ptp selftest to exercise the gettimex optionsMahesh Bandewar-5/+57
2023-10-15ptp: add testptp mask testXabier Marquiegui-1/+18
2023-10-15ptp: add debugfs interface to see applied channel masksXabier Marquiegui-0/+14
2023-07-28selftests/ptp: Add -X option for testing PTP_SYS_OFFSET_PRECISEAlex Maftei-1/+30
2023-07-28selftests/ptp: Add -x option for testing PTP_SYS_OFFSET_EXTENDEDAlex Maftei-2/+42
2023-06-20ptp: Add .getmaxphase callback to ptp_clock_infoRahul Rameshbabu-2/+4
2023-06-20testptp: Add support for testing ptp_clock_info .adjphase callbackRahul Rameshbabu-1/+18
2023-06-20testptp: Remove magic numbers related to nanosecond to second conversionRahul Rameshbabu-2/+2
2023-06-15selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETAlex Maftei-3/+3
2023-02-13selftests/ptp: Remove clean target from MakefileShuah Khan-5/+2
2023-02-13selftests: ptp: Fix incorrect kernel headers search pathMathieu Desnoyers-1/+1
2022-02-22testptp: add option to shift clock by nanosecondsMaciek Machnikowski-4/+14
2022-01-05testptp: set pin function before other requestsMiroslav Lichvar-12/+12
2020-07-20testptp: add new options for perout phase and pulse widthVladimir Oltean-4/+37
2020-07-20testptp: promote 'perout' variable to int64_tVladimir Oltean-4/+6
2020-05-02ptp: Add adjust_phase to ptp_clock_caps capability.Vincent Cheng-2/+4
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada-0/+1
2019-11-15ptp: Extend the test program to check the external time stamp flags.Richard Cochran-2/+51
2019-06-13selftests: ptp: Add Physical Hardware Clock testShalom Toledo-0/+166
2019-05-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds-14/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner-14/+1
2019-05-20ptp: Fix example program to match kernel.Richard Cochran-84/+1
2018-01-04posix-timers: Prevent UB from shifting negative signed valueNick Desaulniers-3/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-02selftests: ptp: include default header install pathGrygorii Strashko-0/+1
2016-09-20selftests: move ptp tests from Documentation/ptpShuah Khan-0/+565