summaryrefslogtreecommitdiff
path: root/drivers/clk/clk-divider.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-24clk: set flags in the ccf registration routinesDario Binacchi1-0/+1
2020-07-01clk: Always use the supplied struct clkSean Anderson1-4/+2
2020-05-19common: Drop linux/bug.h from common headerSimon Glass1-0/+1
2020-02-06dm: core: Require users of devres to include the headerSimon Glass1-0/+2
2019-07-31clk: divider set rate supporrtPeng Fan1-0/+88
2019-07-31clk: use clk_dev_bindedPeng Fan1-2/+2
2019-07-19clk: sandbox: Adjust clk-divider to emulate reading its value from HWLukasz Majewski1-1/+9
2019-07-19clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)Lukasz Majewski1-0/+147