index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
visconti
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-2
/
+2
2025-11-20
clk: visconti: Add VIIF clocks
Yuji Ishikawa
-2
/
+73
2025-11-20
clk: visconti: Do not define number of clocks in bindings
Yuji Ishikawa
-3
/
+10
2025-09-08
clk: visconti: pll: convert from round_rate() to determine_rate()
Brian Masney
-6
/
+11
2025-07-26
clk: Fix typos
Bjorn Helgaas
-1
/
+1
2024-08-14
clk: visconti: Switch to use kmemdup_array()
Andy Shevchenko
-3
/
+3
2023-10-23
clk: visconti: Add bounds-checking coverage for struct visconti_pll_provider
Gustavo A. R. Silva
-3
/
+3
2023-10-23
clk: visconti: Fix undefined behavior bug in struct visconti_pll_provider
Gustavo A. R. Silva
-1
/
+3
2023-03-06
clk: visconti: remove unused visconti_pll_provider::regmap
Dario Binacchi
-1
/
+0
2022-11-29
clk: visconti: Fix memory leak in visconti_register_pll()
Xiu Jianfeng
-0
/
+1
2022-03-17
clk: visconti: prevent array overflow in visconti_clk_register_gates()
Dan Carpenter
-2
/
+5
2022-01-13
clk: visconti: Fix uninitialized variable in printk
Dan Carpenter
-2
/
+1
2022-01-07
clk: visconti: Remove pointless NULL check in visconti_pll_add_lookup()
Nathan Chancellor
-1
/
+1
2022-01-05
clk: visconti: Add support common clock driver and reset driver
Nobuhiro Iwamatsu
-0
/
+1217