index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
dpll
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2025-08-01
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
2025-07-17
dpll: zl3073x: Add support to adjust phase
Ivan Vecera
2
-0
/
+194
2025-07-17
dpll: zl3073x: Implement phase offset monitor feature
Ivan Vecera
5
-14
/
+148
2025-07-17
dpll: zl3073x: Add support to get phase offset on connected input pin
Ivan Vecera
4
-1
/
+208
2025-07-17
dpll: zl3073x: Add support to get/set esync on pins
Ivan Vecera
2
-1
/
+360
2025-07-09
dpll: zl3073x: Add support to get/set frequency on pins
Ivan Vecera
2
-0
/
+359
2025-07-09
dpll: zl3073x: Implement input pin state setting in automatic mode
Ivan Vecera
1
-0
/
+32
2025-07-09
dpll: zl3073x: Add support to get/set priority on input pins
Ivan Vecera
2
-0
/
+89
2025-07-09
dpll: zl3073x: Implement input pin selection in manual mode
Ivan Vecera
2
-3
/
+124
2025-07-09
dpll: zl3073x: Register DPLL devices and pins
Ivan Vecera
7
-1
/
+1156
2025-07-09
dpll: zl3073x: Read DPLL types and pin properties from system firmware
Ivan Vecera
5
-1
/
+437
2025-07-09
dpll: zl3073x: Fetch invariants during probe
Ivan Vecera
3
-0
/
+600
2025-07-09
dpll: Add basic Microchip ZL3073x support
Ivan Vecera
11
-0
/
+1059
2025-06-27
dpll: add reference sync get/set
Arkadiusz Kubalewski
4
-19
/
+220
2025-06-27
dpll: add reference-sync netlink attribute
Arkadiusz Kubalewski
2
-2
/
+9
2025-06-17
dpll: remove documentation of rclk_dev_name
Simon Horman
1
-1
/
+0
2025-06-13
dpll: add phase_offset_monitor_get/set callback ops
Arkadiusz Kubalewski
1
-2
/
+67
2025-06-13
dpll: add phase-offset-monitor feature to netlink spec
Arkadiusz Kubalewski
1
-2
/
+3
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+1
2025-03-19
dpll: fix xa_alloc_cyclic() error handling
Michal Swiatkowski
1
-1
/
+1
2025-03-04
dpll: Add an assertion to check freq_supported_num
Jiasheng Jiang
1
-1
/
+4
2024-11-03
dpll: add clock quality level attribute and op
Jiri Pirko
1
-0
/
+24
2024-08-26
dpll: add Embedded SYNC feature for a pin
Arkadiusz Kubalewski
2
-2
/
+133
2024-05-13
dpll: fix return value check for kmemdup
Chen Ni
1
-1
/
+1
2024-04-25
dpll: fix dpll_pin_on_pin_register() for multiple parent pins
Arkadiusz Kubalewski
1
-25
/
+33
2024-03-25
dpll: indent DPLL option type by a tab
Prasad Pandit
1
-1
/
+1
2024-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2024-03-08
dpll: fix dpll_xa_ref_*_del() for multiple registrations
Jiri Pirko
1
-4
/
+4
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-19
/
+44
2024-03-05
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
2
-19
/
+44
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+8
2024-02-29
dpll: fix build failure due to rcu_dereference_check() on unknown type
Eric Dumazet
1
-0
/
+5
[next]