summaryrefslogtreecommitdiff
path: root/drivers/clk/rockchip
AgeCommit message (Expand)Author
2016-08-24clk: rockchip: mark aclk_emmc_noc as a critical clock on rk3399Xing Zheng
2016-08-12clk: rockchip: fix incorrect GATE bits for {c, g}pll_aclk_perihp_src on rk3399Xing Zheng
2016-08-12clk: rockchip: fix incorrect aclk_emmc source gate bits on rk3399Xing Zheng
2016-08-11clk: rockchip: fix rk3399 aclk_vio gate bitChris Zhong
2016-07-01Merge tag 'v4.8-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd
2016-07-01clk: rockchip: fix incorrect rk3399 spdif-DPTX divider bitsXing Zheng
2016-07-01clk: rockchip: export rk3228 MAC clocksXing Zheng
2016-07-01clk: rockchip: rename rk3228 sclk_macphy_50m to sclk_mac_extclkXing Zheng
2016-07-01clk: rockchip: export rk3228 audio clocksXing Zheng
2016-07-01clk: rockchip: include rk3228 downstream muxes into fractional dividersXing Zheng
2016-06-22clk: rockchip: fix incorrect rk3228 clock registersXing Zheng
2016-06-03clk: rockchip: release io resource when failing to init clk on rk3399Shawn Lin
2016-05-30clk: rockchip: add a dummy clock for the watchdog pclk on rk3399Xing Zheng
2016-05-30clk: rockchip: fix cpuclk registration error handlingXing Zheng
2016-05-30clk: rockchip: Revert "clk: rockchip: reset init state before mmc card initia...Douglas Anderson
2016-05-30clk: rockchip: fix incorrect parent for rk3399's {c,g}pll_aclk_perihp_srcXing Zheng
2016-05-30clk: rockchip: mark rk3399 GIC clocks as criticalBrian Norris
2016-05-30clk: rockchip: initialize flags of clk_init_data in mmc-phase clockHeiko Stuebner
2016-05-12Merge tag 'v4.7-rockchip-clk4' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd
2016-05-09clk: rockchip: drop old_rate calculation on pll rate changesHeiko Stuebner
2016-05-09clk: rockchip: simplify GRF handling in pll clocksHeiko Stuebner
2016-05-09clk: rockchip: lookup General Register Files in rockchip_clk_initHeiko Stuebner
2016-05-08clk: rockchip: fix the rk3399 sdmmc sample / drv nameDouglas Anderson
2016-05-02Merge tag 'v4.7-rockchip-clk3' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd
2016-04-25clk: rockchip: fix the rk3399 cifout clockXing Zheng
2016-04-25clk: rockchip: drop unnecessary CLK_IGNORE_UNUSED flags from rk3399Xing Zheng
2016-04-25clk: rockchip: add some frequencies on the rk3399 PLL tableXing Zheng
2016-04-25clk: rockchip: assign more necessary rk3399 clock idsXing Zheng
2016-04-25clk: rockchip: fix the gate bit for i2c4 and i2c8 on rk3399Xing Zheng
2016-04-25clk: rockchip: fix of spelling mistake on unsuccessful in pll clock typeColin Ian King
2016-04-20Merge tag 'v4.7-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd
2016-04-20clk: rockchip: fix checkpatch warning in core codeHeiko Stuebner
2016-04-19clk: rockchip: drop unnecessary header commentHeiko Stuebner
2016-04-19clk: rockchip: reign in some overly long lines in the rk3399 controllerHeiko Stuebner
2016-04-15Merge tag 'v4.7-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd
2016-03-29clk: rockchip: Make reset_control_ops constPhilipp Zabel
2016-03-28clk: rockchip: add clock controller for the RK3399Xing Zheng
2016-03-27clk: rockchip: release io resource when failing to init clkShawn Lin
2016-03-27clk: rockchip: remove redundant checking of device_nodeShawn Lin
2016-03-27clk: rockchip: fix warning reported by kernel-docShawn Lin
2016-03-27clk: rockchip: remove mux_core_reg from rockchip_cpuclk_reg_dataShawn Lin
2016-03-27clk: rockchip: add new pll-type for rk3399 and similar socsXing Zheng
2016-03-27clk: rockchip: Add support for multiple clock providersXing Zheng
2016-03-27clk: rockchip: allow varying mux parameters for cpuclk pll-sourcesXing Zheng
2016-03-27clk: rockchip: add a COMPOSITE_FRACMUX_NOGATE typeXing Zheng
2016-03-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2016-03-20Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-03-16clk: rockchip: associate SCLK_MAC_PLL and disable reparenting on rk3036Heiko Stuebner
2016-03-16clk: rockchip: associate the rk3036 HCLK_EMAC clock-idXing Zheng
2016-03-04Merge tag 'v4.6-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd