index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dpll
Age
Commit message (
Expand
)
Author
9 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9 days
dpll: zl3073x: add PTP clock support
Ivan Vecera
9 days
dpll: zl3073x: add channel ToD, phase step and TIE operations
Ivan Vecera
9 days
dpll: zl3073x: scale poll interval proportionally to timeout
Ivan Vecera
10 days
dpll: fix NULL deref in dpll_device_ops() during teardown race
Petr Oros
2026-08-11
dpll: use pin owner's dpll ref for pin-level attribute setting
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-07-30
dpll: zl3073x: remove conditional return with no effect
Sang-Heon Jeon
2026-07-24
dpll: use pin owner's dpll ref for pin-level attribute reporting
Ivan Vecera
2026-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2026-07-17
dpll: fix NULL pointer dereference in dpll_msg_add_pin_ref_sync()
Ivan Vecera
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-06
dpll: add DPLL_PIN_TYPE_INT_NCO pin type
Ivan Vecera
2026-07-06
dpll: add STATE_CONNECTED_OVERRIDE pin capability
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-06-13
dpll: allow fwnode pins to attempt state change without capability bit
Grzegorz Nitka
2026-06-13
dpll: extend pin notifier with notification source ID
Grzegorz Nitka
2026-06-13
dpll: balance create/delete notifications in __dpll_pin_(un)register
Grzegorz Nitka
2026-06-13
dpll: guard sync-pair removal on full pin unregister
Grzegorz Nitka
2026-06-13
dpll: emit per-dpll delete notifications in dpll_pin_on_pin_unregister()
Grzegorz Nitka
2026-06-13
dpll: send delete notification before unregister in on-pin rollback
Grzegorz Nitka
2026-06-13
dpll: fix stale iteration in dpll_pin_on_pin_unregister()
Grzegorz Nitka
2026-06-13
dpll: allow registering FW-identified pin with a different DPLL
Grzegorz Nitka
2026-06-13
dpll: add generic DPLL type
Grzegorz Nitka
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-28
dpll: export __dpll_device_change_ntf() for use under dpll_lock
Ivan Vecera
2026-05-25
devlink: pass param values by pointer
Ratheesh Kannoth
2026-05-22
dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be used
Eric Dumazet
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-30
dpll: zl3073x: implement pin operational state reporting
Ivan Vecera
2026-04-30
dpll: add pin operational state
Ivan Vecera
2026-04-30
dpll: export __dpll_pin_change_ntf() for use under dpll_lock
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-04-03
dpll: add frequency monitoring callback ops
Ivan Vecera
[next]