summaryrefslogtreecommitdiffstats
path: root/drivers/clk/rockchip/clk.c
AgeCommit message (Expand)Author
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-04-20clk: rockchip: fix checkpatch warning in core codeHeiko Stuebner
2016-03-27clk: rockchip: remove redundant checking of device_nodeShawn Lin
2016-03-27clk: rockchip: Add support for multiple clock providersXing Zheng
2016-02-15Merge tag 'v4.6-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...Michael Turquette
2016-02-04clk: rockchip: add a factor clock typeHeiko Stuebner
2016-02-02clk: rockchip: free memory in error cases when registering clock branchesShawn Lin
2016-01-29clk-divider: make sure read-only dividers do not write to their registerHeiko Stuebner
2015-12-23Merge branch 'clk-rockchip' into clk-nextMichael Turquette
2015-12-23clk: rockchip: handle mux dependency of fractional dividersHeiko Stuebner
2015-12-21clk: rockchip: only enter pll slow-mode directly before reboots on rk3288Heiko Stuebner
2015-10-02clk: rockchip: save width in struct clk_fractional_dividerAndy Shevchenko
2015-07-06clk: rockchip: add support for phase invertersHeiko Stuebner
2015-06-04clk: make several parent names constUwe Kleine-König
2015-04-12clk: don't use __initconst for non-const arraysUwe Kleine-König
2014-11-28Merge tag 'v3.19-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Turquette
2014-11-28clk: rockchip: Add support for the mmc clock phases using the frameworkAlexandru M Stan
2014-11-25clk: rockchip: add ability to specify pll-specific flagsHeiko Stuebner
2014-11-24Merge branch 'clk-fixes' into clk-nextMichael Turquette
2014-11-17clk-divider: Fix READ_ONLY when divider > 1James Hogan
2014-11-04clk: rockchip: disable unused clocksKever Yang
2014-10-01clk: rockchip: add restart handlerHeiko Stübner
2014-09-27clk: rockchip: add new clock-type for the cpuclkHeiko Stuebner
2014-09-02clk: rockchip: protect critical clocks from getting disabledHeiko Stübner
2014-09-02clk: rockchip: make rockchip_clk_register_branch staticHeiko Stübner
2014-09-02clk: rockchip: implement the fraction divider branch typeHeiko Stübner
2014-07-13clk: rockchip: add clock type for pll clocks and pll used on rk3066Heiko Stübner
2014-07-13clk: rockchip: add basic infrastructure for clock branchesHeiko Stübner