aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/starfive
AgeCommit message (Expand)AuthorFilesLines
2024-03-08clk: starfive: jh7110-vout: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-08clk: starfive: jh7110-isp: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-01-03clk: starfive: jh7100: Add CLK_SET_RATE_PARENT to gmac_txEmil Renner Berthing1-1/+1
2024-01-03clk: starfive: Add flags argument to JH71X0__MUX macroEmil Renner Berthing6-36/+36
2023-08-30Merge branches 'clk-bindings', 'clk-starfive', 'clk-rm', 'clk-renesas' and 'c...Stephen Boyd10-31/+1240
2023-07-19clk: Explicitly include correct DT includesRob Herring1-1/+0
2023-07-19clk: starfive: Simplify .determine_rate()Christophe JAILLET1-8/+2
2023-07-19clk: starfive: Add StarFive JH7110 Video-Output clock driverXingyu Wu3-0/+248
2023-07-19clk: starfive: Add StarFive JH7110 Image-Signal-Process clock driverXingyu Wu4-0/+247
2023-07-19clk: starfive: Add StarFive JH7110 System-Top-Group clock driverEmil Renner Berthing3-0/+182
2023-07-19clk: starfive: jh7110-sys: Add PLL clocks source from DTSXingyu Wu2-22/+45
2023-07-19clk: starfive: Add StarFive JH7110 PLL clock driverXingyu Wu3-0/+516
2023-05-02clk: starfive: Fix RESET_STARFIVE_JH7110 can't be selected in a specified caseHal Feng1-4/+1
2023-04-17clk: starfive: Delete the redundant dev_set_drvdata() in JH7110 clock driversHal Feng2-4/+0
2023-04-13clk: starfive: Avoid casting iomem pointersStephen Boyd1-3/+12
2023-04-05clk: starfive: Add StarFive JH7110 always-on clock driverEmil Renner Berthing3-0/+168
2023-04-05clk: starfive: Add StarFive JH7110 system clock driverEmil Renner Berthing4-0/+514
2023-04-05clk: starfive: Rename "jh7100" to "jh71x0" for the common codeEmil Renner Berthing4-406/+418
2023-04-05clk: starfive: Rename clk-starfive-jh7100.h to clk-starfive-jh71x0.hEmil Renner Berthing4-3/+3
2023-04-05clk: starfive: Factor out common JH7100 and JH7110 codeEmil Renner Berthing5-326/+342
2023-04-05clk: starfive: Replace SOC_STARFIVE with ARCH_STARFIVEHal Feng1-3/+3
2022-03-10clk: starfive: Add JH7100 audio clock driverEmil Renner Berthing3-0/+179
2022-03-10clk: starfive: jh7100: Support more clock typesEmil Renner Berthing2-0/+41
2022-03-10clk: starfive: jh7100: Make hw clock implementation reusableEmil Renner Berthing2-89/+104
2022-03-10clk: starfive: jh7100: Handle audio_div clock properlyEmil Renner Berthing1-1/+67
2022-03-10clk: starfive: jh7100: Don't round divisor up twiceEmil Renner Berthing1-11/+3
2021-12-16clk: starfive: Add JH7100 clock generator driverGeert Uytterhoeven3-0/+701