summaryrefslogtreecommitdiffstats
path: root/drivers/clk/starfive (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk: starfive: Fix RESET_STARFIVE_JH7110 can't be selected in a specified caseHal Feng2023-05-031-4/+1
* clk: starfive: Delete the redundant dev_set_drvdata() in JH7110 clock driversHal Feng2023-04-182-4/+0
* clk: starfive: Avoid casting iomem pointersStephen Boyd2023-04-141-3/+12
* clk: starfive: Add StarFive JH7110 always-on clock driverEmil Renner Berthing2023-04-053-0/+168
* clk: starfive: Add StarFive JH7110 system clock driverEmil Renner Berthing2023-04-054-0/+514
* clk: starfive: Rename "jh7100" to "jh71x0" for the common codeEmil Renner Berthing2023-04-054-406/+418
* clk: starfive: Rename clk-starfive-jh7100.h to clk-starfive-jh71x0.hEmil Renner Berthing2023-04-054-3/+3
* clk: starfive: Factor out common JH7100 and JH7110 codeEmil Renner Berthing2023-04-055-326/+342
* clk: starfive: Replace SOC_STARFIVE with ARCH_STARFIVEHal Feng2023-04-051-3/+3
* clk: starfive: Add JH7100 audio clock driverEmil Renner Berthing2022-03-113-0/+179
* clk: starfive: jh7100: Support more clock typesEmil Renner Berthing2022-03-112-0/+41
* clk: starfive: jh7100: Make hw clock implementation reusableEmil Renner Berthing2022-03-112-89/+104
* clk: starfive: jh7100: Handle audio_div clock properlyEmil Renner Berthing2022-03-111-1/+67
* clk: starfive: jh7100: Don't round divisor up twiceEmil Renner Berthing2022-03-111-11/+3
* clk: starfive: Add JH7100 clock generator driverGeert Uytterhoeven2021-12-163-0/+701