aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | | | clk: rockchip: use clock ID for DMC (memory controller) on rk3288Jeff Chen2014-11-26
| | * | | | | | | clk: rockchip: add binding ID for DMC (memory controller) clocks on rk3288Jeff Chen2014-11-26
| | * | | | | | | clk: rockchip: add ROCKCHIP_PLL_SYNC_RATE flag to some pllsHeiko Stuebner2014-11-25
| | * | | | | | | clk: rockchip: add optional sync to pll rate parametersHeiko Stuebner2014-11-25
| | * | | | | | | clk: rockchip: setup pll_mux data earlierHeiko Stuebner2014-11-25
| | * | | | | | | clk: rockchip: add ability to specify pll-specific flagsHeiko Stuebner2014-11-25
| | * | | | | | | clk: rockchip: fix rk3188 USB HSIC PHY clock dividerJulien CHAUVEAU2014-11-22
| | * | | | | | | clk: rockchip: fix clock gate for rk3188 spdif_preJulien CHAUVEAU2014-11-22
| | * | | | | | | clk: rockchip: fix parent clock for rk3188 hclk_lcdc1Julien CHAUVEAU2014-11-18
| * | | | | | | | clk: clk-s2mps11: fix semicolon.cocci warningskbuild test robot2014-11-25
| * | | | | | | | Merge tag 'sunxi-clocks-for-3.19' of https://git.kernel.org/pub/scm/linux/ker...Michael Turquette2014-11-24
| |\ \ \ \ \ \ \ \
| | * | | | | | | | clk: sunxi: gmac-tx-clk mux is not a CLK_MUX_INDEX_BIT muxHans de Goede2014-11-23
| | * | | | | | | | clk: sunxi: Implement A31 PLL6 as a divs clock for 2x outputChen-Yu Tsai2014-11-23
| | * | | | | | | | clk: sunxi: Specify number of child clocks for divs clocksChen-Yu Tsai2014-11-23
| | * | | | | | | | clk: sunxi: Removed unused/incorrect sun6i-a31-apb2-clk driverChen-Yu Tsai2014-11-23
| | * | | | | | | | ARM: dts: sunxi: Use sun4i-a10-apb1-clk for sun6i/sun8i apb2 clocks.Chen-Yu Tsai2014-11-23
| | * | | | | | | | ARM: dts: sunxi: unify APB1 clockEmilio López2014-11-23
| | * | | | | | | | clk: sunxi: unify APB1 clockEmilio López2014-11-11
| | * | | | | | | | clk: sunxi: Add support for bus clock gates on Allwinner A80 SoCChen-Yu Tsai2014-10-21
| | * | | | | | | | clk: sunxi: Add support for A80 basic bus clocksChen-Yu Tsai2014-10-21
| | * | | | | | | | clk: sunxi: make factors clock mux mask configurableChen-Yu Tsai2014-10-21
| * | | | | | | | | Merge branch 'clk-fixes' into clk-nextMichael Turquette2014-11-24
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | clk: hi3620: Move const initdata into correct code sectionBintian Wang2014-11-19
| * | | | | | | | | | clk_mux: Fix set_parent doing the wrong thing when INDEX_BIT && index >= 3Hans de Goede2014-11-19
| * | | | | | | | | | Merge branch 'for-v3.19/exynos-clk' of git://linuxtv.org/snawrocki/samsung in...Michael Turquette2014-11-19
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| | * | | | | | | | | clk: samsung: exynos7: add gate clock for ADC blockAbhilash Kesavan2014-10-31
| | * | | | | | | | | clk: samsung: exynos7: add gate clocks for WDT, TMU and PWM blocksNaveen Krishna Ch2014-10-31
| | * | | | | | | | | clk: samsung: exynos7: add clocks for RTC blockNaveen Krishna Ch2014-10-31
| | * | | | | | | | | clk: samsung: exynos7: add clocks for MMC blockNaveen Krishna Ch2014-10-31
| | * | | | | | | | | clk: samsung: exynos7: add clocks for I2C blockNaveen Krishna Ch2014-10-31
| | * | | | | | | | | clk: samsung: add initial clock support for Exynos7 SoCNaveen Krishna Ch2014-10-31
| | * | | | | | | | | clk: samsung: Add fixed_factor_clocks field to struct exynos_cmu_infoNaveen Krishna Ch2014-10-31
| | * | | | | | | | | clk: samsung: Factor out the common code to clk.cNaveen Krishna Ch2014-10-31
| | * | | | | | | | | clk: samsung: add support for 145xx and 1460x PLLsNaveen Krishna Ch2014-10-31
| | * | | | | | | | | clk: samsung: exynos4415: Add clocks using common clock frameworkChanwoo Choi2014-10-30
| | * | | | | | | | | clk: samsung: Document binding for Exynos4415 clock controllerChanwoo Choi2014-10-30
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | clk: shmobile: Deprecate renesas,clock-indicesGeert Uytterhoeven2014-11-19
| * | | | | | | | | Merge branch 'clk-next-shmobile' into clk-nextMichael Turquette2014-11-19
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | clk: shmobile: document DIV6 clock parent bindingsUlrich Hecht2014-11-12
| | * | | | | | | | | clk: shmobile: div6: support selectable-input clocksUlrich Hecht2014-11-12
| * | | | | | | | | | clk: delete a local variable's repeated assignmentZhen Lei2014-11-19
| * | | | | | | | | | Merge tag 'v3.19-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Turquette2014-11-19
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | * | | | | | | | | clk: rockchip: fix clock select order for rk3288 usbphy480m_srcKever Yang2014-11-15
| | * | | | | | | | | clk: rockchip: fix rk3288 clk_usbphy480m_gate bit location in registerKever Yang2014-11-15
| | * | | | | | | | | clk: rockchip: ensure HCLK_VIO2_H2P and PCLK_VIO2_H2P stay enabledDmitry Torokhov2014-11-13
| | * | | | | | | | | clk: rockchip: rk3288: add suspend and resumeChris Zhong2014-11-10
| | * | | | | | | | | clk: rockchip: fix rk3188 hsadc_frac definitionHeiko Stübner2014-11-07
| | * | | | | | | | | clk: rockchip: disable unused clocksKever Yang2014-11-04
| | * | | | | | | | | clk: rockchip: change PLL setting for better clock jitterKever Yang2014-10-29
| | * | | | | | | | | clk: rockchip: add npll to source of sclk_gpuKever Yang2014-10-20