aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/rockchip (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-25clk: rockchip: use the clock id for nodes initKever Yang1-34/+34
2014-09-25clk: rockchip: add missing rk3288 npll rate tableHeiko Stübner1-1/+1
2014-09-25clk: rockchip: rk3288: fix softreset register countMark yao1-1/+1
2014-09-17Merge branch 'clk-fixes' into clk-nextMike Turquette1-2/+2
2014-09-10clk: rockchip: also protect hclk_peri as criticalHeiko Stübner2-0/+2
2014-09-03clk: rockchip: Fix the clocks for i2c1 and i2c2Doug Anderson1-2/+2
2014-09-02clk: rockchip: protect critical clocks from getting disabledHeiko Stübner4-0/+28
2014-09-02clk: rockchip: make rockchip_clk_register_branch staticHeiko Stübner1-1/+1
2014-09-02clk: rockchip: implement the fraction divider branch typeHeiko Stübner1-2/+56
2014-07-13clk: rockchip: add clock controller for rk3288Heiko Stübner3-0/+727
2014-07-13clk: rockchip: add clock driver for rk3188 and rk3066 clocksHeiko Stübner2-0/+674
2014-07-13clk: rockchip: add reset controllerHeiko Stübner3-0/+133
2014-07-13clk: rockchip: add clock type for pll clocks and pll used on rk3066Heiko Stübner4-0/+541
2014-07-13clk: rockchip: add basic infrastructure for clock branchesHeiko Stübner3-0/+460
2014-05-20clk: rockchip: fix function type for CLK_OF_DECLARERob Herring1-2/+1
2013-06-20clk: add support for Rockchip gate clocksHeiko Stübner2-0/+99