summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-mux.c
Commit message (Expand)AuthorAgeFilesLines
* clk: Always use the supplied struct clkSean Anderson2020-07-011-8/+4
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+2
* clk: mux: add set parent supportPeng Fan2019-07-311-2/+68
* clk: use clk_dev_bindedPeng Fan2019-07-311-2/+4
* clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HWLukasz Majewski2019-07-191-1/+9
* clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)Lukasz Majewski2019-07-191-0/+164