index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-loongson2.c
Age
Commit message (
Expand
)
Author
2025-09-21
clk: loongson2: Add clock definitions for Loongson-2K0300 SoC
Yao Zi
2025-09-21
clk: loongson2: Avoid hardcoding firmware name of the reference clock
Yao Zi
2025-09-21
clk: loongson2: Allow zero divisors for dividers
Yao Zi
2025-09-21
clk: loongson2: Support scale clocks with an alternative mode
Yao Zi
2025-09-21
clk: loongson2: Allow specifying clock flags for gate clock
Yao Zi
2025-01-21
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
2025-01-14
clk: clk-loongson2: Fix the number count of clk provider
Binbin Zhou
2025-01-14
clk: clk-loongson2: Switch to use devm_clk_hw_register_fixed_rate_parent_data()
Binbin Zhou
2024-11-18
clk: clk-loongson2: Fix potential buffer overflow in flexible-array member ac...
Gustavo A. R. Silva
2024-11-18
clk: clk-loongson2: Fix memory corruption bug in struct loongson2_clk_provider
Gustavo A. R. Silva
2024-04-11
clk: clk-loongson2: Add Loongson-2K2000 clock support
Binbin Zhou
2024-04-11
clk: clk-loongson2: Add Loongson-2K0500 clock support
Binbin Zhou
2024-04-11
clk: clk-loongson2: Refactor driver for adding new platforms
Binbin Zhou
2023-06-12
clk: clk-loongson2: Zero init clk_init_data
Binbin Zhou
2023-03-27
clk: clk-loongson2: add clock controller driver support
Yinbo Zhu