summaryrefslogtreecommitdiff
path: root/drivers/clk/clk-composite.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-24clk: set flags in the ccf registration routinesDario Binacchi1-0/+1
2020-07-01clk: Check that ops of composite clock components exist before callingSean Anderson1-22/+35
2020-07-01clk: Always use the supplied struct clkSean Anderson1-0/+7
2020-02-06dm: core: Require users of devres to include the headerSimon Glass1-0/+2
2019-07-31clk: add composite clk supportPeng Fan1-0/+160