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