summaryrefslogtreecommitdiffstats
path: root/drivers/clk/socfpga/clk-s10.c
Commit message (Expand)AuthorAgeFilesLines
* clk: socfpga: agilex: Add bounds-checking coverage for struct stratix10_clock...Gustavo A. R. Silva2023-10-231-3/+3
* clk: Explicitly include correct DT includesRob Herring2023-07-191-2/+1
* clk: socfpga: cleanup spdx tagsTom Rix2022-03-111-1/+1
* clk: socfpga: s10: Make use of the helper function devm_platform_ioremap_reso...Cai Huoqing2022-01-051-3/+1
* clk: agilex/stratix10: fix bypass representationDinh Nguyen2021-06-271-10/+45
* clk: agilex/stratix10: remove noc_clkDinh Nguyen2021-06-271-17/+15
* clk: socfpga: Convert to s10/agilex/n5x to use clk_hwDinh Nguyen2021-03-301-39/+29
* clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clkDinh Nguyen2020-09-221-1/+1
* clk: socfpga: stratix10: use new parent data schemeDinh Nguyen2020-05-261-29/+131
* clk: socfpga: stratix10: simplify parameter passingDinh Nguyen2020-02-121-25/+4
* clk: socfpga: stratix10: fix divider entry for the emac clocksDinh Nguyen2019-06-251-2/+2
* clk: socfpga: stratix10: add additional clocks needed for the NAND IPDinh Nguyen2019-06-251-1/+5
* clk: socfpga: stratix10: fix naming convention for the fixed-clocksDinh Nguyen2019-01-151-10/+10
* clk: socfpga: stratix10: fix the sdmmc_free_clk muxDinh Nguyen2018-07-061-1/+1
* clk: socfpga: stratix10: fix the parents of mpu_free_clkDinh Nguyen2018-07-061-1/+6
* clk: socfpga: stratix10: suppress unbinding platform's clock driverDinh Nguyen2018-05-151-0/+1
* clk: socfpga: stratix10: use platform driver APIsDinh Nguyen2018-05-151-22/+17
* clk: socfpga: stratix10: add clock driver for Stratix10 platformDinh Nguyen2018-04-061-0/+345