index
:
pub/scm/linux/kernel/git/mel/linux.git
master
Candidate patch series by Mel Gorman
Mel Gorman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-loongson2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-21
clk: loongson2: Add clock definitions for Loongson-2K0300 SoC
Yao Zi
1
-0
/
+46
2025-09-21
clk: loongson2: Avoid hardcoding firmware name of the reference clock
Yao Zi
1
-16
/
+17
2025-09-21
clk: loongson2: Allow zero divisors for dividers
Yao Zi
1
-1
/
+2
2025-09-21
clk: loongson2: Support scale clocks with an alternative mode
Yao Zi
1
-3
/
+23
2025-09-21
clk: loongson2: Allow specifying clock flags for gate clock
Yao Zi
1
-1
/
+15
2025-01-21
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
1
-1
/
+4
2025-01-14
clk: clk-loongson2: Fix the number count of clk provider
Binbin Zhou
1
-1
/
+4
2025-01-14
clk: clk-loongson2: Switch to use devm_clk_hw_register_fixed_rate_parent_data()
Binbin Zhou
1
-2
/
+2
2024-11-18
clk: clk-loongson2: Fix potential buffer overflow in flexible-array member ac...
Gustavo A. R. Silva
1
-1
/
+1
2024-11-18
clk: clk-loongson2: Fix memory corruption bug in struct loongson2_clk_provider
Gustavo A. R. Silva
1
-1
/
+3
2024-04-11
clk: clk-loongson2: Add Loongson-2K2000 clock support
Binbin Zhou
1
-0
/
+72
2024-04-11
clk: clk-loongson2: Add Loongson-2K0500 clock support
Binbin Zhou
1
-0
/
+22
2024-04-11
clk: clk-loongson2: Refactor driver for adding new platforms
Binbin Zhou
1
-255
/
+193
2023-06-12
clk: clk-loongson2: Zero init clk_init_data
Binbin Zhou
1
-1
/
+1
2023-03-27
clk: clk-loongson2: add clock controller driver support
Yinbo Zhu
1
-0
/
+341