summaryrefslogtreecommitdiffstats
path: root/drivers/clk/rockchip/clk.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk: rockchip: add ability to specify pll-specific flagsHeiko Stuebner2014-11-251-1/+2
* clk: rockchip: disable unused clocksKever Yang2014-11-041-9/+0
* clk: rockchip: add restart handlerHeiko Stübner2014-10-011-0/+25
* clk: rockchip: add new clock-type for the cpuclkHeiko Stuebner2014-09-271-0/+21
* clk: rockchip: protect critical clocks from getting disabledHeiko Stübner2014-09-031-0/+13
* clk: rockchip: make rockchip_clk_register_branch staticHeiko Stübner2014-09-031-1/+1
* clk: rockchip: implement the fraction divider branch typeHeiko Stübner2014-09-031-2/+56
* clk: rockchip: add clock type for pll clocks and pll used on rk3066Heiko Stübner2014-07-131-0/+35
* clk: rockchip: add basic infrastructure for clock branchesHeiko Stübner2014-07-131-0/+209