index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dpll
/
zl3073x
/
core.h
Age
Commit message (
Expand
)
Author
2026-02-06
dpll: zl3073x: Add output pin frequency helper
Ivan Vecera
2025-11-17
dpll: zl3073x: Remove unused dev wrappers
Ivan Vecera
2025-11-17
dpll: zl3073x: Cache all reference properties in zl3073x_ref
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-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-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