summaryrefslogtreecommitdiffstats
path: root/drivers/clk/rockchip
Commit message (Expand)AuthorAgeFilesLines
* clk-divider: Fix READ_ONLY when divider > 1James Hogan2014-11-171-3/+1
* clk: rockchip: add restart handlerHeiko Stübner2014-10-014-0/+30
* clk: rockchip: rk3288: i2s_frac adds flag to set parent's rateJianqun2014-10-011-4/+4
* clk: rockchip: switch to using the new cpuclk type for armclkHeiko Stuebner2014-09-272-6/+169
* clk: rockchip: add new clock-type for the cpuclkHeiko Stuebner2014-09-274-0/+388
* clk: rockchip: make tightly bound armclk child-clocks read-onlyHeiko Stuebner2014-09-272-17/+27
* clk: rockchip: reparent aclk_cpu_pre to the gpllHeiko Stuebner2014-09-271-0/+21
* clk: rockchip: fix rk3288 pll status register locationJianqun2014-09-271-2/+2
* clk: rockchip: fix rk3066 pll status register locationHeiko Stuebner2014-09-271-3/+7
* clk: rockchip: change pll rate without a clk-notifierDoug Anderson2014-09-271-50/+13
* Merge branch 'clk-next-rockchip' into clk-nextMike Turquette2014-09-251-36/+56
|\
| * clk: rockchip: add clock node in PD_VIDEOKever Yang2014-09-251-0/+20
| * clk: rockchip: use the clock id for nodes initKever Yang2014-09-251-34/+34
| * clk: rockchip: add missing rk3288 npll rate tableHeiko Stübner2014-09-251-1/+1
| * clk: rockchip: rk3288: fix softreset register countMark yao2014-09-251-1/+1
* | Merge branch 'clk-fixes' into clk-nextMike Turquette2014-09-171-2/+2
|\ \
| * | clk: rockchip: Fix the clocks for i2c1 and i2c2Doug Anderson2014-09-031-2/+2
| |/
* | clk: rockchip: also protect hclk_peri as criticalHeiko Stübner2014-09-102-0/+2
* | clk: rockchip: protect critical clocks from getting disabledHeiko Stübner2014-09-024-0/+28
* | clk: rockchip: make rockchip_clk_register_branch staticHeiko Stübner2014-09-021-1/+1
* | clk: rockchip: implement the fraction divider branch typeHeiko Stübner2014-09-021-2/+56
|/
* clk: rockchip: add clock controller for rk3288Heiko Stübner2014-07-133-0/+727
* clk: rockchip: add clock driver for rk3188 and rk3066 clocksHeiko Stübner2014-07-132-0/+674
* clk: rockchip: add reset controllerHeiko Stübner2014-07-133-0/+133
* clk: rockchip: add clock type for pll clocks and pll used on rk3066Heiko Stübner2014-07-134-0/+541
* clk: rockchip: add basic infrastructure for clock branchesHeiko Stübner2014-07-133-0/+460
* clk: rockchip: fix function type for CLK_OF_DECLARERob Herring2014-05-201-2/+1
* clk: add support for Rockchip gate clocksHeiko Stübner2013-06-202-0/+99