summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-divider.c
Commit message (Expand)AuthorAgeFilesLines
* clk: export generic routinesDario Binacchi2021-01-121-12/+12
* clk: set flags in the ccf registration routinesDario Binacchi2020-08-241-0/+1
* clk: Always use the supplied struct clkSean Anderson2020-07-011-4/+2
* common: Drop linux/bug.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: divider set rate supporrtPeng Fan2019-07-311-0/+88
* clk: use clk_dev_bindedPeng Fan2019-07-311-2/+2
* clk: sandbox: Adjust clk-divider to emulate reading its 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/+147