summaryrefslogtreecommitdiff
path: root/drivers/clk/meson/meson-aoclk.c
AgeCommit message (Expand)Author
2024-06-14clk: meson: add missing MODULE_DESCRIPTION() macrosJerome Brunet
2024-04-10clk: meson: fix module license to GPL onlyNeil Armstrong
2023-08-30Merge branches 'clk-versa', 'clk-strdup', 'clk-amlogic', 'clk-allwinner' and ...Stephen Boyd
2023-08-08clk: meson: migrate meson-aoclk out of hw_onecell_data to drop NR_CLKSNeil Armstrong
2023-07-19clk: Explicitly include correct DT includesRob Herring
2022-08-19clk: meson: Hold reference returned by of_get_parent()Liang He
2020-11-23clk: meson: enable building as modulesKevin Hilman
2020-10-13clk: meson: use semicolons rather than commas to separate statementsJulia Lawall
2019-07-29clk: meson: remove ao input bypass clocksAlexandre Mergnat
2019-02-02clk: meson: rework and clean drivers dependenciesJerome Brunet
2019-01-18clk: meson: ao-clkc: claim clock controller input clocks from DTJerome Brunet
2019-01-07clk: meson: clean-up clock registrationJerome Brunet
2018-05-15clk: meson: aoclk: refactor common code into dedicated fileYixun Lan