summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
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
2019-02-15clk: ti: move clk_hw_omap list handling under generic part of the driverTero Kristo
2019-02-13Merge tag 'sunxi-clk-fixes-for-5.0' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2019-02-13clk: meson: meson8b: fix the naming of the APB clocksMartin Blumenstingl
2019-02-13clk: meson: Add G12A AO Clock + Reset ControllerNeil Armstrong
2019-02-06clk: clk-st: avoid clkdev lookup leak at removeMatti Vaittinen
2019-02-06clk: clk-max77686: Clean clkdev lookup leak and use devmMatti Vaittinen
2019-02-06clkdev: add managed clkdev lookup registrationMatti Vaittinen
2019-02-06clk: Add (devm_)clk_get_optional() functionsPhil Edworthy
2019-02-06clk: Add comment about __of_clk_get_by_name() error valuesPhil Edworthy
2019-02-06clk: tegra: dfll: build clk-dfll.c for Tegra124 and Tegra210Peter De Schrijver
2019-02-06clk: tegra: dfll: add CVB tables for Tegra210Joseph Lo
2019-02-06clk: tegra: dfll: round down voltages based on alignmentJoseph Lo
2019-02-06clk: tegra: dfll: support PWM regulator controlJoseph Lo
2019-02-06clk: tegra: dfll: CVB calculation alignment with the regulatorJoseph Lo
2019-02-06clk: tegra: dfll: registration for multiple SoCsPeter De Schrijver