summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2019-02-22clk: tegra: dfll: Fix debugfs_simple_attr.cocci warningsYueHaibing
2019-02-22clk: qoriq: Improve an error messageDan Carpenter
2019-02-22clk: at91: optimize clk_round_rate() for AUDIO_PLLMichał Mirosław
2019-02-22clk: x86: Move clk-lpss.h to platform_data/x86Andy Shevchenko
2019-02-22clk: fractional-divider: check parent rate only if flag is setKatsuhiro Suzuki
2019-02-22clk: qcom: Make common clk_hw registrationsJeffrey Hugo
2019-02-22clk: actions: Add clock driver for S500 SoCManivannan Sadhasivam
2019-02-21clk: actions: Add configurable PLL delayManivannan Sadhasivam
2019-02-21clk: imx: imx8mm: Mark init function __initStephen Boyd
2019-02-21clk: qcom: gcc-qcs404: Add cfg_offset for blsp1_uart3 clockTaniya Das
2019-02-21clk: qcom: clk-rcg2: Introduce a cfg offset for RCGsTaniya Das
2019-02-21clk: qcom: remove empty lines in clk-rcg.hVinod Koul
2019-02-21clk: stm32mp1: fix bit width of hse_rtc dividerGabriel Fernandez
2019-02-21clk: stm32mp1: remove unnecessary CLK_DIVIDER_ALLOW_ZERO flagGabriel Fernandez
2019-02-21clk: stm32mp1: fix HSI divider flagGabriel Fernandez
2019-02-21clk: stm32mp1: fix mcu divider tableGabriel Fernandez
2019-02-21clk: stm32mp1: set ck_csi as critical clockGabriel Fernandez
2019-02-21clk: stm32mp1: add CLK_SET_RATE_NO_REPARENT to Kernel clocksGabriel Fernandez
2019-02-21clk: stm32mp1: parent clocks updateGabriel Fernandez
2019-02-21clk: clk-twl6040: Fix imprecise external abort for pdmclkTony Lindgren
2019-02-21clk: clk-gpio: add support for sleeping GPIOs in gpio-gate-clkThomas Petazzoni
2019-02-21clk: qcom: clk-rpmh: Add IPA clock supportDavid Dai
2019-02-21clk: mmp2: separate LCDC peripheral clk form the display clockLubomir Rintel
2019-02-21clk: uniphier: Fix update register for CPU-gearKunihiko Hayashi
2019-02-21clk: samsung: s3c2443: Mark expected switch fall-throughGustavo A. R. Silva
2019-02-21clk: samsung: exynos5: Fix kfree() of const memory on setting driver_overrideKrzysztof Kozlowski
2019-02-21clk: samsung: exynos5: Fix possible NULL pointer exception on platform_device...Krzysztof Kozlowski
2019-02-21clk: renesas: r8a774c0: Fix LAST_DT_CORE_CLKFabrizio Castro
2019-02-21clk: imx8mq: Add the missing ARM clockAbel Vesa
2019-02-21clk: imx: imx8mq: Fix the rate propagation for arm pllAbel Vesa
2019-02-21clk: imx8mq: Add support for the CLKO1 clockFabio Estevam
2019-02-21clk: imx8mq: Fix the CLKO2 source select listFabio Estevam
2019-02-21clk: imx8mq: Add missing M4 clocksCarlo Caione
2019-02-21clk: imx: Add clock driver support for imx8mmBai Ping
2019-02-21clk: imx: Add PLLs driver for imx8mm socBai Ping
2019-02-21clk: imx5: add imx5_SCC2_IPG_GATEMichael Grzeschik
2019-02-21clk: imx: scu: add set parent supportAisheng Dong
2019-02-21clk: imx: scu: add fallback compatible string supportAisheng Dong
2019-02-21clk: imx8mq: Make parent names arrays const pointersAbel Vesa
2019-02-21clk: imx: Make parents const pointer in mux wrappersAbel Vesa
2019-02-21clk: imx: Make parent_names const pointer in composite-8mAbel Vesa
2019-02-20clk: at91: fix masterck nameAlexandre Belloni
2019-02-20clk: at91: fix at91sam9x5 peripheral clock numberAlexandre Belloni
2019-02-18clk: tegra: dfll: Make symbol 'tegra210_cpu_cvb_tables' staticWei Yongjun
2019-02-15Merge tag 'tegra-for-5.1-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2019-02-15clk: ti: check clock type before doing autoidle opsAndreas Kemnade
2019-02-15clk: ti: add a usecount for autoidleAndreas Kemnade
2019-02-15clk: ti: generalize the init sequence of clk_hw_omap clocksTero Kristo
2019-02-15clk: ti: remove usage of CLK_IS_BASICTero Kristo
2019-02-15clk: ti: add new API for checking if a provided clock is an OMAP clockTero Kristo