| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-31 | dpll: add phase-adjust-gran pin attribute | Ivan Vecera | 1 | -1/+11 |
| 2025-10-28 | dpll: fix device-id-get and pin-id-get to return errors properly | Petr Oros | 1 | -16/+20 |
| 2025-09-29 | dpll: add phase_offset_avg_factor_get/set callback ops | Ivan Vecera | 1 | -7/+59 |
| 2025-09-14 | dpll: fix clock quality level reporting | Ivan Vecera | 1 | -2/+2 |
| 2025-06-27 | dpll: add reference sync get/set | Arkadiusz Kubalewski | 1 | -19/+171 |
| 2025-06-13 | dpll: add phase_offset_monitor_get/set callback ops | Arkadiusz Kubalewski | 1 | -2/+67 |
| 2024-11-03 | dpll: add clock quality level attribute and op | Jiri Pirko | 1 | -0/+24 |
| 2024-08-26 | dpll: add Embedded SYNC feature for a pin | Arkadiusz Kubalewski | 1 | -0/+130 |
| 2024-03-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -14/+24 |
| 2024-03-05 | dpll: move all dpll<>netdev helpers to dpll code | Jakub Kicinski | 1 | -14/+24 |
| 2024-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -14/+6 |
| 2024-02-08 | dpll: fix possible deadlock during netlink dump operation | Jiri Pirko | 1 | -14/+6 |
| 2024-02-01 | dpll: extend lock_status_get() op by status error and expose to user | Jiri Pirko | 1 | -1/+8 |
| 2024-01-22 | dpll: fix userspace availability of pins | Arkadiusz Kubalewski | 1 | -2/+27 |
| 2024-01-22 | dpll: fix pin dump crash for rebound module | Arkadiusz Kubalewski | 1 | -14/+14 |
| 2024-01-05 | dpll: expose fractional frequency offset value to user | Jiri Pirko | 1 | -0/+24 |
| 2023-12-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -5/+8 |
| 2023-12-13 | dpll: remove leftover mode_supported() op and use mode_get() instead | Jiri Pirko | 1 | -6/+10 |
| 2023-12-12 | dpll: sanitize possible null pointer dereference in dpll_pin_parent_pin_set() | Jiri Pirko | 1 | -5/+8 |
| 2023-11-21 | dpll: Fix potential msg memleak when genlmsg_put_reply failed | Hao Ge | 1 | -5/+12 |
| 2023-10-15 | dpll: netlink/core: change pin frequency set behavior | Arkadiusz Kubalewski | 1 | -8/+42 |
| 2023-10-15 | dpll: netlink/core: add support for pin-dpll signal phase offset/adjust | Arkadiusz Kubalewski | 1 | -1/+137 |
| 2023-09-21 | netdev: Remove unneeded semicolon | Yang Li | 1 | -1/+1 |
| 2023-09-17 | netdev: expose DPLL pin handle for netdevice | Jiri Pirko | 1 | -2/+14 |
| 2023-09-17 | dpll: netlink: Add DPLL framework base functions | Vadim Fedorenko | 1 | -0/+1241 |