index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dpll
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
[next]