index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
ptp
/
testptp.c
Age
Commit message (
Expand
)
Author
2024-10-04
selftest/ptp: update ptp selftest to exercise the gettimex options
Mahesh Bandewar
2023-10-15
ptp: add testptp mask test
Xabier Marquiegui
2023-07-28
selftests/ptp: Add -X option for testing PTP_SYS_OFFSET_PRECISE
Alex Maftei
2023-07-28
selftests/ptp: Add -x option for testing PTP_SYS_OFFSET_EXTENDED
Alex Maftei
2023-06-20
ptp: Add .getmaxphase callback to ptp_clock_info
Rahul Rameshbabu
2023-06-20
testptp: Add support for testing ptp_clock_info .adjphase callback
Rahul Rameshbabu
2023-06-20
testptp: Remove magic numbers related to nanosecond to second conversion
Rahul Rameshbabu
2023-06-15
selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSET
Alex Maftei
2022-02-22
testptp: add option to shift clock by nanoseconds
Maciek Machnikowski
2022-01-05
testptp: set pin function before other requests
Miroslav Lichvar
2020-07-20
testptp: add new options for perout phase and pulse width
Vladimir Oltean
2020-07-20
testptp: promote 'perout' variable to int64_t
Vladimir Oltean
2020-05-02
ptp: Add adjust_phase to ptp_clock_caps capability.
Vincent Cheng
2019-11-15
ptp: Extend the test program to check the external time stamp flags.
Richard Cochran
2019-05-24
Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-20
ptp: Fix example program to match kernel.
Richard Cochran
2018-01-04
posix-timers: Prevent UB from shifting negative signed value
Nick Desaulniers
2016-09-20
selftests: move ptp tests from Documentation/ptp
Shuah Khan