index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ptp
/
ptp_sysfs.c
Age
Commit message (
Expand
)
Author
2022-05-10
ptp: Add cycles support for virtual clocks
Gerhard Engleder
2022-01-27
ptp: replace snprintf with sysfs_emit
Yang Guang
2021-08-08
ptp: Fix possible memory leak caused by invalid cast
Vinicius Costa Gomes
2021-07-05
ptp: fix format string mismatch in ptp_sysfs.c
Yangbo Lu
2021-07-01
ptp: track available ptp vclocks information
Yangbo Lu
2021-07-01
ptp: support ptp physical/virtual clocks conversion
Yangbo Lu
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2017-02-17
ptp: create "pins" together with the rest of attributes
Dmitry Torokhov
2017-02-17
ptp: use is_visible method to hide unused attributes
Dmitry Torokhov
2017-02-17
ptp: use kcalloc when allocating arrays
Dmitry Torokhov
2016-10-31
ptp: use permission-specific DEVICE_ATTR variants
Julia Lawall
2014-03-21
ptp: expose the programmable pins via sysfs
Richard Cochran
2013-07-26
PTP: convert class code to use dev_groups
Greg Kroah-Hartman
2011-05-23
ptp: Added a brand new class driver for ptp clocks.
Richard Cochran