summaryrefslogtreecommitdiff
path: root/drivers/clk/socfpga/clk-s10.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-19clk: Explicitly include correct DT includesRob Herring1-2/+1
2022-03-12clk: socfpga: cleanup spdx tagsTom Rix1-1/+1
2022-01-06clk: socfpga: s10: Make use of the helper function devm_platform_ioremap_reso...Cai Huoqing1-3/+1
2021-06-28clk: agilex/stratix10: fix bypass representationDinh Nguyen1-10/+45
2021-06-28clk: agilex/stratix10: remove noc_clkDinh Nguyen1-17/+15
2021-03-31clk: socfpga: Convert to s10/agilex/n5x to use clk_hwDinh Nguyen1-39/+29
2020-09-22clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clkDinh Nguyen1-1/+1
2020-05-27clk: socfpga: stratix10: use new parent data schemeDinh Nguyen1-29/+131
2020-02-13clk: socfpga: stratix10: simplify parameter passingDinh Nguyen1-25/+4
2019-06-26clk: socfpga: stratix10: fix divider entry for the emac clocksDinh Nguyen1-2/+2
2019-06-26clk: socfpga: stratix10: add additional clocks needed for the NAND IPDinh Nguyen1-1/+5
2019-01-15clk: socfpga: stratix10: fix naming convention for the fixed-clocksDinh Nguyen1-10/+10
2018-07-06clk: socfpga: stratix10: fix the sdmmc_free_clk muxDinh Nguyen1-1/+1
2018-07-06clk: socfpga: stratix10: fix the parents of mpu_free_clkDinh Nguyen1-1/+6
2018-05-16clk: socfpga: stratix10: suppress unbinding platform's clock driverDinh Nguyen1-0/+1
2018-05-16clk: socfpga: stratix10: use platform driver APIsDinh Nguyen1-22/+17
2018-04-06clk: socfpga: stratix10: add clock driver for Stratix10 platformDinh Nguyen1-0/+345