aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/rockchip/clk-rk3036.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-16clk: rockchip: Add support for hclk_sfc on rk3036Jon Lin1-1/+1
2021-07-16clk: rockchip: rk3036: fix up the sclk_sfc parent errorJon Lin1-1/+2
2021-05-28clk: rockchip: export ACLK_VCODEC for RK3036Alex Bee1-1/+1
2021-03-21clk: rockchip: support more core div settingElaine Zhang1-3/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2017-06-02clk: rockchip: mark pclk_ddrupctl as critical_clock on rk3036Elaine Zhang1-0/+1
2017-03-07clk: rockchip: Make uartpll a child of the gpll on rk3036Heiko Stuebner1-0/+7
2017-03-07clk: rockchip: add "," to mux_pll_src_apll_dpll_gpll_usb480m_p on rk3036Heiko Stuebner1-1/+1
2016-03-27clk: rockchip: release io resource when failing to init clkShawn Lin1-0/+1
2016-03-27clk: rockchip: Add support for multiple clock providersXing Zheng1-5/+12
2016-03-27clk: rockchip: allow varying mux parameters for cpuclk pll-sourcesXing Zheng1-0/+3
2016-03-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-26/+7
2016-03-16clk: rockchip: associate SCLK_MAC_PLL and disable reparenting on rk3036Heiko Stuebner1-1/+1
2016-03-16clk: rockchip: associate the rk3036 HCLK_EMAC clock-idXing Zheng1-1/+1
2016-02-15Merge tag 'v4.6-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-nextMichael Turquette1-26/+7
2016-02-04clk: rockchip: convert manually created factor clocks to the new typeHeiko Stuebner1-25/+6
2016-02-04clk: rockchip: fix parent of hclk_vcodec on rk3036Heiko Stuebner1-1/+1
2016-01-24clk: rockchip: rk3036: enable the CLK_IGNORE_UNUSED flag for hclk_vio_busYakir Yang1-1/+1
2016-01-16clk: rockchip: rk3036: rename emac ext source clockXing Zheng1-1/+1
2016-01-16clk: rockchip: rk3036: fix the div offset for emac clockXing Zheng1-2/+2
2016-01-16clk: rockchip: rk3036: fix uarts clock errorXing Zheng1-4/+4
2016-01-16clk: rockchip: rk3036: fix the FLAGs for clock muxXing Zheng1-6/+6
2016-01-02Merge branch 'clk-rockchip' into clk-nextMichael Turquette1-10/+25
2016-01-02clk: rockchip: fix section mismatches with new child-clocksHeiko Stübner1-10/+25
2015-12-23Merge branch 'clk-rockchip' into clk-nextMichael Turquette1-17/+17
2015-12-23clk: rockchip: rk3036: include downstream muxes into fractional dividersXing Zheng1-17/+17
2015-12-21clk: rockchip: only enter pll slow-mode directly before reboots on rk3288Heiko Stuebner1-1/+1
2015-12-16clk: rockchip: rk3036: enable the CLK_IGNORE_UNUSED flag for aclk_vioYakir Yang1-1/+1
2015-11-23clk: rockchip: add clock controller for rk3036Xing Zheng1-0/+478