summaryrefslogtreecommitdiffstats
path: root/include/linux/ptp_clock_kernel.h
Commit message (Expand)AuthorAgeFilesLines
* ptp: Add .getmaxphase callback to ptp_clock_infoRahul Rameshbabu2023-06-201-0/+5
* ptp: Clarify ptp_clock_info .adjphase expects an internal servo to be usedRahul Rameshbabu2023-06-201-2/+4
* ptp: remove the .adjfreq interface functionJacob Keller2022-11-111-7/+0
* ptp: introduce helpers to adjust by scaled parts per millionJacob Keller2022-10-311-0/+46
* ptp: add missing documentation for parametersJacob Keller2022-10-311-0/+7
* ptp: Pass hwtstamp to ptp_convert_timestamp()Gerhard Engleder2022-05-101-4/+3
* ptp: Add cycles support for virtual clocksGerhard Engleder2022-05-101-0/+31
* net: lan966x: Fix compilation errorHoratiu Vultur2022-04-301-0/+4
* net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple socketsMiroslav Lichvar2022-01-061-5/+7
* ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann2021-08-131-20/+28
* ptp: add kernel API ptp_convert_timestamp()Yangbo Lu2021-07-011-0/+13
* ptp: add kernel API ptp_get_vclocks_index()Yangbo Lu2021-07-011-0/+14
* ptp: add ptp virtual clock driver frameworkYangbo Lu2021-07-011-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-181-2/+2
|\
| * ptp: improve max_adj check against unreasonable valuesJakub Kicinski2021-06-151-1/+1
* | ptp: ptp_clock: make scaled_ppm_to_ppb static inlineRadu Pirea (NXP OSS)2021-05-101-8/+26
|/
* ptp: document struct ptp_clock_request membersAhmad Fatoum2020-11-181-0/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-151-4/+4
|\
| * ptp: fix struct member comment for do_aux_workJacob Keller2020-05-121-4/+4
* | ptp: Add adjphase function to support phase offset control.Vincent Cheng2020-05-021-1/+5
|/
* ptp: Avoid deadlocks in the programmable pin code.Richard Cochran2020-03-301-0/+19
* ptp: introduce ptp_cancel_worker_syncVladimir Oltean2019-12-301-0/+9
* ptp: ptp_clock: Publish scaled_ppm_to_ppbShalom Toledo2019-06-131-0/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-14/+1
* ptp: deprecate gettime64() in favor of gettimex64()Miroslav Lichvar2018-11-091-0/+2
* ptp: add PTP_SYS_OFFSET_EXTENDED ioctlMiroslav Lichvar2018-11-091-0/+31
* ptp: introduce ptp auxiliary workerGrygorii Strashko2017-08-011-0/+20
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-121-24/+41
|\
| * ptp_clock: Allow for it to be optionalNicolas Pitre2016-11-161-24/+41
* | ptp: Introduce a high resolution frequency adjustment method.Richard Cochran2016-11-091-0/+8
|/
* ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre2016-09-221-0/+5
* ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestampingChristopher S. Hall2016-03-031-0/+8
* ptp: remove 32 bit get/set methods.Richard Cochran2015-03-311-8/+0
* ptp: introduce get/set time methods with explicit 64 bit seconds.Richard Cochran2015-03-311-2/+10
* ptp: introduce programmable pins.Richard Cochran2014-03-211-0/+33
* ptp: update adjfreq callback descriptionJacob Keller2012-11-031-1/+2
* ptp: clarify the clock_name sysfs attributeRichard Cochran2012-09-221-1/+3
* ptp: link the phc device to its parent deviceRichard Cochran2012-09-221-2/+5
* pps/ptp: Allow PHC devices to adjust PPS events for known delayBen Hutchings2012-09-071-2/+8
* ptp: Add a method for obtaining the device index.Richard Cochran2012-04-041-0/+8
* ptp: Added a brand new class driver for ptp clocks.Richard Cochran2011-05-231-0/+139