index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
meson
/
meson-aoclk.c
Age
Commit message (
Expand
)
Author
2025-07-02
clk: amlogic: drop clk_regmap tables
Jerome Brunet
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-07-29
clk: meson: introduce symbol namespace for amlogic clocks
Jerome Brunet
2024-06-14
clk: meson: add missing MODULE_DESCRIPTION() macros
Jerome Brunet
2024-04-10
clk: meson: fix module license to GPL only
Neil Armstrong
2023-08-30
Merge branches 'clk-versa', 'clk-strdup', 'clk-amlogic', 'clk-allwinner' and ...
Stephen Boyd
2023-08-08
clk: meson: migrate meson-aoclk out of hw_onecell_data to drop NR_CLKS
Neil Armstrong
2023-07-19
clk: Explicitly include correct DT includes
Rob Herring
2022-08-19
clk: meson: Hold reference returned by of_get_parent()
Liang He
2020-11-23
clk: meson: enable building as modules
Kevin Hilman
2020-10-13
clk: meson: use semicolons rather than commas to separate statements
Julia Lawall
2019-07-29
clk: meson: remove ao input bypass clocks
Alexandre Mergnat
2019-02-02
clk: meson: rework and clean drivers dependencies
Jerome Brunet
2019-01-18
clk: meson: ao-clkc: claim clock controller input clocks from DT
Jerome Brunet
2019-01-07
clk: meson: clean-up clock registration
Jerome Brunet
2018-05-15
clk: meson: aoclk: refactor common code into dedicated file
Yixun Lan