summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2022-04-13clk: Enforce that disjoints limits are invalidMaxime Ripard
2022-04-13clk: ti: Preserve node in ti_dt_clocks_register()Tony Lindgren
2022-04-13clk: rockchip: drop CLK_SET_RATE_PARENT from dclk_vop* on rk3568Sascha Hauer
2022-04-13clk: mediatek: Fix memory leaks on probeJosé Expósito
2022-04-13clk: si5341: fix reported clk_rate when output divider is 2Adam Wujek
2022-04-08clk: Initialize orphan req_rateMaxime Ripard
2022-04-08clk: qcom: gcc-msm8994: Fix gpll4 widthKonrad Dybcio
2022-04-08clk: tegra: tegra124-emc: Fix missing put_device() call in emc_ensure_emc_driverMiaoqian Lin
2022-04-08clk: Fix clk_hw_get_clk() when dev is NULLMaxime Ripard
2022-04-08clk: clps711x: Terminate clk_div_table with sentinel elementJonathan Neuschäfer
2022-04-08clk: hisilicon: Terminate clk_div_table with sentinel elementJonathan Neuschäfer
2022-04-08clk: loongson1: Terminate clk_div_table with sentinel elementJonathan Neuschäfer
2022-04-08clk: actions: Terminate clk_div_table with sentinel elementJonathan Neuschäfer
2022-04-08clk: qcom: clk-rcg2: Update the frac table for pixel clockTaniya Das
2022-04-08clk: qcom: clk-rcg2: Update logic to calculate D value for RCGTaniya Das
2022-04-08clk: at91: sama7g5: fix parents of PDMCs' GCLKCodrin Ciubotariu
2022-04-08clk: imx: off by one in imx_lpcg_parse_clks_from_dt()Dan Carpenter
2022-04-08clk: imx7d: Remove audio_mclk_root_clkAbel Vesa
2022-04-08clk: qcom: ipq8074: Use floor ops for SDCC1 clockDirk Buchwalder
2022-04-08clk: qcom: ipq8074: fix PCI-E clock oopsRobert Marko
2022-04-08clk: renesas: r9a07g044: Update multiplier and divider values for PLL2/3Lad Prabhakar
2022-04-08clk: uniphier: Fix fixed-rate initializationKunihiko Hayashi
2022-04-08clk: rockchip: re-add rational best approximation algorithm to the fractional...Quentin Schulz
2022-03-16clk: qcom: dispcc: Update the transition delay for MDSS GDSCTaniya Das
2022-03-16clk: qcom: gdsc: Add support to update GDSC transition delayTaniya Das
2022-03-02clk: qcom: gcc-msm8994: Remove NoC clocksKonrad Dybcio
2022-03-02clk: jz4725b: fix mmc0 clock gatingSiarhei Volkau
2022-01-27clk: si5341: Fix clock HW provider cleanupRobert Hancock
2022-01-27clk: Emit a stern warning with writable debugfs enabledStephen Boyd
2022-01-27clk: meson: gxbb: Fix the SDM_EN bit for MPLL0 on GXBBMartin Blumenstingl
2022-01-27clk: samsung: exynos850: Register clocks earlySam Protsenko
2022-01-27clk: bm1880: remove kfrees on static allocationsConor Dooley
2022-01-27clk: qcom: gcc-sc7280: Mark gcc_cfg_noc_lpass_clk always enabledTaniya Das
2022-01-27clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after system en...Dillon Min
2022-01-27clk: imx8mn: Fix imx8mn_clko1_selsAdam Ford
2022-01-27clk: renesas: rzg2l: propagate return value of_genpd_add_provider_simple()Lad Prabhakar
2022-01-27clk: renesas: rzg2l: Check return value of pm_genpd_init()Lad Prabhakar
2022-01-27clk: bcm-2835: Remove rounding up the dividersMaxime Ripard
2022-01-27clk: bcm-2835: Pick the closest clock rateMaxime Ripard
2021-12-07clk: Don't parent clks until the parent is fully registeredMike Tipton
2021-12-07clk: versatile: clk-icst: use after free on error pathDan Carpenter
2021-12-06clk: qcom: sm6125-gcc: Swap ops of ice and apps on sdcc1Martin Botka
2021-12-02clk: imx: use module_platform_driverMiles Chen
2021-12-02clk: qcom: clk-alpha-pll: Don't reconfigure running TrionBjorn Andersson
2021-12-02clk: qcom: regmap-mux: fix parent clock lookupDmitry Baryshkov
2021-11-14Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-11-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-11-11clk: versatile: clk-icst: Ensure clock names are uniqueRob Herring
2021-11-11dt-bindings: Rename Ingenic CGU headers to ingenic,*.hPaul Cercueil
2021-11-08Merge tag 'mfd-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds