index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dpll
/
zl3073x
Age
Commit message (
Expand
)
Author
2026-08-18
dpll: zl3073x: add PTP clock support
Ivan Vecera
2026-08-18
dpll: zl3073x: add channel ToD, phase step and TIE operations
Ivan Vecera
2026-08-18
dpll: zl3073x: scale poll interval proportionally to timeout
Ivan Vecera
2026-08-11
dpll: zl3073x: update all DPLL channels on ref_sync_set
Ivan Vecera
2026-08-05
dpll: zl3073x: recognize the ZL30643 chip ID (0x0E3B)
Vincent Jardin
2026-07-30
dpll: zl3073x: remove conditional return with no effect
Sang-Heon Jeon
2026-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2026-07-06
dpll: zl3073x: add NCO virtual input pin
Ivan Vecera
2026-07-06
dpll: zl3073x: add per-DPLL serialization lock
Ivan Vecera
2026-07-06
dpll: zl3073x: use per-operation poll timeouts
Ivan Vecera
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-28
dpll: zl3073x: make frequency monitor a per-device attribute
Ivan Vecera
2026-05-28
dpll: zl3073x: use __dpll_device_change_ntf() and remove change_work
Ivan Vecera
2026-05-25
devlink: pass param values by pointer
Ratheesh Kannoth
2026-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-20
dpll: zl3073x: fix memory leak on pin registration failure
Ivan Vecera
2026-05-20
dpll: zl3073x: Use named initializers for struct i2c_device_id
Uwe Kleine-König (The Capable Hub)
2026-05-12
dpll: zl3073x: report FFO as DPLL vs input reference offset
Ivan Vecera
2026-05-12
dpll: add fractional frequency offset to pin-parent-device
Ivan Vecera
2026-04-30
dpll: zl3073x: implement pin operational state reporting
Ivan Vecera
2026-04-12
dpll: zl3073x: add ref-sync pair support
Ivan Vecera
2026-04-12
dpll: zl3073x: add ref sync and output clock type helpers
Ivan Vecera
2026-04-12
dpll: zl3073x: use FIELD_MODIFY() for clear-and-set patterns
Ivan Vecera
2026-04-12
dpll: zl3073x: clean up esync get/set and use zl3073x_out_is_ndiv()
Ivan Vecera
2026-04-03
dpll: zl3073x: implement frequency monitoring
Ivan Vecera
2026-03-17
dpll: zl3073x: drop selected and simplify connected ref getter
Ivan Vecera
2026-03-17
dpll: zl3073x: add reference priority to zl3073x_chan
Ivan Vecera
2026-03-17
dpll: zl3073x: add DPLL channel status fields to zl3073x_chan
Ivan Vecera
2026-03-17
dpll: zl3073x: introduce zl3073x_chan for DPLL channel state
Ivan Vecera
2026-03-17
dpll: zl3073x: add zl3073x_ref_state_update helper
Ivan Vecera
2026-03-17
dpll: zl3073x: use struct_group to partition states
Ivan Vecera
2026-03-03
dpll: zl3073x: add die temperature reporting for supported chips
Ivan Vecera
2026-03-03
dpll: zl3073x: detect DPLL channel count from chip ID at runtime
Ivan Vecera
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
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-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-17
dpll: zl3073x: Fix ref frequency setting
Ivan Vecera
2026-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2026-02-06
dpll: zl3073x: Include current frequency in supported frequencies list
Ivan Vecera
2026-02-06
dpll: zl3073x: Add output pin frequency helper
Ivan Vecera
2026-02-06
dpll: zl3073x: Fix output pin phase adjustment sign
Ivan Vecera
2026-02-05
drivers: Add support for DPLL reference count tracking
Ivan Vecera
2026-02-05
dpll: Add reference count tracking support
Ivan Vecera
2026-02-05
dpll: zl3073x: Add support for mux pin type
Ivan Vecera
2026-02-05
dpll: zl3073x: Associate pin with fwnode handle
Ivan Vecera
2026-01-29
dpll: expose fractional frequency offset in ppt
Ivan Vecera
2026-01-19
dpll: zl3073x: Implement device mode setting support
Ivan Vecera
[next]