]> git.feebdaed.xyz Git - 0xmirror/iproute2.git/commit
Merge branch 'dpll' into next
authorDavid Ahern <dsahern@kernel.org>
Fri, 21 Nov 2025 16:12:27 +0000 (09:12 -0700)
committerDavid Ahern <dsahern@kernel.org>
Fri, 21 Nov 2025 16:12:27 +0000 (09:12 -0700)
commitb545484267135f0076b4a648163c34f201235a14
treea1d98b50973d57f551f88d5ba7abd3dc789e96c7
parent05a2172e4f557c8c37b34f1bfa5986fccc32e719
parent656cfc3ce05b09931089f0c065b7592c4ea77f9b
Merge branch 'dpll' into next

Petr Oros  says:

====================

This patch series adds a new userspace tool for managing and monitoring
DPLL (Digital Phase-Locked Loop) devices via the Linux kernel DPLL
subsystem.

The series includes preparatory patches to move shared code to lib/ and
the main dpll tool implementation with full support for device/pin
management, monitoring, and JSON output.

====================

Signed-off-by: David Ahern <dsahern@kernel.org>