summaryrefslogtreecommitdiff
path: root/drivers/dpll
AgeCommit message (Expand)AuthorFilesLines
2023-11-22dpll: Fix potential msg memleak when genlmsg_put_reply failedHao Ge1-5/+12
2023-10-15dpll: netlink/core: change pin frequency set behaviorArkadiusz Kubalewski1-8/+42
2023-10-15dpll: netlink/core: add support for pin-dpll signal phase offset/adjustArkadiusz Kubalewski1-1/+137
2023-10-15dpll: spec: add support for pin-dpll signal phase offset/adjustArkadiusz Kubalewski2-4/+6
2023-09-21netdev: Remove unneeded semicolonYang Li1-1/+1
2023-09-17netdev: expose DPLL pin handle for netdeviceJiri Pirko1-2/+14
2023-09-17dpll: netlink: Add DPLL framework base functionsVadim Fedorenko3-1/+1264
2023-09-17dpll: core: Add DPLL framework base functionsVadim Fedorenko4-0/+894
2023-09-17dpll: spec: Add Netlink spec in YAMLVadim Fedorenko2-0/+213