summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-gate.c
Commit message (Expand)AuthorAgeFilesLines
* clk: Always use the supplied struct clkSean Anderson2020-07-011-4/+2
* 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: gate: support sandboxPeng Fan2019-07-311-0/+11
* clk: add clk-gate supportPeng Fan2019-07-311-0/+148