aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/clk-composite.c
AgeCommit message (Expand)Author
2021-12-15clk: define LOG_CATEGORY for generic and ccf clocksPatrick Delaunay
2021-12-15clk: cosmetic: reorder include filesPatrick Delaunay
2021-04-06clk: Return -ENOSYS when system call is not availableSimon Glass
2020-08-24clk: set flags in the ccf registration routinesDario Binacchi
2020-07-01clk: Check that ops of composite clock components exist before callingSean Anderson
2020-07-01clk: Always use the supplied struct clkSean Anderson
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2019-07-31clk: add composite clk supportPeng Fan