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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-25
dpll: zl3073x: Remove redundant cleanup in devm_dpll_init()
Felix Gu
1
-5
/
+1
2026-02-23
dpll: zl3073x: fix REF_PHASE_OFFSET_COMP register width for some chip IDs
Ivan Vecera
1
-0
/
+1
2026-01-29
dpll: expose fractional frequency offset in ppt
Ivan Vecera
1
-2
/
+5
2025-11-17
dpll: zl3073x: Cache reference monitor status
Ivan Vecera
1
-0
/
+18
2025-11-17
dpll: zl3073x: Split ref, out, and synth logic from core
Ivan Vecera
1
-194
/
+0
2025-11-17
dpll: zl3073x: Store raw register values instead of parsed state
Ivan Vecera
1
-56
/
+25
2025-10-13
dpll: zl3073x: Handle missing or corrupted flash configuration
Ivan Vecera
1
-0
/
+21
2025-09-29
dpll: zl3073x: Allow to configure phase offset averaging factor
Ivan Vecera
1
-4
/
+34
2025-09-15
dpll: zl3073x: Refactor DPLL initialization
Ivan Vecera
1
-74
/
+133
2025-09-15
dpll: zl3073x: Add functions to access hardware registers
Ivan Vecera
1
-4
/
+151
2025-07-17
dpll: zl3073x: Add support to get fractional frequency offset
Ivan Vecera
1
-0
/
+67
2025-07-17
dpll: zl3073x: Implement phase offset monitor feature
Ivan Vecera
1
-5
/
+23
2025-07-17
dpll: zl3073x: Add support to get phase offset on connected input pin
Ivan Vecera
1
-0
/
+86
2025-07-09
dpll: zl3073x: Register DPLL devices and pins
Ivan Vecera
1
-0
/
+104
2025-07-09
dpll: zl3073x: Read DPLL types and pin properties from system firmware
Ivan Vecera
1
-0
/
+41
2025-07-09
dpll: zl3073x: Fetch invariants during probe
Ivan Vecera
1
-0
/
+249
2025-07-09
dpll: Add basic Microchip ZL3073x support
Ivan Vecera
1
-0
/
+465