summaryrefslogtreecommitdiff
path: root/drivers/clk/clk-mux.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-01clk: Always use the supplied struct clkSean Anderson1-8/+4
2020-05-19common: Drop linux/bitops.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: mux: add set parent supportPeng Fan1-2/+68
2019-07-31clk: use clk_dev_bindedPeng Fan1-2/+4
2019-07-19clk: sandbox: Adjust clk-mux.c to emulate reading divider 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/+164