开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
ptp
/
testptp.c
Age
Commit message (
Expand
)
Author
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