summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-17clk: Add hardware-enable column to clk summaryDmitry Osipenko1-4/+11
2020-12-17clk: mediatek: Make mtk_clk_register_mux() a static functionWeiyi Lu2-5/+1
2020-12-16clk: sifive: Add clock enable and disable opsPragnesh Patel4-9/+93
2020-12-16clk: sifive: Fix the wrong bit field shiftZong Li1-2/+2
2020-12-16clk: sifive: Add a driver for the SiFive FU740 PRCI IP blockZong Li7-3/+369
2020-12-16clk: sifive: Use common name for prci configurationZong Li3-5/+5
2020-12-16clk: sifive: Extract prci core to common baseZong Li5-571/+641