index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dpll
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-12
/
+56
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
5
-7
/
+55
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
4
-13
/
+13
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
4
-13
/
+13
2026-02-17
dpll: zl3073x: Fix ref frequency setting
Ivan Vecera
1
-0
/
+2
2026-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-8
/
+4
2026-02-06
dpll: zl3073x: Include current frequency in supported frequencies list
Ivan Vecera
1
-11
/
+21
2026-02-06
dpll: zl3073x: Add output pin frequency helper
Ivan Vecera
3
-38
/
+48
2026-02-06
dpll: zl3073x: Fix output pin phase adjustment sign
Ivan Vecera
1
-8
/
+4
2026-02-05
drivers: Add support for DPLL reference count tracking
Ivan Vecera
2
-6
/
+10
2026-02-05
dpll: Add reference count tracking support
Ivan Vecera
4
-28
/
+102
2026-02-05
dpll: Enhance and consolidate reference counting logic
Ivan Vecera
1
-24
/
+50
2026-02-05
dpll: zl3073x: Add support for mux pin type
Ivan Vecera
1
-0
/
+2
2026-02-05
dpll: Support dynamic pin index allocation
Ivan Vecera
1
-2
/
+46
2026-02-05
dpll: Add notifier chain for dpll events
Petr Oros
3
-0
/
+67
2026-02-05
dpll: zl3073x: Associate pin with fwnode handle
Ivan Vecera
1
-0
/
+1
2026-02-05
dpll: Allow associating dpll pin with a firmware node
Ivan Vecera
2
-0
/
+51
2026-01-29
dpll: expose fractional frequency offset in ppt
Ivan Vecera
2
-3
/
+14
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+4
2026-01-22
dpll: Prevent duplicate registrations
Ivan Vecera
1
-8
/
+4
2026-01-19
dpll: zl3073x: Implement device mode setting support
Ivan Vecera
1
-0
/
+112
2026-01-19
dpll: add dpll_device op to set working mode
Ivan Vecera
2
-0
/
+45
2026-01-19
dpll: add dpll_device op to get supported modes
Ivan Vecera
1
-8
/
+19
2025-11-25
tools: ynl-gen: add regeneration comment
Asbjørn Sloth Tønnesen
2
-0
/
+2
2025-11-17
dpll: zl3073x: Remove unused dev wrappers
Ivan Vecera
1
-77
/
+0
2025-11-17
dpll: zl3073x: Cache all output properties in zl3073x_out
Ivan Vecera
3
-290
/
+193
2025-11-17
dpll: zl3073x: Cache all reference properties in zl3073x_ref
Ivan Vecera
4
-232
/
+239
2025-11-17
dpll: zl3073x: Cache reference monitor status
Ivan Vecera
4
-75
/
+68
2025-11-17
dpll: zl3073x: Split ref, out, and synth logic from core
Ivan Vecera
11
-315
/
+584
2025-11-17
dpll: zl3073x: Store raw register values instead of parsed state
Ivan Vecera
2
-82
/
+60
2025-11-13
dpll: zl3073x: fix kernel-doc name and missing parameter in fw.c
Kriish Sharma
1
-3
/
+3
2025-10-31
dpll: zl3073x: Specify phase adjustment granularity for pins
Ivan Vecera
2
-44
/
+25
2025-10-31
dpll: add phase-adjust-gran pin attribute
Ivan Vecera
1
-1
/
+11
2025-10-28
dpll: zl3073x: Fix output pin registration
Ivan Vecera
1
-1
/
+1
2025-10-28
dpll: fix device-id-get and pin-id-get to return errors properly
Petr Oros
1
-16
/
+20
2025-10-13
dpll: zl3073x: Handle missing or corrupted flash configuration
Ivan Vecera
2
-0
/
+24
2025-10-10
dpll: zl3073x: Increase maximum size of flash utility
Ivan Vecera
1
-1
/
+1
2025-09-29
dpll: zl3073x: Allow to configure phase offset averaging factor
Ivan Vecera
4
-6
/
+107
2025-09-29
dpll: add phase_offset_avg_factor_get/set callback ops
Ivan Vecera
1
-7
/
+59
2025-09-29
dpll: add phase-offset-avg-factor device attribute to netlink spec
Ivan Vecera
1
-2
/
+3
2025-09-26
dpll: zl3073x: Fix double free in zl3073x_devlink_flash_update()
Dan Carpenter
1
-1
/
+0
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2025-09-15
dpll: zl3073x: Implement devlink flash callback
Ivan Vecera
1
-0
/
+129
2025-09-15
dpll: zl3073x: Refactor DPLL initialization
Ivan Vecera
3
-86
/
+142
2025-09-15
dpll: zl3073x: Add firmware loading functionality
Ivan Vecera
3
-1
/
+472
2025-09-15
dpll: zl3073x: Add low-level flash functions
Ivan Vecera
6
-1
/
+747
2025-09-15
dpll: zl3073x: Add functions to access hardware registers
Ivan Vecera
3
-4
/
+193
2025-09-14
dpll: fix clock quality level reporting
Ivan Vecera
1
-2
/
+2
2025-08-04
dpll: zl3073x: ZL3073X_I2C and ZL3073X_SPI should depend on NET
Geert Uytterhoeven
1
-2
/
+2
[next]