summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-composite.c
Commit message (Expand)AuthorAgeFilesLines
* clk: set flags in the ccf registration routinesDario Binacchi2020-08-241-0/+1
* clk: Check that ops of composite clock components exist before callingSean Anderson2020-07-011-22/+35
* clk: Always use the supplied struct clkSean Anderson2020-07-011-0/+7
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+2
* clk: add composite clk supportPeng Fan2019-07-311-0/+160