index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
visconti
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-08
clk: visconti: pll: convert from round_rate() to determine_rate()
Brian Masney
1
-6
/
+11
2025-07-26
clk: Fix typos
Bjorn Helgaas
1
-1
/
+1
2024-08-14
clk: visconti: Switch to use kmemdup_array()
Andy Shevchenko
1
-3
/
+3
2023-10-23
clk: visconti: Add bounds-checking coverage for struct visconti_pll_provider
Gustavo A. R. Silva
1
-3
/
+3
2023-10-23
clk: visconti: Fix undefined behavior bug in struct visconti_pll_provider
Gustavo A. R. Silva
1
-1
/
+3
2023-03-06
clk: visconti: remove unused visconti_pll_provider::regmap
Dario Binacchi
1
-1
/
+0
2022-11-29
clk: visconti: Fix memory leak in visconti_register_pll()
Xiu Jianfeng
1
-0
/
+1
2022-03-17
clk: visconti: prevent array overflow in visconti_clk_register_gates()
Dan Carpenter
3
-2
/
+5
2022-01-13
clk: visconti: Fix uninitialized variable in printk
Dan Carpenter
1
-2
/
+1
2022-01-07
clk: visconti: Remove pointless NULL check in visconti_pll_add_lookup()
Nathan Chancellor
1
-1
/
+1
2022-01-05
clk: visconti: Add support common clock driver and reset driver
Nobuhiro Iwamatsu
10
-0
/
+1217