summaryrefslogtreecommitdiffstats
path: root/drivers/ptp/ptp_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* ptp: Add cycles support for virtual clocksGerhard Engleder2022-05-101-4/+7
* ptp: replace snprintf with sysfs_emitYang Guang2022-01-271-2/+2
* ptp: Fix possible memory leak caused by invalid castVinicius Costa Gomes2021-08-081-1/+1
* ptp: fix format string mismatch in ptp_sysfs.cYangbo Lu2021-07-051-2/+2
* ptp: track available ptp vclocks informationYangbo Lu2021-07-011-3/+25
* ptp: support ptp physical/virtual clocks conversionYangbo Lu2021-07-011-0/+138
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-14/+1
* ptp: create "pins" together with the rest of attributesDmitry Torokhov2017-02-171-30/+9
* ptp: use is_visible method to hide unused attributesDmitry Torokhov2017-02-171-70/+55
* ptp: use kcalloc when allocating arraysDmitry Torokhov2017-02-171-3/+2
* ptp: use permission-specific DEVICE_ATTR variantsJulia Lawall2016-10-311-1/+1
* ptp: expose the programmable pins via sysfsRichard Cochran2014-03-211-0/+115
* PTP: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-261-22/+29
* ptp: Added a brand new class driver for ptp clocks.Richard Cochran2011-05-231-0/+230