summaryrefslogtreecommitdiff
path: root/drivers/dpll/zl3073x/dpll.c
AgeCommit message (Expand)Author
2026-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-02-06dpll: zl3073x: Add output pin frequency helperIvan Vecera
2026-02-06dpll: zl3073x: Fix output pin phase adjustment signIvan Vecera
2026-02-05drivers: Add support for DPLL reference count trackingIvan Vecera
2026-02-05dpll: Add reference count tracking supportIvan Vecera
2026-02-05dpll: zl3073x: Associate pin with fwnode handleIvan Vecera
2026-01-19dpll: zl3073x: Implement device mode setting supportIvan Vecera
2025-11-17dpll: zl3073x: Cache all output properties in zl3073x_outIvan Vecera
2025-11-17dpll: zl3073x: Cache all reference properties in zl3073x_refIvan Vecera
2025-11-17dpll: zl3073x: Cache reference monitor statusIvan Vecera
2025-11-17dpll: zl3073x: Split ref, out, and synth logic from coreIvan Vecera
2025-10-31dpll: zl3073x: Specify phase adjustment granularity for pinsIvan Vecera
2025-10-28dpll: zl3073x: Fix output pin registrationIvan Vecera
2025-09-29dpll: zl3073x: Allow to configure phase offset averaging factorIvan Vecera
2025-07-17dpll: zl3073x: Add support to get fractional frequency offsetIvan Vecera
2025-07-17dpll: zl3073x: Add support to adjust phaseIvan Vecera
2025-07-17dpll: zl3073x: Implement phase offset monitor featureIvan Vecera
2025-07-17dpll: zl3073x: Add support to get phase offset on connected input pinIvan Vecera
2025-07-17dpll: zl3073x: Add support to get/set esync on pinsIvan Vecera
2025-07-09dpll: zl3073x: Add support to get/set frequency on pinsIvan Vecera
2025-07-09dpll: zl3073x: Implement input pin state setting in automatic modeIvan Vecera
2025-07-09dpll: zl3073x: Add support to get/set priority on input pinsIvan Vecera
2025-07-09dpll: zl3073x: Implement input pin selection in manual modeIvan Vecera
2025-07-09dpll: zl3073x: Register DPLL devices and pinsIvan Vecera