summaryrefslogtreecommitdiffstats
path: root/drivers/ptp/ptp_clock.c
Commit message (Expand)AuthorAgeFilesLines
* ptp: ptp_clock: Publish scaled_ppm_to_ppbShalom Toledo2019-06-141-1/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-14/+1Star
* timex: use __kernel_timex internallyDeepa Dinamani2019-02-071-1/+1
* Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-291-2/+2
|\
| * ptp: fix an IS_ERR() vs NULL checkDan Carpenter2018-12-191-1/+2
* | ptp: Fix pass zero to ERR_PTR() in ptp_clock_registerYueHaibing2018-11-241-1/+4
* | ptp: deprecate gettime64() in favor of gettimex64()Miroslav Lichvar2018-11-101-1/+4
|/
* ptp: drop redundant kasprintf() to create worker nameRasmus Villemoes2018-10-291-5/+1Star
* ptp: introduce ptp auxiliary workerGrygorii Strashko2017-08-021-0/+42
* time: Change posix clocks ops interfaces to use timespec64Deepa Dinamani2017-04-141-11/+7Star
* ptp: create "pins" together with the rest of attributesDmitry Torokhov2017-02-171-9/+11
* ptp: do not explicitly set drvdata in ptp_clock_register()Dmitry Torokhov2017-02-171-2/+0Star
* ptp: Introduce a high resolution frequency adjustment method.Richard Cochran2016-11-101-1/+4
* ptp: Fix resource leak in case of errorChristophe Jaillet2016-10-041-0/+1
* ptp: remove 32 bit get/set methods.Richard Cochran2015-03-311-11/+4Star
* ptp: use the 64 bit get/set time methods for the posix clock.Richard Cochran2015-03-311-2/+17
* ptp: validate the requested frequency adjustment.Richard Cochran2014-04-281-1/+4
* ptp: introduce programmable pins.Richard Cochran2014-03-211-0/+23
* PTP: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-271-1/+1
* ptp: dynamic allocation of PHC char devicesJiri Benc2013-04-131-25/+13Star
* ptp: link the phc device to its parent deviceRichard Cochran2012-09-221-2/+3
* ptp: provide the clock's adjusted frequencyRichard Cochran2012-09-221-2/+3
* ptp: remember the adjusted frequencyRichard Cochran2012-09-221-0/+1
* pps/ptp: Allow PHC devices to adjust PPS events for known delayBen Hutchings2012-09-071-0/+5
* ptp: Add a method for obtaining the device index.Richard Cochran2012-04-041-0/+6
* phc: Update author's email address.Richard Cochran2012-03-171-1/+1
* ptp: Fix clock_getres() implementationThomas Gleixner2011-12-061-1/+3
* ptp: Added a brand new class driver for ptp clocks.Richard Cochran2011-05-231-0/+343