index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
dpll.h
Age
Commit message (
Expand
)
Author
2026-02-05
dpll: Add reference count tracking support
Ivan Vecera
2026-02-05
dpll: Support dynamic pin index allocation
Ivan Vecera
2026-02-05
dpll: Add notifier chain for dpll events
Petr Oros
2026-02-05
dpll: Allow associating dpll pin with a firmware node
Ivan Vecera
2026-01-19
dpll: add dpll_device op to set working mode
Ivan Vecera
2026-01-19
dpll: add dpll_device op to get supported modes
Ivan Vecera
2025-10-31
dpll: add phase-adjust-gran pin attribute
Ivan Vecera
2025-09-29
dpll: add phase_offset_avg_factor_get/set callback ops
Ivan Vecera
2025-06-27
dpll: add reference sync get/set
Arkadiusz Kubalewski
2025-06-13
dpll: add phase_offset_monitor_get/set callback ops
Arkadiusz Kubalewski
2024-11-03
dpll: add clock quality level attribute and op
Jiri Pirko
2024-08-26
dpll: add Embedded SYNC feature for a pin
Arkadiusz Kubalewski
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-05
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-29
dpll: fix build failure due to rcu_dereference_check() on unknown type
Eric Dumazet
2024-02-26
dpll: rely on rcu for netdev_dpll_pin()
Eric Dumazet
2024-02-01
dpll: extend lock_status_get() op by status error and expose to user
Jiri Pirko
2024-01-05
dpll: expose fractional frequency offset value to user
Jiri Pirko
2023-12-13
dpll: remove leftover mode_supported() op and use mode_get() instead
Jiri Pirko
2023-10-15
dpll: netlink/core: add support for pin-dpll signal phase offset/adjust
Arkadiusz Kubalewski
2023-09-17
netdev: expose DPLL pin handle for netdevice
Jiri Pirko
2023-09-17
dpll: netlink: Add DPLL framework base functions
Vadim Fedorenko
2023-09-17
dpll: core: Add DPLL framework base functions
Vadim Fedorenko