summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2016-09-18clk: sunxi: Add cpu clock support for the sun9i (A80)Philipp Tomsich
2016-09-08Merge tag 'sunxi-clk-fixes-for-4.8' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2016-08-29Merge tag 'v4.8-rockchip-clk-fixes1' of git://git.kernel.org/pub/scm/linux/ke...Stephen Boyd
2016-08-29clk: sunxi-ng: Fix wrong reset register offsetsJorik Jonker
2016-08-24clk: rockchip: mark aclk_emmc_noc as a critical clock on rk3399Xing Zheng
2016-08-24clk: tegra: remove TEGRA_PLL_USE_LOCK for PLLD/PLLD2Vince Hsu
2016-08-12clk: rockchip: fix incorrect GATE bits for {c, g}pll_aclk_perihp_src on rk3399Xing Zheng
2016-08-12clk: rockchip: fix incorrect aclk_emmc source gate bits on rk3399Xing Zheng
2016-08-11clk: renesas: r8a7795: Fix SD clocksYoshihiro Shimoda
2016-08-11clk: rockchip: fix rk3399 aclk_vio gate bitChris Zhong
2016-08-10clk: sunxi-ng: Fix inverted test condition in ccu_helper_wait_for_lockChen-Yu Tsai
2016-08-08clk: sunxi-ng: nk: Make ccu_nk_find_best staticChen-Yu Tsai
2016-08-08clk: sunxi-ng: Fix inverted test condition in ccu_helper_wait_for_lockChen-Yu Tsai
2016-08-08clk: sunxi: Fix return value check in sun8i_a23_mbus_setup()Wei Yongjun
2016-08-08clk: sunxi: pll2: Fix return value check in sun4i_pll2_setup()Wei Yongjun
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-08-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-07-21Merge branch 'clk-fixes' into clk-nextMichael Turquette
2016-07-19clk: Makefile: re-sort and clean upMichael Turquette
2016-07-18clk: at91: fix clk_programmable_set_parent()Boris Brezillon
2016-07-15Merge branch 'clk-s905' into clk-nextMichael Turquette
2016-07-15Revert "clk: gxbb: expose CLKID_MMC_PCLK"Michael Turquette
2016-07-14Merge tag 'sti-late-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/pc...Arnd Bergmann
2016-07-14Merge tag 'ux500-cleanup-bundle' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2016-07-13clk: samsung: Allow modular build of the Audio Subsystem CLKCON driverSylwester Nawrocki
2016-07-13clk: samsung: make clk-s5pv210-audss explicitly non-modularPaul Gortmaker
2016-07-13clk: exynos5433: remove CLK_IGNORE_UNUSED flag from SPI clocksAndi Shyti
2016-07-12clk: oxnas: Add hardware dependenciesJean Delvare
2016-07-12clk: imx7d: do not set parent of ethernet time/ref clocksStefan Agner
2016-07-12ARM: ux500: use CLK_OF_DECLARE()Arnd Bergmann
2016-07-11Merge branch 'clk-sunxi-ng' into clk-nextMichael Turquette
2016-07-11clk: sunxi-ng: h3: Fix Kconfig symbol typoMaxime Ripard
2016-07-11clk: sunxi-ng: h3: Fix audio clock divider offsetMaxime Ripard
2016-07-08Merge branch 'clk-sunxi-ng' into clk-nextMichael Turquette
2016-07-08clk: sunxi-ng: Add H3 clocksMaxime Ripard
2016-07-08clk: sunxi-ng: Add N-K-M-P factor clockMaxime Ripard
2016-07-08clk: sunxi-ng: Add N-K-M Factor clockMaxime Ripard
2016-07-08clk: sunxi-ng: Add N-M-factor clock supportMaxime Ripard
2016-07-08clk: sunxi-ng: Add N-K-factor clock supportMaxime Ripard
2016-07-08clk: sunxi-ng: Add M-P factor clock supportMaxime Ripard
2016-07-08clk: sunxi-ng: Add dividerMaxime Ripard
2016-07-08clk: sunxi-ng: Add phase clock supportMaxime Ripard
2016-07-08clk: sunxi-ng: Add mux clock supportMaxime Ripard
2016-07-08clk: sunxi-ng: Add gate clock supportMaxime Ripard
2016-07-08clk: sunxi-ng: Add fractional libMaxime Ripard
2016-07-08clk: sunxi-ng: Add common infrastructureMaxime Ripard
2016-07-08clk: imx: vf610: Disable automatic clock gating for lpuart in LPSTOP modeStefan Agner
2016-07-08clk: clk-conf: Fix error message when clock isn't foundTomeu Vizoso