summaryrefslogtreecommitdiff
path: root/drivers/clk/microchip
AgeCommit message (Expand)AuthorFilesLines
2022-11-15clk: microchip: mpfs: fix criticality of peripheral clocksConor Dooley1-7/+21
2022-11-15clk: microchip: mpfs: fix periph clk parentageConor Dooley3-38/+42
2022-11-15clk: microchip: mpfs: fix reference clock handlingConor Dooley3-1/+149
2022-11-15clk: microchip: mpfs: convert parent rate acquistion to get_get_rate()Conor Dooley5-35/+20
2022-03-30clk: Use generic CCF ops where possibleSean Anderson1-66/+1
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-3/+3
2021-04-08clk: mpfs_clk: Enable DM_FLAG_PRE_RELOC flagBin Meng1-0/+1
2021-01-18clk: Add Microchip PolarFire SoC clock driverPadmarao Begari6-0/+512