aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dpll/zl3073x/prop.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+2
2026-02-06dpll: zl3073x: Include current frequency in supported frequencies listIvan Vecera1-11/+21
2026-02-05dpll: zl3073x: Add support for mux pin typeIvan Vecera1-0/+2
2025-11-17dpll: zl3073x: Split ref, out, and synth logic from coreIvan Vecera1-6/+6
2025-10-31dpll: zl3073x: Specify phase adjustment granularity for pinsIvan Vecera1-0/+11
2025-07-09dpll: zl3073x: Add support to get/set priority on input pinsIvan Vecera1-0/+1
2025-07-09dpll: zl3073x: Implement input pin selection in manual modeIvan Vecera1-3/+6
2025-07-09dpll: zl3073x: Read DPLL types and pin properties from system firmwareIvan Vecera1-0/+354