summaryrefslogtreecommitdiff
path: root/drivers/clk/rockchip
AgeCommit message (Expand)Author
2016-01-02Merge branch 'clk-rockchip' into clk-nextMichael Turquette
2016-01-02clk: rockchip: fix section mismatches with new child-clocksHeiko Stübner
2015-12-23Merge branch 'clk-rockchip' into clk-nextMichael Turquette
2015-12-23clk: rockchip: rk3036: include downstream muxes into fractional dividersXing Zheng
2015-12-23clk: rockchip: Allow the RK3288 SPDIF clocks to change their parentSjoerd Simons
2015-12-23clk: rockchip: include downstream muxes into fractional dividersHeiko Stuebner
2015-12-23clk: rockchip: handle mux dependency of fractional dividersHeiko Stuebner
2015-12-21clk: rockchip: only enter pll slow-mode directly before reboots on rk3288Heiko Stuebner
2015-12-16clk: rockchip: rk3036: enable the CLK_IGNORE_UNUSED flag for aclk_vioYakir Yang
2015-12-12clk: rockchip: use rk3288-efuse clock idsZhengShunQian
2015-12-12clk: rockchip: add clock controller for rk3228Jeffy Chen
2015-12-09clk: rockchip: allow more than 2 parents for cpuclkJeffy Chen
2015-12-03clk: rockchip: fix rk3368 cpuclk divider offsetsHeiko Stuebner
2015-12-02clk: rockchip: protect rk3368 aclk_bus and aclk_peri clocksJianqun xu
2015-12-01clk: rockchip: Force rk3368 PWM clock (and its parents) onCaesar Wang
2015-12-01clk: rockchip: switch PLLs to slow mode before reboot for rk3288Chris Zhong
2015-11-26clk: rockchip: add mipidsi clock on rk3288Chris Zhong
2015-11-23clk: rockchip: add clock controller for rk3036Xing Zheng
2015-11-23clk: rockchip: add new pll-type for rk3036 and similar socsXing Zheng
2015-11-23clk: rockchip: set the id for crypto clkZain Wang
2015-11-05Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-10-26clk: rockchip: Make calculations use roundingDouglas Anderson
2015-10-26clk: rockchip: Allow more precision for some mmc clock phasesDouglas Anderson
2015-10-02clk: rockchip: save width in struct clk_fractional_dividerAndy Shevchenko
2015-10-01clk: rockchip: reset init state before mmc card initializationShawn Lin
2015-10-01clk: rockchip: don't use clk_ APIs in the pll init-callbackHeiko Stübner
2015-09-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-09-16Merge branch 'clk-next' into v4.3-rc1Stephen Boyd
2015-09-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-09-14clk: rockchip: add critical clock for rk3368Heiko Stübner
2015-09-10clk: rockchip: Add pclk_peri to critical clocks on RK3066/RK3188Romain Perier
2015-09-10clk: rockchip: add pclk_cpu to the list of rk3188 critical clocksMichael Niewoehner
2015-09-10clk: rockchip: handle critical clocks after registering all clocksHeiko Stuebner
2015-09-04Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-08-24clk: rockchip: register pll mux before pll itselfHeiko Stuebner
2015-08-24clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd
2015-08-24clk: rockchip: Convert to clk_hw based provider APIsStephen Boyd
2015-08-13clk: rockchip: add pclk_pd_pmu to the list of rk3288 critical clocksHeiko Stuebner
2015-08-12clk: rockchip: Fix SPIF special clock definitionSjoerd Simons
2015-07-28clk: rockchip: Fix PLL bandwidthDouglas Anderson
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd
2015-07-20clk: rockchip: Properly include clk.hStephen Boyd
2015-07-06clk: rockchip: add rk3368 clock controllerHeiko Stuebner
2015-07-06clk: rockchip: define the inverters of rk3066/rk3188 and rk3288Heiko Stuebner
2015-07-06clk: rockchip: fix issues in the mmc-phase clockHeiko Stuebner
2015-07-06clk: rockchip: add support for phase invertersHeiko Stuebner
2015-07-06clk: rockchip: add COMPOSITE_NOGATE_DIVTBL variantHeiko Stuebner
2015-07-06clk: rockchip: protect register macros against multipart valuesHeiko Stuebner
2015-07-06clk: rockchip: fix faulty vip parent name on rk3288Heiko Stuebner
2015-07-06clk: rockchip: rk3288: add CLK_SET_RATE_PARENT to sclk_macHeiko Stuebner