index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
ptp
Age
Commit message (
Expand
)
Author
2023-10-15
ptp: add testptp mask test
Xabier Marquiegui
2023-10-15
ptp: add debugfs interface to see applied channel masks
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
2023-02-13
selftests/ptp: Remove clean target from Makefile
Shuah Khan
2023-02-13
selftests: ptp: Fix incorrect kernel headers search path
Mathieu Desnoyers
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
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2019-11-15
ptp: Extend the test program to check the external time stamp flags.
Richard Cochran
2019-06-13
selftests: ptp: Add Physical Hardware Clock test
Shalom Toledo
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
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-02
selftests: ptp: include default header install path
Grygorii Strashko
2016-09-20
selftests: move ptp tests from Documentation/ptp
Shuah Khan