summaryrefslogtreecommitdiffstats
path: root/drivers/clk/rockchip/clk.c
Commit message (Expand)AuthorAgeFilesLines
* clk: rockchip: only enter pll slow-mode directly before reboots on rk3288Heiko Stuebner2015-12-211-1/+6
* clk: rockchip: save width in struct clk_fractional_dividerAndy Shevchenko2015-10-021-2/+4
* clk: rockchip: add support for phase invertersHeiko Stuebner2015-07-061-0/+7
* clk: make several parent names constUwe Kleine-König2015-06-041-4/+4
* clk: don't use __initconst for non-const arraysUwe Kleine-König2015-04-121-1/+2
* Merge tag 'v3.19-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Turquette2014-11-281-1/+10
|\
| * clk: rockchip: Add support for the mmc clock phases using the frameworkAlexandru M Stan2014-11-281-0/+8
| * clk: rockchip: add ability to specify pll-specific flagsHeiko Stuebner2014-11-251-1/+2
* | Merge branch 'clk-fixes' into clk-nextMichael Turquette2014-11-241-3/+1
|\ \ | |/ |/|
| * clk-divider: Fix READ_ONLY when divider > 1James Hogan2014-11-171-3/+1
* | clk: rockchip: disable unused clocksKever Yang2014-11-041-9/+0
|/
* clk: rockchip: add restart handlerHeiko Stübner2014-10-011-0/+25
* clk: rockchip: add new clock-type for the cpuclkHeiko Stuebner2014-09-271-0/+21
* clk: rockchip: protect critical clocks from getting disabledHeiko Stübner2014-09-021-0/+13
* clk: rockchip: make rockchip_clk_register_branch staticHeiko Stübner2014-09-021-1/+1
* clk: rockchip: implement the fraction divider branch typeHeiko Stübner2014-09-021-2/+56
* clk: rockchip: add clock type for pll clocks and pll used on rk3066Heiko Stübner2014-07-131-0/+35
* clk: rockchip: add basic infrastructure for clock branchesHeiko Stübner2014-07-131-0/+209
OpenPOWER on IntegriCloud