summaryrefslogtreecommitdiff
path: root/drivers/clk/rockchip/clk.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-29Merge tag 'v3.19-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Turquette1-1/+10
2014-11-28clk: rockchip: Add support for the mmc clock phases using the frameworkAlexandru M Stan1-0/+8
2014-11-25clk: rockchip: add ability to specify pll-specific flagsHeiko Stuebner1-1/+2
2014-11-25Merge branch 'clk-fixes' into clk-nextMichael Turquette1-3/+1
2014-11-17clk-divider: Fix READ_ONLY when divider > 1James Hogan1-3/+1
2014-11-05clk: rockchip: disable unused clocksKever Yang1-9/+0
2014-10-01clk: rockchip: add restart handlerHeiko Stübner1-0/+25
2014-09-27clk: rockchip: add new clock-type for the cpuclkHeiko Stuebner1-0/+21
2014-09-03clk: rockchip: protect critical clocks from getting disabledHeiko Stübner1-0/+13
2014-09-03clk: rockchip: make rockchip_clk_register_branch staticHeiko Stübner1-1/+1
2014-09-03clk: rockchip: implement the fraction divider branch typeHeiko Stübner1-2/+56
2014-07-13clk: rockchip: add clock type for pll clocks and pll used on rk3066Heiko Stübner1-0/+35
2014-07-13clk: rockchip: add basic infrastructure for clock branchesHeiko Stübner1-0/+209