| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'v4.8-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Stephen Boyd | 2016-07-01 | 2 | -52/+84 |
|\ |
|
| * | clk: rockchip: fix incorrect rk3399 spdif-DPTX divider bits | Xing Zheng | 2016-07-01 | 1 | -1/+1 |
| * | clk: rockchip: export rk3228 MAC clocks | Xing Zheng | 2016-07-01 | 1 | -11/+11 |
| * | clk: rockchip: rename rk3228 sclk_macphy_50m to sclk_mac_extclk | Xing Zheng | 2016-07-01 | 1 | -3/+3 |
| * | clk: rockchip: export rk3228 audio clocks | Xing Zheng | 2016-07-01 | 1 | -4/+4 |
| * | clk: rockchip: include rk3228 downstream muxes into fractional dividers | Xing Zheng | 2016-07-01 | 1 | -29/+52 |
| * | clk: rockchip: fix incorrect rk3228 clock registers | Xing Zheng | 2016-06-22 | 1 | -9/+9 |
| * | clk: rockchip: add a dummy clock for the watchdog pclk on rk3399 | Xing Zheng | 2016-05-30 | 1 | -0/+9 |
* | | clk: rockchip: release io resource when failing to init clk on rk3399 | Shawn Lin | 2016-06-03 | 1 | -0/+2 |
* | | clk: rockchip: fix cpuclk registration error handling | Xing Zheng | 2016-05-30 | 1 | -2/+2 |
* | | clk: rockchip: Revert "clk: rockchip: reset init state before mmc card initia... | Douglas Anderson | 2016-05-30 | 1 | -11/+0 |
* | | clk: rockchip: fix incorrect parent for rk3399's {c,g}pll_aclk_perihp_src | Xing Zheng | 2016-05-30 | 1 | -2/+2 |
* | | clk: rockchip: mark rk3399 GIC clocks as critical | Brian Norris | 2016-05-30 | 1 | -0/+2 |
* | | clk: rockchip: initialize flags of clk_init_data in mmc-phase clock | Heiko Stuebner | 2016-05-30 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'v4.7-rockchip-clk4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Stephen Boyd | 2016-05-12 | 4 | -47/+14 |
|\ |
|
| * | clk: rockchip: drop old_rate calculation on pll rate changes | Heiko Stuebner | 2016-05-09 | 1 | -9/+6 |
| * | clk: rockchip: simplify GRF handling in pll clocks | Heiko Stuebner | 2016-05-09 | 3 | -33/+3 |
| * | clk: rockchip: lookup General Register Files in rockchip_clk_init | Heiko Stuebner | 2016-05-09 | 1 | -3/+3 |
| * | clk: rockchip: fix the rk3399 sdmmc sample / drv name | Douglas Anderson | 2016-05-08 | 1 | -2/+2 |
* | | Merge tag 'v4.7-rockchip-clk3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Stephen Boyd | 2016-05-02 | 2 | -169/+179 |
|\ \
| |/ |
|
| * | clk: rockchip: fix the rk3399 cifout clock | Xing Zheng | 2016-04-25 | 1 | -5/+6 |
| * | clk: rockchip: drop unnecessary CLK_IGNORE_UNUSED flags from rk3399 | Xing Zheng | 2016-04-25 | 1 | -157/+157 |
| * | clk: rockchip: add some frequencies on the rk3399 PLL table | Xing Zheng | 2016-04-25 | 1 | -1/+10 |
| * | clk: rockchip: assign more necessary rk3399 clock ids | Xing Zheng | 2016-04-25 | 1 | -6/+6 |
| * | clk: rockchip: fix the gate bit for i2c4 and i2c8 on rk3399 | Xing Zheng | 2016-04-25 | 1 | -2/+2 |
| * | clk: rockchip: fix of spelling mistake on unsuccessful in pll clock type | Colin Ian King | 2016-04-25 | 1 | -2/+2 |
* | | Merge tag 'v4.7-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Stephen Boyd | 2016-04-20 | 4 | -81/+108 |
|\ \
| |/ |
|
| * | clk: rockchip: fix checkpatch warning in core code | Heiko Stuebner | 2016-04-20 | 3 | -22/+27 |
| * | clk: rockchip: drop unnecessary header comment | Heiko Stuebner | 2016-04-19 | 1 | -1/+0 |
| * | clk: rockchip: reign in some overly long lines in the rk3399 controller | Heiko Stuebner | 2016-04-19 | 1 | -58/+81 |
* | | Merge tag 'v4.7-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Stephen Boyd | 2016-04-15 | 11 | -136/+2131 |
|\ \
| |/ |
|
| * | clk: rockchip: add clock controller for the RK3399 | Xing Zheng | 2016-03-28 | 3 | -1/+1562 |
| * | clk: rockchip: release io resource when failing to init clk | Shawn Lin | 2016-03-27 | 5 | -0/+5 |
| * | clk: rockchip: remove redundant checking of device_node | Shawn Lin | 2016-03-27 | 1 | -5/+3 |
| * | clk: rockchip: fix warning reported by kernel-doc | Shawn Lin | 2016-03-27 | 1 | -4/+5 |
| * | clk: rockchip: remove mux_core_reg from rockchip_cpuclk_reg_data | Shawn Lin | 2016-03-27 | 1 | -1/+0 |
| * | clk: rockchip: add new pll-type for rk3399 and similar socs | Xing Zheng | 2016-03-27 | 2 | -2/+272 |
| * | clk: rockchip: Add support for multiple clock providers | Xing Zheng | 2016-03-27 | 8 | -118/+229 |
| * | clk: rockchip: allow varying mux parameters for cpuclk pll-sources | Xing Zheng | 2016-03-27 | 7 | -11/+45 |
| * | clk: rockchip: add a COMPOSITE_FRACMUX_NOGATE type | Xing Zheng | 2016-03-27 | 1 | -0/+16 |
* | | clk: rockchip: Make reset_control_ops const | Philipp Zabel | 2016-03-29 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2016-03-23 | 11 | -212/+238 |
|\ |
|
| * | Merge tag 'v4.6-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Stephen Boyd | 2016-03-04 | 6 | -61/+83 |
| |\ |
|
| | * | clk: rockchip: include downstream muxes into fractional dividers on rk3368 | Elaine Zhang | 2016-02-26 | 1 | -37/+60 |
| | * | clk: rockchip: set the clock ids for RK3228 HDMI | Yakir Yang | 2016-02-26 | 1 | -4/+4 |
| | * | clk: rockchip: set the clock ids for RK3228 VOP | Yakir Yang | 2016-02-26 | 1 | -3/+3 |
| | * | clk: rockchip: add the tsadc clocks found on rk3228 SoCs | Caesar Wang | 2016-02-26 | 1 | -2/+2 |
| | * | clk: rockchip: fix coding style for clk-cpu.c | Shawn Lin | 2016-02-15 | 1 | -1/+1 |
| | * | clk: rockchip: don't return NULL when registering mmc branch fails | Shawn Lin | 2016-02-15 | 1 | -6/+2 |
| | * | clk: rockchip: don't return NULL when registering inverter fails | Shawn Lin | 2016-02-15 | 1 | -6/+2 |