summaryrefslogtreecommitdiffstats
path: root/drivers/clk/rockchip/clk-pll.c
Commit message (Expand)AuthorAgeFilesLines
* clk: rockchip: add pll_wait_lock for pll_enableElaine Zhang2017-03-221-0/+3
* clk: rockchip: add new pll-type for rk3328Elaine Zhang2017-01-021-3/+13
* clk: rockchip: Ignore frac divisor for PLL equivalence when it's unusedJulius Werner2016-11-051-2/+4
* clk: rockchip: use general clock flag when registering pllHeiko Stübner2016-08-081-2/+2
* clk: rockchip: drop old_rate calculation on pll rate changesHeiko Stuebner2016-05-091-9/+6Star
* clk: rockchip: simplify GRF handling in pll clocksHeiko Stuebner2016-05-091-27/+3Star
* clk: rockchip: fix of spelling mistake on unsuccessful in pll clock typeColin Ian King2016-04-251-2/+2
* clk: rockchip: add new pll-type for rk3399 and similar socsXing Zheng2016-03-271-1/+270
* clk: rockchip: Add support for multiple clock providersXing Zheng2016-03-271-13/+17
* clk: rockchip: check grf when waiting pll lockShawn Lin2016-02-151-0/+5
* clk: rockchip: add new pll-type for rk3036 and similar socsXing Zheng2015-11-231-1/+257
* clk: rockchip: don't use clk_ APIs in the pll init-callbackHeiko Stübner2015-10-011-61/+74
* clk: rockchip: register pll mux before pll itselfHeiko Stuebner2015-08-251-31/+32
* clk: rockchip: Convert to clk_hw based provider APIsStephen Boyd2015-08-251-9/+9
* clk: rockchip: Fix PLL bandwidthDouglas Anderson2015-07-281-9/+9
* clk: rockchip: Properly include clk.hStephen Boyd2015-07-201-1/+0Star
* clk: make several parent names constUwe Kleine-König2015-06-041-4/+4
* clk: rockchip: add optional sync to pll rate parametersHeiko Stuebner2014-11-251-0/+50
* clk: rockchip: setup pll_mux data earlierHeiko Stuebner2014-11-251-14/+13Star
* clk: rockchip: add ability to specify pll-specific flagsHeiko Stuebner2014-11-251-1/+3
* clk: rockchip: change pll rate without a clk-notifierDoug Anderson2014-09-271-50/+13Star
* clk: rockchip: add clock type for pll clocks and pll used on rk3066Heiko Stübner2014-07-131-0/+431