index
:
kernel/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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dpll
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
4
-13
/
+13
4 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
4
-13
/
+13
8 days
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-07
dpll: zl3073x: Include current frequency in supported frequencies list
Ivan Vecera
1
-11
/
+21
2026-02-07
dpll: zl3073x: Add output pin frequency helper
Ivan Vecera
3
-38
/
+48
2026-02-07
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-30
dpll: expose fractional frequency offset in ppt
Ivan Vecera
2
-3
/
+14
2026-01-23
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-26
tools: ynl-gen: add regeneration comment
Asbjørn Sloth Tønnesen
2
-0
/
+2
2025-11-18
dpll: zl3073x: Remove unused dev wrappers
Ivan Vecera
1
-77
/
+0
2025-11-18
dpll: zl3073x: Cache all output properties in zl3073x_out
Ivan Vecera
3
-290
/
+193
2025-11-18
dpll: zl3073x: Cache all reference properties in zl3073x_ref
Ivan Vecera
4
-232
/
+239
2025-11-18
dpll: zl3073x: Cache reference monitor status
Ivan Vecera
4
-75
/
+68
2025-11-18
dpll: zl3073x: Split ref, out, and synth logic from core
Ivan Vecera
11
-315
/
+584
2025-11-18
dpll: zl3073x: Store raw register values instead of parsed state
Ivan Vecera
2
-82
/
+60
2025-11-14
dpll: zl3073x: fix kernel-doc name and missing parameter in fw.c
Kriish Sharma
1
-3
/
+3
2025-11-01
dpll: zl3073x: Specify phase adjustment granularity for pins
Ivan Vecera
2
-44
/
+25
2025-11-01
dpll: add phase-adjust-gran pin attribute
Ivan Vecera
1
-1
/
+11
2025-10-29
dpll: zl3073x: Fix output pin registration
Ivan Vecera
1
-1
/
+1
2025-10-29
dpll: fix device-id-get and pin-id-get to return errors properly
Petr Oros
1
-16
/
+20
2025-10-14
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-30
dpll: zl3073x: Allow to configure phase offset averaging factor
Ivan Vecera
4
-6
/
+107
2025-09-30
dpll: add phase_offset_avg_factor_get/set callback ops
Ivan Vecera
1
-7
/
+59
2025-09-30
dpll: add phase-offset-avg-factor device attribute to netlink spec
Ivan Vecera
1
-2
/
+3
2025-09-27
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-05
dpll: zl3073x: ZL3073X_I2C and ZL3073X_SPI should depend on NET
Geert Uytterhoeven
1
-2
/
+2
2025-08-02
dpll: Make ZL3073X invisible
Geert Uytterhoeven
1
-5
/
+5
2025-07-26
dpll: zl3073x: Fix build failure
Ivan Vecera
1
-0
/
+1
2025-07-17
dpll: zl3073x: Add support to get fractional frequency offset
Ivan Vecera
4
-2
/
+168
[next]