summaryrefslogtreecommitdiff
path: root/drivers/ptp/ptp_clock.c (follow)
Commit message (Expand)AuthorAge
* ptp: free ptp device pin descriptors properlyVladis Dronov2020-05-20
* ptp: fix the race between the release of ptp_clock and cdevVladis Dronov2020-05-20
* ptp: Fix pass zero to ERR_PTR() in ptp_clock_registerYueHaibing2020-05-20
* ptp: create "pins" together with the rest of attributesDmitry Torokhov2020-05-20
* ptp: do not explicitly set drvdata in ptp_clock_register()Dmitry Torokhov2020-05-20
* time: Change posix clocks ops interfaces to use timespec64Deepa Dinamani2018-03-24
* ptp: remove 32 bit get/set methods.Richard Cochran2015-03-31
* ptp: use the 64 bit get/set time methods for the posix clock.Richard Cochran2015-03-31
* ptp: validate the requested frequency adjustment.Richard Cochran2014-04-28
* ptp: introduce programmable pins.Richard Cochran2014-03-21
* PTP: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-26
* ptp: dynamic allocation of PHC char devicesJiri Benc2013-04-12
* ptp: link the phc device to its parent deviceRichard Cochran2012-09-22
* ptp: provide the clock's adjusted frequencyRichard Cochran2012-09-22
* ptp: remember the adjusted frequencyRichard Cochran2012-09-22
* pps/ptp: Allow PHC devices to adjust PPS events for known delayBen Hutchings2012-09-07
* ptp: Add a method for obtaining the device index.Richard Cochran2012-04-04
* phc: Update author's email address.Richard Cochran2012-03-17
* ptp: Fix clock_getres() implementationThomas Gleixner2011-12-06
* ptp: Added a brand new class driver for ptp clocks.Richard Cochran2011-05-23