index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ptp
/
ptp_clock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-29
ptp: Set lookup cookie when creating a PTP PPS source.
Jonathan Lemon
1
-0
/
+1
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-06-15
ptp: improve max_adj check against unreasonable values
Jakub Kicinski
1
-3
/
+3
2021-05-11
ptp: ptp_clock: make scaled_ppm_to_ppb static inline
Radu Pirea (NXP OSS)
1
-21
/
+0
2020-05-26
ptp_clock: Let the ADJ_OFFSET interface respect the ADJ_NANO flag for PHC dev...
Richard Cochran
1
-2
/
+8
2020-05-03
ptp: Add adjphase function to support phase offset control.
Vincent Cheng
1
-0
/
+3
2020-03-30
ptp: Avoid deadlocks in the programmable pin code.
Richard Cochran
1
-2
/
+15
2020-01-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-01-14
ptp: free ptp device pin descriptors properly
Vladis Dronov
1
-2
/
+2
2020-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-17
/
+14
2019-12-31
ptp: introduce ptp_cancel_worker_sync
Vladimir Oltean
1
-0
/
+6
2019-12-31
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
1
-17
/
+14
2019-06-14
ptp: ptp_clock: Publish scaled_ppm_to_ppb
Shalom Toledo
1
-1
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-14
/
+1
2019-02-07
timex: use __kernel_timex internally
Deepa Dinamani
1
-1
/
+1
2018-12-29
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2018-12-19
ptp: fix an IS_ERR() vs NULL check
Dan Carpenter
1
-1
/
+2
2018-11-24
ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
YueHaibing
1
-1
/
+4
2018-11-10
ptp: deprecate gettime64() in favor of gettimex64()
Miroslav Lichvar
1
-1
/
+4
2018-10-29
ptp: drop redundant kasprintf() to create worker name
Rasmus Villemoes
1
-5
/
+1
2017-08-02
ptp: introduce ptp auxiliary worker
Grygorii Strashko
1
-0
/
+42
2017-04-14
time: Change posix clocks ops interfaces to use timespec64
Deepa Dinamani
1
-11
/
+7
2017-02-17
ptp: create "pins" together with the rest of attributes
Dmitry Torokhov
1
-9
/
+11
2017-02-17
ptp: do not explicitly set drvdata in ptp_clock_register()
Dmitry Torokhov
1
-2
/
+0
2016-11-10
ptp: Introduce a high resolution frequency adjustment method.
Richard Cochran
1
-1
/
+4
2016-10-04
ptp: Fix resource leak in case of error
Christophe Jaillet
1
-0
/
+1
2015-03-31
ptp: remove 32 bit get/set methods.
Richard Cochran
1
-11
/
+4
2015-03-31
ptp: use the 64 bit get/set time methods for the posix clock.
Richard Cochran
1
-2
/
+17
2014-04-28
ptp: validate the requested frequency adjustment.
Richard Cochran
1
-1
/
+4
2014-03-21
ptp: introduce programmable pins.
Richard Cochran
1
-0
/
+23
2013-07-27
PTP: convert class code to use dev_groups
Greg Kroah-Hartman
1
-1
/
+1
2013-04-13
ptp: dynamic allocation of PHC char devices
Jiri Benc
1
-25
/
+13
2012-09-22
ptp: link the phc device to its parent device
Richard Cochran
1
-2
/
+3
2012-09-22
ptp: provide the clock's adjusted frequency
Richard Cochran
1
-2
/
+3
2012-09-22
ptp: remember the adjusted frequency
Richard Cochran
1
-0
/
+1
2012-09-08
pps/ptp: Allow PHC devices to adjust PPS events for known delay
Ben Hutchings
1
-0
/
+5
2012-04-04
ptp: Add a method for obtaining the device index.
Richard Cochran
1
-0
/
+6
2012-03-17
phc: Update author's email address.
Richard Cochran
1
-1
/
+1
2011-12-06
ptp: Fix clock_getres() implementation
Thomas Gleixner
1
-1
/
+3
2011-05-24
ptp: Added a brand new class driver for ptp clocks.
Richard Cochran
1
-0
/
+343