index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dpll
/
zl3073x
/
core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-23
dpll: zl3073x: fix REF_PHASE_OFFSET_COMP register width for some chip IDs
Ivan Vecera
1
-0
/
+28
2026-02-06
dpll: zl3073x: Add output pin frequency helper
Ivan Vecera
1
-0
/
+30
2025-11-17
dpll: zl3073x: Remove unused dev wrappers
Ivan Vecera
1
-77
/
+0
2025-11-17
dpll: zl3073x: Cache all reference properties in zl3073x_ref
Ivan Vecera
1
-0
/
+15
2025-11-17
dpll: zl3073x: Cache reference monitor status
Ivan Vecera
1
-0
/
+15
2025-11-17
dpll: zl3073x: Split ref, out, and synth logic from core
Ivan Vecera
1
-96
/
+74
2025-11-17
dpll: zl3073x: Store raw register values instead of parsed state
Ivan Vecera
1
-26
/
+35
2025-09-29
dpll: zl3073x: Allow to configure phase offset averaging factor
Ivan Vecera
1
-2
/
+13
2025-09-15
dpll: zl3073x: Refactor DPLL initialization
Ivan Vecera
1
-0
/
+3
2025-09-15
dpll: zl3073x: Add functions to access hardware registers
Ivan Vecera
1
-0
/
+30
2025-07-17
dpll: zl3073x: Add support to get fractional frequency offset
Ivan Vecera
1
-0
/
+15
2025-07-17
dpll: zl3073x: Implement phase offset monitor feature
Ivan Vecera
1
-0
/
+1
2025-07-09
dpll: zl3073x: Register DPLL devices and pins
Ivan Vecera
1
-0
/
+17
2025-07-09
dpll: zl3073x: Read DPLL types and pin properties from system firmware
Ivan Vecera
1
-0
/
+7
2025-07-09
dpll: zl3073x: Fetch invariants during probe
Ivan Vecera
1
-0
/
+286
2025-07-09
dpll: Add basic Microchip ZL3073x support
Ivan Vecera
1
-0
/
+57