summaryrefslogtreecommitdiffstats
path: root/include/linux/dpll.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-071-13/+13
|\
| * dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski2024-03-051-13/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-291-0/+11
|\|
| * dpll: fix build failure due to rcu_dereference_check() on unknown typeEric Dumazet2024-02-291-4/+4
| * dpll: rely on rcu for netdev_dpll_pin()Eric Dumazet2024-02-261-0/+11
* | dpll: extend lock_status_get() op by status error and expose to userJiri Pirko2024-02-011-0/+1
|/
* dpll: expose fractional frequency offset value to userJiri Pirko2024-01-051-0/+3
* dpll: remove leftover mode_supported() op and use mode_get() insteadJiri Pirko2023-12-131-3/+0
* dpll: netlink/core: add support for pin-dpll signal phase offset/adjustArkadiusz Kubalewski2023-10-151-0/+18
* netdev: expose DPLL pin handle for netdeviceJiri Pirko2023-09-171-0/+15
* dpll: netlink: Add DPLL framework base functionsVadim Fedorenko2023-09-171-0/+4
* dpll: core: Add DPLL framework base functionsVadim Fedorenko2023-09-171-0/+133