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
/
include
/
linux
/
ptp_clock_kernel.h
Age
Commit message (
Expand
)
Author
2024-01-29
ptp: introduce PTP_CLOCK_EXTOFF event for the measured external offset
Min Li
2023-06-20
ptp: Add .getmaxphase callback to ptp_clock_info
Rahul Rameshbabu
2023-06-20
ptp: Clarify ptp_clock_info .adjphase expects an internal servo to be used
Rahul Rameshbabu
2022-11-11
ptp: remove the .adjfreq interface function
Jacob Keller
2022-10-31
ptp: introduce helpers to adjust by scaled parts per million
Jacob Keller
2022-10-31
ptp: add missing documentation for parameters
Jacob Keller
2022-05-10
ptp: Pass hwtstamp to ptp_convert_timestamp()
Gerhard Engleder
2022-05-10
ptp: Add cycles support for virtual clocks
Gerhard Engleder
2022-04-30
net: lan966x: Fix compilation error
Horatiu Vultur
2022-01-06
net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple sockets
Miroslav Lichvar
2021-08-13
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
2021-07-01
ptp: add kernel API ptp_convert_timestamp()
Yangbo Lu
2021-07-01
ptp: add kernel API ptp_get_vclocks_index()
Yangbo Lu
2021-07-01
ptp: add ptp virtual clock driver framework
Yangbo Lu
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-15
ptp: improve max_adj check against unreasonable values
Jakub Kicinski
2021-05-10
ptp: ptp_clock: make scaled_ppm_to_ppb static inline
Radu Pirea (NXP OSS)
2020-11-18
ptp: document struct ptp_clock_request members
Ahmad Fatoum
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-12
ptp: fix struct member comment for do_aux_work
Jacob Keller
2020-05-02
ptp: Add adjphase function to support phase offset control.
Vincent Cheng
2020-03-30
ptp: Avoid deadlocks in the programmable pin code.
Richard Cochran
2019-12-30
ptp: introduce ptp_cancel_worker_sync
Vladimir Oltean
2019-06-13
ptp: ptp_clock: Publish scaled_ppm_to_ppb
Shalom Toledo
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2018-11-09
ptp: deprecate gettime64() in favor of gettimex64()
Miroslav Lichvar
2018-11-09
ptp: add PTP_SYS_OFFSET_EXTENDED ioctl
Miroslav Lichvar
2017-08-01
ptp: introduce ptp auxiliary worker
Grygorii Strashko
2016-12-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-11-16
ptp_clock: Allow for it to be optional
Nicolas Pitre
2016-11-09
ptp: Introduce a high resolution frequency adjustment method.
Richard Cochran
2016-09-22
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
2016-03-03
ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
Christopher S. Hall
2015-03-31
ptp: remove 32 bit get/set methods.
Richard Cochran
2015-03-31
ptp: introduce get/set time methods with explicit 64 bit seconds.
Richard Cochran
2014-03-21
ptp: introduce programmable pins.
Richard Cochran
2012-11-03
ptp: update adjfreq callback description
Jacob Keller
2012-09-22
ptp: clarify the clock_name sysfs attribute
Richard Cochran
2012-09-22
ptp: link the phc device to its parent device
Richard Cochran
2012-09-07
pps/ptp: Allow PHC devices to adjust PPS events for known delay
Ben Hutchings
2012-04-04
ptp: Add a method for obtaining the device index.
Richard Cochran
2011-05-23
ptp: Added a brand new class driver for ptp clocks.
Richard Cochran