aboutsummaryrefslogtreecommitdiff
path: root/drivers/ptp/ptp_private.h
AgeCommit message (Expand)AuthorFilesLines
2021-07-01ptp: add kernel API ptp_get_vclocks_index()Gravatar Yangbo Lu 1-0/+2
2021-07-01ptp: track available ptp vclocks informationGravatar Yangbo Lu 1-0/+1
2021-07-01ptp: support ptp physical/virtual clocks conversionGravatar Yangbo Lu 1-0/+21
2021-07-01ptp: add ptp virtual clock driver frameworkGravatar Yangbo Lu 1-0/+15
2019-12-30ptp: fix the race between the release of ptp_clock and cdevGravatar Vladis Dronov 1-1/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Gravatar Thomas Gleixner 1-14/+1
2017-11-28the rest of drivers/*: annotate ->poll() instancesGravatar Al Viro 1-1/+1
2017-08-01ptp: introduce ptp auxiliary workerGravatar Grygorii Strashko 1-0/+3
2017-02-17ptp: create "pins" together with the rest of attributesGravatar Dmitry Torokhov 1-3/+4
2014-03-21ptp: expose the programmable pins via sysfsGravatar Richard Cochran 1-0/+3
2014-03-21ptp: introduce programmable pins.Gravatar Richard Cochran 1-0/+5
2013-07-26PTP: convert class code to use dev_groupsGravatar Greg Kroah-Hartman 1-1/+1
2012-09-22ptp: remember the adjusted frequencyGravatar Richard Cochran 1-0/+1
2011-05-23ptp: Added a brand new class driver for ptp clocks.Gravatar Richard Cochran 1-0/+92