summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2017-09-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2017-09-10Merge tag 'armsoc-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-01clk: si5351: fix PLL resetRussell King
2017-09-01clk: at91: clk-generated: make gclk determine audio_pll rateQuentin Schulz
2017-09-01clk: at91: clk-generated: create function to find best_diffQuentin Schulz
2017-09-01clk: at91: add audio pll clock driversQuentin Schulz
2017-09-01clk: at91: clk-generated: remove useless divisor loopQuentin Schulz
2017-09-01clk: mb86s7x: Drop non-building driverAndreas Färber
2017-08-31clk: ti: check for null return in strrchr to avoid null dereferencingColin Ian King
2017-08-31clk: Don't write error code into divider registerAlex Frid
2017-08-31clk: uniphier: add video input subsystem clockKatsuhiro Suzuki
2017-08-31clk: uniphier: add audio system clockKatsuhiro Suzuki
2017-08-31clk: stm32h7: Add stm32h743 clock driverGabriel Fernandez
2017-08-31clk: gate: expose clk_gate_ops::is_enabledGabriel Fernandez
2017-08-31clk: nxp: clk-lpc32xx: rename clk_gate_is_enabled()Gabriel Fernandez
2017-08-31clk: uniphier: add PXs3 clock dataMasahiro Yamada
2017-08-31clk: hi6220: change watchdog clock sourceLeo Yan
2017-08-31clk: Kconfig: Name RK805 in Kconfig for COMMON_CLK_RK808Elaine Zhang
2017-08-31clk: cs2000: Add cs2000_set_saved_rateGaku Inami
2017-08-31clk: imx51: propagate rate across ipu_di*_selLucas Stach
2017-08-31Merge tag 'sunxi-clk-for-4.14-3' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd
2017-08-30clk: sunxi: fix uninitialized accessArnd Bergmann
2017-08-30clk: versatile: make clk_ops constBhumika Goyal
2017-08-30ARC: clk: introduce HSDK pll driverEugeniy Paltsev
2017-08-30clk: zte: constify clk_div_tableArvind Yadav
2017-08-30clk: imx: constify clk_div_tableArvind Yadav
2017-08-30clk: uniphier: add ethernet clock control supportKunihiko Hayashi
2017-08-30clk: gemini: hands off PCI OE bitLinus Walleij
2017-08-30clk: ux500: prcc: constify clk_ops.Arvind Yadav
2017-08-30clk: ux500: sysctrl: constify clk_ops.Arvind Yadav
2017-08-30clk: ux500: prcmu: constify clk_ops.Arvind Yadav
2017-08-30clk: sunxi-ng: Provide a default reset hookMaxime Ripard
2017-08-30clk: sunxi-ng: a83t: Support new timing mode for mmc2 clockChen-Yu Tsai
2017-08-30clk: sunxi-ng: Add MP_MMC clocks that support MMC timing modes switchingChen-Yu Tsai
2017-08-30clk: sunxi-ng: Add interface to query or configure MMC timing modes.Chen-Yu Tsai
2017-08-24clk: sunxi-ng: Add sun4i/sun7i CCU driverPriit Laes
2017-08-23clk: msm8996-gcc: add missing smmu clksSrinivas Kandagatla
2017-08-23clk: tegra: Fix Tegra210 PLLU initializationAlex Frid
2017-08-23clk: tegra: Correct Tegra210 UTMIPLL poweron delayAlex Frid
2017-08-23clk: tegra: Fix T210 PLLRE registrationAlex Frid
2017-08-23clk: tegra: Update T210 PLLSS (D2/DP) registrationAlex Frid
2017-08-23clk: tegra: Re-factor T210 PLLX registrationAlex Frid
2017-08-23clk: tegra: don't warn for pll_d2 defaults unnecessarilyPeter De Schrijver
2017-08-23clk: tegra: change post IDDQ release delay to 5usPeter De Schrijver
2017-08-23clk: tegra: Add TEGRA_PERIPH_ON_APB flag to I2CAlex Frid
2017-08-23clk: tegra: Fix T210 effective NDIV calculationAlex Frid
2017-08-23clk: tegra: Init cfg structure in _get_pll_mnpPeter De Schrijver
2017-08-23clk: tegra210: remove non-existing VFIR clockPeter De Schrijver
2017-08-23clk: tegra: disable SSC for PLL_D2Peter De Schrijver
2017-08-23clk: tegra: Enable PLL_SS for Tegra210Peter De Schrijver