index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dpll
/
zl3073x
/
core.c
Age
Commit message (
Expand
)
Author
2026-02-25
dpll: zl3073x: Remove redundant cleanup in devm_dpll_init()
Felix Gu
2026-02-23
dpll: zl3073x: fix REF_PHASE_OFFSET_COMP register width for some chip IDs
Ivan Vecera
2026-01-29
dpll: expose fractional frequency offset in ppt
Ivan Vecera
2025-11-17
dpll: zl3073x: Cache reference monitor status
Ivan Vecera
2025-11-17
dpll: zl3073x: Split ref, out, and synth logic from core
Ivan Vecera
2025-11-17
dpll: zl3073x: Store raw register values instead of parsed state
Ivan Vecera
2025-10-13
dpll: zl3073x: Handle missing or corrupted flash configuration
Ivan Vecera
2025-09-29
dpll: zl3073x: Allow to configure phase offset averaging factor
Ivan Vecera
2025-09-15
dpll: zl3073x: Refactor DPLL initialization
Ivan Vecera
2025-09-15
dpll: zl3073x: Add functions to access hardware registers
Ivan Vecera
2025-07-17
dpll: zl3073x: Add support to get fractional frequency offset
Ivan Vecera
2025-07-17
dpll: zl3073x: Implement phase offset monitor feature
Ivan Vecera
2025-07-17
dpll: zl3073x: Add support to get phase offset on connected input pin
Ivan Vecera
2025-07-09
dpll: zl3073x: Register DPLL devices and pins
Ivan Vecera
2025-07-09
dpll: zl3073x: Read DPLL types and pin properties from system firmware
Ivan Vecera
2025-07-09
dpll: zl3073x: Fetch invariants during probe
Ivan Vecera
2025-07-09
dpll: Add basic Microchip ZL3073x support
Ivan Vecera