summaryrefslogtreecommitdiff
path: root/drivers/dpll/zl3073x/core.c
AgeCommit message (Expand)Author
2026-02-25dpll: zl3073x: Remove redundant cleanup in devm_dpll_init()Felix Gu
2026-02-23dpll: zl3073x: fix REF_PHASE_OFFSET_COMP register width for some chip IDsIvan Vecera
2026-01-29dpll: expose fractional frequency offset in pptIvan Vecera
2025-11-17dpll: zl3073x: Cache reference monitor statusIvan Vecera
2025-11-17dpll: zl3073x: Split ref, out, and synth logic from coreIvan Vecera
2025-11-17dpll: zl3073x: Store raw register values instead of parsed stateIvan Vecera
2025-10-13dpll: zl3073x: Handle missing or corrupted flash configurationIvan Vecera
2025-09-29dpll: zl3073x: Allow to configure phase offset averaging factorIvan Vecera
2025-09-15dpll: zl3073x: Refactor DPLL initializationIvan Vecera
2025-09-15dpll: zl3073x: Add functions to access hardware registersIvan Vecera
2025-07-17dpll: zl3073x: Add support to get fractional frequency offsetIvan 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-09dpll: zl3073x: Register DPLL devices and pinsIvan Vecera
2025-07-09dpll: zl3073x: Read DPLL types and pin properties from system firmwareIvan Vecera
2025-07-09dpll: zl3073x: Fetch invariants during probeIvan Vecera
2025-07-09dpll: Add basic Microchip ZL3073x supportIvan Vecera