aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/clk-ast2600.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-21clk: ast2600: Add FSI parent clock with correct rateEddie James1-2/+5
2023-08-30Merge branches 'clk-imx', 'clk-samsung', 'clk-annotate', 'clk-marvell' and 'clk-lmk' into clk-nextStephen Boyd1-1/+1
2023-08-22clk: Annotate struct clk_hw_onecell_data with __counted_byKees Cook1-1/+1
2023-07-19clk: Explicitly include correct DT includesRob Herring1-1/+1
2023-03-06clk: ast2600: Add comment about combined clock + reset handlingJeremy Kerr1-0/+21
2023-03-06clk: ast2600: Add full configs for I3C clocksJeremy Kerr1-9/+34
2023-03-06clk: ast2600: allow empty entries in aspeed_g6_gatesJeremy Kerr1-0/+3
2022-10-03clk: ast2600: BCLK comes from EPLLJoel Stanley1-1/+1
2021-11-03clk/ast2600: Fix soc revision for AHBJoel Stanley1-5/+7
2021-03-11media: aspeed: fix clock handling logicJae Hyun Yoo1-2/+2
2021-02-11clk: aspeed: Fix APLL calculate formula from ast2600-A2Ryan Chen1-10/+27
2020-07-11clk: AST2600: Add mux for EMMC clockEddie James1-8/+41
2020-05-27clk: ast2600: Fix AHB clock divider for A1Eddie James1-6/+25
2019-12-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-3/+46
2019-11-27Merge branches 'clk-ti', 'clk-allwinner', 'clk-qcom', 'clk-sa' and 'clk-aspeed' into clk-nextStephen Boyd1-1/+46
2019-11-08clk: ast2600: Add RMII RCLK gates for all four MACsAndrew Jeffery1-1/+46
2019-10-28clk: ast2600: Fix enabling of clocksJoel Stanley1-3/+4
2019-10-16clk: ast2600: remove unused variable 'eclk_parent_names'YueHaibing1-2/+0
2019-09-06clk: Add support for AST2600 SoCJoel Stanley1-0/+704