index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ptp
/
ptp_clock.c
Age
Commit message (
Expand
)
Author
2017-04-14
time: Change posix clocks ops interfaces to use timespec64
Deepa Dinamani
2017-02-17
ptp: create "pins" together with the rest of attributes
Dmitry Torokhov
2017-02-17
ptp: do not explicitly set drvdata in ptp_clock_register()
Dmitry Torokhov
2016-11-09
ptp: Introduce a high resolution frequency adjustment method.
Richard Cochran
2016-10-03
ptp: Fix resource leak in case of error
Christophe Jaillet
2015-03-31
ptp: remove 32 bit get/set methods.
Richard Cochran
2015-03-31
ptp: use the 64 bit get/set time methods for the posix clock.
Richard Cochran
2014-04-28
ptp: validate the requested frequency adjustment.
Richard Cochran
2014-03-21
ptp: introduce programmable pins.
Richard Cochran
2013-07-26
PTP: convert class code to use dev_groups
Greg Kroah-Hartman
2013-04-12
ptp: dynamic allocation of PHC char devices
Jiri Benc
2012-09-22
ptp: link the phc device to its parent device
Richard Cochran
2012-09-22
ptp: provide the clock's adjusted frequency
Richard Cochran
2012-09-22
ptp: remember the adjusted frequency
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
2012-03-17
phc: Update author's email address.
Richard Cochran
2011-12-06
ptp: Fix clock_getres() implementation
Thomas Gleixner
2011-05-23
ptp: Added a brand new class driver for ptp clocks.
Richard Cochran