summaryrefslogtreecommitdiff
path: root/drivers/clk/rockchip/clk-half-divider.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-26clk: rockchip: Demote non-conformant kernel-doc header in half-dividerLee Jones1-1/+1
2020-10-08clk: rockchip: Initialize hw to error to avoid undefined behaviorStephen Boyd1-1/+1
2020-09-22clk: rockchip: Use clk_hw_register_composite instead of clk_register_composit...Elaine Zhang1-8/+10
2019-10-31clk: rockchip: make clk_half_divider_ops staticBen Dooks (Codethink)1-2/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-1/+2
2019-04-23clk: core: replace clk_{readl,writel} with {readl,writel}Jonas Gorski1-3/+3
2018-07-06clk: rockchip: add support for half dividerElaine Zhang1-0/+227