index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ptp
/
ptp_clock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-12-28
1
-2
/
+2
|
\
|
*
ptp: fix an IS_ERR() vs NULL check
Dan Carpenter
2018-12-19
1
-1
/
+2
*
|
ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
YueHaibing
2018-11-23
1
-1
/
+4
*
|
ptp: deprecate gettime64() in favor of gettimex64()
Miroslav Lichvar
2018-11-09
1
-1
/
+4
|
/
*
ptp: drop redundant kasprintf() to create worker name
Rasmus Villemoes
2018-10-28
1
-5
/
+1
*
ptp: introduce ptp auxiliary worker
Grygorii Strashko
2017-08-01
1
-0
/
+42
*
time: Change posix clocks ops interfaces to use timespec64
Deepa Dinamani
2017-04-14
1
-11
/
+7
*
ptp: create "pins" together with the rest of attributes
Dmitry Torokhov
2017-02-17
1
-9
/
+11
*
ptp: do not explicitly set drvdata in ptp_clock_register()
Dmitry Torokhov
2017-02-17
1
-2
/
+0
*
ptp: Introduce a high resolution frequency adjustment method.
Richard Cochran
2016-11-09
1
-1
/
+4
*
ptp: Fix resource leak in case of error
Christophe Jaillet
2016-10-03
1
-0
/
+1
*
ptp: remove 32 bit get/set methods.
Richard Cochran
2015-03-31
1
-11
/
+4
*
ptp: use the 64 bit get/set time methods for the posix clock.
Richard Cochran
2015-03-31
1
-2
/
+17
*
ptp: validate the requested frequency adjustment.
Richard Cochran
2014-04-28
1
-1
/
+4
*
ptp: introduce programmable pins.
Richard Cochran
2014-03-21
1
-0
/
+23
*
PTP: convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-26
1
-1
/
+1
*
ptp: dynamic allocation of PHC char devices
Jiri Benc
2013-04-12
1
-25
/
+13
*
ptp: link the phc device to its parent device
Richard Cochran
2012-09-22
1
-2
/
+3
*
ptp: provide the clock's adjusted frequency
Richard Cochran
2012-09-22
1
-2
/
+3
*
ptp: remember the adjusted frequency
Richard Cochran
2012-09-22
1
-0
/
+1
*
pps/ptp: Allow PHC devices to adjust PPS events for known delay
Ben Hutchings
2012-09-07
1
-0
/
+5
*
ptp: Add a method for obtaining the device index.
Richard Cochran
2012-04-04
1
-0
/
+6
*
phc: Update author's email address.
Richard Cochran
2012-03-17
1
-1
/
+1
*
ptp: Fix clock_getres() implementation
Thomas Gleixner
2011-12-06
1
-1
/
+3
*
ptp: Added a brand new class driver for ptp clocks.
Richard Cochran
2011-05-23
1
-0
/
+343