summaryrefslogtreecommitdiff
path: root/drivers/clk/visconti/pll.c
AgeCommit message (Expand)Author
2026-04-28clk: visconti: pll: use kzalloc_flexRosen Penev
2026-04-11clk: visconti: pll: initialize clk_init_data to zeroBrian Masney
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-09-08clk: visconti: pll: convert from round_rate() to determine_rate()Brian Masney
2025-07-26clk: Fix typosBjorn Helgaas
2024-08-14clk: visconti: Switch to use kmemdup_array()Andy Shevchenko
2023-10-23clk: visconti: Add bounds-checking coverage for struct visconti_pll_providerGustavo A. R. Silva
2022-11-29clk: visconti: Fix memory leak in visconti_register_pll()Xiu Jianfeng
2022-01-13clk: visconti: Fix uninitialized variable in printkDan Carpenter
2022-01-07clk: visconti: Remove pointless NULL check in visconti_pll_add_lookup()Nathan Chancellor
2022-01-05clk: visconti: Add support common clock driver and reset driverNobuhiro Iwamatsu