aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/ptp
AgeCommit message (Expand)AuthorFilesLines
2023-10-15ptp: add testptp mask testGravatar Xabier Marquiegui 1-1/+18
2023-10-15ptp: add debugfs interface to see applied channel masksGravatar Xabier Marquiegui 1-0/+14
2023-07-28selftests/ptp: Add -X option for testing PTP_SYS_OFFSET_PRECISEGravatar Alex Maftei 1-1/+30
2023-07-28selftests/ptp: Add -x option for testing PTP_SYS_OFFSET_EXTENDEDGravatar Alex Maftei 1-2/+42
2023-06-20ptp: Add .getmaxphase callback to ptp_clock_infoGravatar Rahul Rameshbabu 1-2/+4
2023-06-20testptp: Add support for testing ptp_clock_info .adjphase callbackGravatar Rahul Rameshbabu 1-1/+18
2023-06-20testptp: Remove magic numbers related to nanosecond to second conversionGravatar Rahul Rameshbabu 1-2/+2
2023-06-15selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETGravatar Alex Maftei 1-3/+3
2023-02-13selftests/ptp: Remove clean target from MakefileGravatar Shuah Khan 1-5/+2
2023-02-13selftests: ptp: Fix incorrect kernel headers search pathGravatar Mathieu Desnoyers 1-1/+1
2022-02-22testptp: add option to shift clock by nanosecondsGravatar Maciek Machnikowski 1-4/+14
2022-01-05testptp: set pin function before other requestsGravatar Miroslav Lichvar 1-12/+12
2020-07-20testptp: add new options for perout phase and pulse widthGravatar Vladimir Oltean 1-4/+37
2020-07-20testptp: promote 'perout' variable to int64_tGravatar Vladimir Oltean 1-4/+6
2020-05-02ptp: Add adjust_phase to ptp_clock_caps capability.Gravatar Vincent Cheng 1-2/+4
2020-03-25.gitignore: add SPDX License IdentifierGravatar Masahiro Yamada 1-0/+1
2019-11-15ptp: Extend the test program to check the external time stamp flags.Gravatar Richard Cochran 1-2/+51
2019-06-13selftests: ptp: Add Physical Hardware Clock testGravatar Shalom Toledo 1-0/+166
2019-05-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Gravatar Linus Torvalds 1-14/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Gravatar Thomas Gleixner 1-14/+1
2019-05-20ptp: Fix example program to match kernel.Gravatar Richard Cochran 1-84/+1
2018-01-04posix-timers: Prevent UB from shifting negative signed valueGravatar Nick Desaulniers 1-3/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-08-02selftests: ptp: include default header install pathGravatar Grygorii Strashko 1-0/+1
2016-09-20selftests: move ptp tests from Documentation/ptpGravatar Shuah Khan 4-0/+565