index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dpll
Age
Commit message (
Expand
)
Author
Lines
2026-04-30
dpll: export __dpll_pin_change_ntf() for use under dpll_lock
Ivan Vecera
-2
/
+10
2026-04-12
dpll: zl3073x: add ref-sync pair support
Ivan Vecera
-1
/
+206
2026-04-12
dpll: zl3073x: add ref sync and output clock type helpers
Ivan Vecera
-14
/
+80
2026-04-12
dpll: zl3073x: use FIELD_MODIFY() for clear-and-set patterns
Ivan Vecera
-15
/
+8
2026-04-12
dpll: zl3073x: clean up esync get/set and use zl3073x_out_is_ndiv()
Ivan Vecera
-44
/
+20
2026-04-03
dpll: zl3073x: implement frequency monitoring
Ivan Vecera
-17
/
+187
2026-04-03
dpll: add frequency monitoring callback ops
Ivan Vecera
-1
/
+94
2026-04-03
dpll: add frequency monitoring to netlink spec
Ivan Vecera
-2
/
+3
2026-03-17
dpll: zl3073x: drop selected and simplify connected ref getter
Ivan Vecera
-76
/
+18
2026-03-17
dpll: zl3073x: add reference priority to zl3073x_chan
Ivan Vecera
-241
/
+202
2026-03-17
dpll: zl3073x: add DPLL channel status fields to zl3073x_chan
Ivan Vecera
-31
/
+111
2026-03-17
dpll: zl3073x: introduce zl3073x_chan for DPLL channel state
Ivan Vecera
-61
/
+217
2026-03-17
dpll: zl3073x: add zl3073x_ref_state_update helper
Ivan Vecera
-5
/
+26
2026-03-17
dpll: zl3073x: use struct_group to partition states
Ivan Vecera
-49
/
+84
2026-03-03
dpll: zl3073x: add die temperature reporting for supported chips
Ivan Vecera
-14
/
+42
2026-03-03
dpll: zl3073x: detect DPLL channel count from chip ID at runtime
Ivan Vecera
-167
/
+82
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-12
/
+56
2026-02-25
dpll: zl3073x: Remove redundant cleanup in devm_dpll_init()
Felix Gu
-5
/
+1
2026-02-23
dpll: zl3073x: fix REF_PHASE_OFFSET_COMP register width for some chip IDs
Ivan Vecera
-7
/
+55
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-13
/
+13
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-13
/
+13
2026-02-17
dpll: zl3073x: Fix ref frequency setting
Ivan Vecera
-0
/
+2
2026-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-8
/
+4
2026-02-06
dpll: zl3073x: Include current frequency in supported frequencies list
Ivan Vecera
-11
/
+21
2026-02-06
dpll: zl3073x: Add output pin frequency helper
Ivan Vecera
-38
/
+48
2026-02-06
dpll: zl3073x: Fix output pin phase adjustment sign
Ivan Vecera
-8
/
+4
2026-02-05
drivers: Add support for DPLL reference count tracking
Ivan Vecera
-6
/
+10
2026-02-05
dpll: Add reference count tracking support
Ivan Vecera
-28
/
+102
2026-02-05
dpll: Enhance and consolidate reference counting logic
Ivan Vecera
-24
/
+50
2026-02-05
dpll: zl3073x: Add support for mux pin type
Ivan Vecera
-0
/
+2
2026-02-05
dpll: Support dynamic pin index allocation
Ivan Vecera
-2
/
+46
2026-02-05
dpll: Add notifier chain for dpll events
Petr Oros
-0
/
+67
2026-02-05
dpll: zl3073x: Associate pin with fwnode handle
Ivan Vecera
-0
/
+1
2026-02-05
dpll: Allow associating dpll pin with a firmware node
Ivan Vecera
-0
/
+51
2026-01-29
dpll: expose fractional frequency offset in ppt
Ivan Vecera
-3
/
+14
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-8
/
+4
2026-01-22
dpll: Prevent duplicate registrations
Ivan Vecera
-8
/
+4
2026-01-19
dpll: zl3073x: Implement device mode setting support
Ivan Vecera
-0
/
+112
2026-01-19
dpll: add dpll_device op to set working mode
Ivan Vecera
-0
/
+45
2026-01-19
dpll: add dpll_device op to get supported modes
Ivan Vecera
-8
/
+19
2025-11-25
tools: ynl-gen: add regeneration comment
Asbjørn Sloth Tønnesen
-0
/
+2
2025-11-17
dpll: zl3073x: Remove unused dev wrappers
Ivan Vecera
-77
/
+0
2025-11-17
dpll: zl3073x: Cache all output properties in zl3073x_out
Ivan Vecera
-290
/
+193
2025-11-17
dpll: zl3073x: Cache all reference properties in zl3073x_ref
Ivan Vecera
-232
/
+239
2025-11-17
dpll: zl3073x: Cache reference monitor status
Ivan Vecera
-75
/
+68
2025-11-17
dpll: zl3073x: Split ref, out, and synth logic from core
Ivan Vecera
-315
/
+584
2025-11-17
dpll: zl3073x: Store raw register values instead of parsed state
Ivan Vecera
-82
/
+60
2025-11-13
dpll: zl3073x: fix kernel-doc name and missing parameter in fw.c
Kriish Sharma
-3
/
+3
2025-10-31
dpll: zl3073x: Specify phase adjustment granularity for pins
Ivan Vecera
-44
/
+25
2025-10-31
dpll: add phase-adjust-gran pin attribute
Ivan Vecera
-1
/
+11
[next]