summaryrefslogtreecommitdiffstats
path: root/drivers/clk/rockchip
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.7-rockchip-clk4' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd2016-05-124-47/+14
|\
| * clk: rockchip: drop old_rate calculation on pll rate changesHeiko Stuebner2016-05-091-9/+6
| * clk: rockchip: simplify GRF handling in pll clocksHeiko Stuebner2016-05-093-33/+3
| * clk: rockchip: lookup General Register Files in rockchip_clk_initHeiko Stuebner2016-05-091-3/+3
| * clk: rockchip: fix the rk3399 sdmmc sample / drv nameDouglas Anderson2016-05-081-2/+2
* | Merge tag 'v4.7-rockchip-clk3' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd2016-05-022-169/+179
|\ \ | |/
| * clk: rockchip: fix the rk3399 cifout clockXing Zheng2016-04-251-5/+6
| * clk: rockchip: drop unnecessary CLK_IGNORE_UNUSED flags from rk3399Xing Zheng2016-04-251-157/+157
| * clk: rockchip: add some frequencies on the rk3399 PLL tableXing Zheng2016-04-251-1/+10
| * clk: rockchip: assign more necessary rk3399 clock idsXing Zheng2016-04-251-6/+6
| * clk: rockchip: fix the gate bit for i2c4 and i2c8 on rk3399Xing Zheng2016-04-251-2/+2
| * clk: rockchip: fix of spelling mistake on unsuccessful in pll clock typeColin Ian King2016-04-251-2/+2
* | Merge tag 'v4.7-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd2016-04-204-81/+108
|\ \ | |/
| * clk: rockchip: fix checkpatch warning in core codeHeiko Stuebner2016-04-203-22/+27
| * clk: rockchip: drop unnecessary header commentHeiko Stuebner2016-04-191-1/+0
| * clk: rockchip: reign in some overly long lines in the rk3399 controllerHeiko Stuebner2016-04-191-58/+81
* | Merge tag 'v4.7-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd2016-04-1511-136/+2131
|\ \ | |/
| * clk: rockchip: add clock controller for the RK3399Xing Zheng2016-03-283-1/+1562
| * clk: rockchip: release io resource when failing to init clkShawn Lin2016-03-275-0/+5
| * clk: rockchip: remove redundant checking of device_nodeShawn Lin2016-03-271-5/+3
| * clk: rockchip: fix warning reported by kernel-docShawn Lin2016-03-271-4/+5
| * clk: rockchip: remove mux_core_reg from rockchip_cpuclk_reg_dataShawn Lin2016-03-271-1/+0
| * clk: rockchip: add new pll-type for rk3399 and similar socsXing Zheng2016-03-272-2/+272
| * clk: rockchip: Add support for multiple clock providersXing Zheng2016-03-278-118/+229
| * clk: rockchip: allow varying mux parameters for cpuclk pll-sourcesXing Zheng2016-03-277-11/+45
| * clk: rockchip: add a COMPOSITE_FRACMUX_NOGATE typeXing Zheng2016-03-271-0/+16
* | clk: rockchip: Make reset_control_ops constPhilipp Zabel2016-03-291-1/+1
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2016-03-2311-212/+238
|\
| * Merge tag 'v4.6-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd2016-03-046-61/+83
| |\
| | * clk: rockchip: include downstream muxes into fractional dividers on rk3368Elaine Zhang2016-02-261-37/+60
| | * clk: rockchip: set the clock ids for RK3228 HDMIYakir Yang2016-02-261-4/+4
| | * clk: rockchip: set the clock ids for RK3228 VOPYakir Yang2016-02-261-3/+3
| | * clk: rockchip: add the tsadc clocks found on rk3228 SoCsCaesar Wang2016-02-261-2/+2
| | * clk: rockchip: fix coding style for clk-cpu.cShawn Lin2016-02-151-1/+1
| | * clk: rockchip: don't return NULL when registering mmc branch failsShawn Lin2016-02-151-6/+2
| | * clk: rockchip: don't return NULL when registering inverter failsShawn Lin2016-02-151-6/+2
| | * clk: rockchip: check grf when waiting pll lockShawn Lin2016-02-151-0/+5
| | * clk: rockchip: disable alt_parent clk in err cases when registering cpuclkShawn Lin2016-02-151-2/+4
| * | Merge tag 'v4.6-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...Michael Turquette2016-02-157-153/+157
| |\ \ | | |/
| | * clk: rockchip: convert manually created factor clocks to the new typeHeiko Stuebner2016-02-045-98/+24
| | * clk: rockchip: add a factor clock typeHeiko Stuebner2016-02-042-0/+83
| | * clk: rockchip: fix parent of hclk_vcodec on rk3036Heiko Stuebner2016-02-041-1/+1
| | * clk: rockchip: free memory in error cases when registering clock branchesShawn Lin2016-02-021-2/+7
| | * clk: rockchip: Allow sclk_i2s0 and i2s0_frac to change their parents rate on ...Alexander Kochetkov2016-01-291-2/+2
| | * clk: rockchip: fix wrong mmc phase shift for rk3228Shawn Lin2016-01-281-3/+3
| | * clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocksAlexander Kochetkov2016-01-261-0/+1
| | * clk: rockchip: add tsadc clock on rk3066Paweł Jarosz2016-01-261-1/+1
| | * clk: rockchip: fix usbphy-related clocksHeiko Stuebner2016-01-252-19/+8
| | * clk: rockchip: rk3368: enable the CLK_SET_RATE_PARENT flag for i2s_2chzhangqing2016-01-251-1/+1
| | * clk: rockchip: rk3368: enable the CLK_SET_RATE_PARENT flag for spdif_8chzhangqing2016-01-251-1/+1
OpenPOWER on IntegriCloud