summaryrefslogtreecommitdiffstats
path: root/drivers/clk/rockchip/clk-half-divider.c
Commit message (Expand)AuthorAgeFilesLines
* clk: rockchip: Demote non-conformant kernel-doc header in half-dividerLee Jones2021-01-261-1/+1
* clk: rockchip: Initialize hw to error to avoid undefined behaviorStephen Boyd2020-10-071-1/+1
* clk: rockchip: Use clk_hw_register_composite instead of clk_register_composit...Elaine Zhang2020-09-221-8/+10
* clk: rockchip: make clk_half_divider_ops staticBen Dooks (Codethink)2019-10-311-2/+1
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-1/+2
* clk: core: replace clk_{readl,writel} with {readl,writel}Jonas Gorski2019-04-231-3/+3
* clk: rockchip: add support for half dividerElaine Zhang2018-07-061-0/+227