aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/rockchip (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-16clk: rockchip: rk3368: fix some clock gatesJianqun xu1-13/+13
2016-01-16clk: rockchip: rk3036: rename emac ext source clockXing Zheng1-1/+1
2016-01-16clk: rockchip: rk3036: fix the div offset for emac clockXing Zheng1-2/+2
2016-01-16clk: rockchip: rk3036: fix uarts clock errorXing Zheng1-4/+4
2016-01-16clk: rockchip: rk3036: fix the FLAGs for clock muxXing Zheng1-6/+6
2016-01-02Merge branch 'clk-rockchip' into clk-nextMichael Turquette4-47/+116
2016-01-02clk: rockchip: fix section mismatches with new child-clocksHeiko Stübner4-47/+116
2015-12-23Merge branch 'clk-rockchip' into clk-nextMichael Turquette5-105/+235
2015-12-23clk: rockchip: rk3036: include downstream muxes into fractional dividersXing Zheng1-17/+17
2015-12-23clk: rockchip: Allow the RK3288 SPDIF clocks to change their parentSjoerd Simons1-8/+8
2015-12-23clk: rockchip: include downstream muxes into fractional dividersHeiko Stuebner2-72/+74
2015-12-23clk: rockchip: handle mux dependency of fractional dividersHeiko Stuebner2-14/+142
2015-12-21clk: rockchip: only enter pll slow-mode directly before reboots on rk3288Heiko Stuebner7-8/+13
2015-12-16clk: rockchip: rk3036: enable the CLK_IGNORE_UNUSED flag for aclk_vioYakir Yang1-1/+1
2015-12-12clk: rockchip: use rk3288-efuse clock idsZhengShunQian1-2/+2
2015-12-12clk: rockchip: add clock controller for rk3228Jeffy Chen3-1/+689
2015-12-09clk: rockchip: allow more than 2 parents for cpuclkJeffy Chen1-2/+2
2015-12-03clk: rockchip: fix rk3368 cpuclk divider offsetsHeiko Stuebner1-2/+2
2015-12-02clk: rockchip: protect rk3368 aclk_bus and aclk_peri clocksJianqun xu1-0/+2
2015-12-02clk: rockchip: Force rk3368 PWM clock (and its parents) onCaesar Wang1-0/+5
2015-12-01clk: rockchip: switch PLLs to slow mode before reboot for rk3288Chris Zhong1-18/+14
2015-11-26clk: rockchip: add mipidsi clock on rk3288Chris Zhong1-1/+1
2015-11-23clk: rockchip: add clock controller for rk3036Xing Zheng3-1/+487
2015-11-23clk: rockchip: add new pll-type for rk3036 and similar socsXing Zheng2-1/+280
2015-11-23clk: rockchip: set the id for crypto clkZain Wang1-1/+1
2015-11-05Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds3-63/+89
2015-10-26clk: rockchip: Make calculations use roundingDouglas Anderson1-6/+7
2015-10-26clk: rockchip: Allow more precision for some mmc clock phasesDouglas Anderson1-15/+30
2015-10-02clk: rockchip: save width in struct clk_fractional_dividerAndy Shevchenko1-2/+4
2015-10-01clk: rockchip: reset init state before mmc card initializationShawn Lin1-0/+11
2015-10-01clk: rockchip: don't use clk_ APIs in the pll init-callbackHeiko Stübner1-61/+74
2015-09-19Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-0/+6
2015-09-16Merge branch 'clk-next' into v4.3-rc1Stephen Boyd2-2/+13
2015-09-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-2/+7
2015-09-14clk: rockchip: add critical clock for rk3368Heiko Stübner1-0/+6
2015-09-10clk: rockchip: Add pclk_peri to critical clocks on RK3066/RK3188Romain Perier1-0/+1
2015-09-10clk: rockchip: add pclk_cpu to the list of rk3188 critical clocksMichael Niewoehner1-0/+1
2015-09-10clk: rockchip: handle critical clocks after registering all clocksHeiko Stuebner1-2/+5
2015-09-04Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-0/+1
2015-08-24clk: rockchip: register pll mux before pll itselfHeiko Stuebner1-31/+32
2015-08-24clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd2-2/+2
2015-08-24clk: rockchip: Convert to clk_hw based provider APIsStephen Boyd1-9/+9
2015-08-13clk: rockchip: add pclk_pd_pmu to the list of rk3288 critical clocksHeiko Stuebner1-0/+1
2015-08-12clk: rockchip: Fix SPIF special clock definitionSjoerd Simons1-3/+3
2015-07-28clk: rockchip: Fix PLL bandwidthDouglas Anderson4-15/+15
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd5-3/+5
2015-07-20clk: rockchip: Properly include clk.hStephen Boyd5-3/+5
2015-07-06clk: rockchip: add rk3368 clock controllerHeiko Stuebner3-0/+898
2015-07-06clk: rockchip: define the inverters of rk3066/rk3188 and rk3288Heiko Stuebner2-2/+14
2015-07-06clk: rockchip: fix issues in the mmc-phase clockHeiko Stuebner1-3/+3