aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/clk-ast2600.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-30Merge branches 'clk-imx', 'clk-samsung', 'clk-annotate', 'clk-marvell' and 'c...Gravatar Stephen Boyd 1-1/+1
2023-08-22clk: Annotate struct clk_hw_onecell_data with __counted_byGravatar Kees Cook 1-1/+1
2023-07-19clk: Explicitly include correct DT includesGravatar Rob Herring 1-1/+1
2023-03-06clk: ast2600: Add comment about combined clock + reset handlingGravatar Jeremy Kerr 1-0/+21
2023-03-06clk: ast2600: Add full configs for I3C clocksGravatar Jeremy Kerr 1-9/+34
2023-03-06clk: ast2600: allow empty entries in aspeed_g6_gatesGravatar Jeremy Kerr 1-0/+3
2022-10-03clk: ast2600: BCLK comes from EPLLGravatar Joel Stanley 1-1/+1
2021-11-03clk/ast2600: Fix soc revision for AHBGravatar Joel Stanley 1-5/+7
2021-03-11media: aspeed: fix clock handling logicGravatar Jae Hyun Yoo 1-2/+2
2021-02-11clk: aspeed: Fix APLL calculate formula from ast2600-A2Gravatar Ryan Chen 1-10/+27
2020-07-11clk: AST2600: Add mux for EMMC clockGravatar Eddie James 1-8/+41
2020-05-27clk: ast2600: Fix AHB clock divider for A1Gravatar Eddie James 1-6/+25
2019-12-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 1-3/+46
2019-11-27Merge branches 'clk-ti', 'clk-allwinner', 'clk-qcom', 'clk-sa' and 'clk-aspee...Gravatar Stephen Boyd 1-1/+46
2019-11-08clk: ast2600: Add RMII RCLK gates for all four MACsGravatar Andrew Jeffery 1-1/+46
2019-10-28clk: ast2600: Fix enabling of clocksGravatar Joel Stanley 1-3/+4
2019-10-16clk: ast2600: remove unused variable 'eclk_parent_names'Gravatar YueHaibing 1-2/+0
2019-09-06clk: Add support for AST2600 SoCGravatar Joel Stanley 1-0/+704