summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2022-05-09clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource()Yang Yingliang
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: visconti: prevent array overflow in visconti_clk_register_gates()Dan Carpenter
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: starfive: jh7100: Handle audio_div clock properlyEmil Renner Berthing
2022-04-08clk: starfive: jh7100: Don't round divisor up twiceEmil Renner Berthing
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: renesas: r8a779f0: Fix RSW2 clock dividerGeert Uytterhoeven
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-02-24clk: lan966x: Fix linking errorHoratiu Vultur
2022-02-24clk: qcom: dispcc: Update the transition delay for MDSS GDSCTaniya Das
2022-02-24clk: qcom: gdsc: Add support to update GDSC transition delayTaniya Das
2022-02-17clk: jz4725b: fix mmc0 clock gatingSiarhei Volkau
2022-02-17clk: qcom: gcc-msm8994: Remove NoC clocksKonrad Dybcio
2022-01-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-19clk: mediatek: relicense mt7986 clock driver to GPL-2.0Sam Shih
2022-01-13clk: visconti: Fix uninitialized variable in printkDan Carpenter
2022-01-13clk: si5341: Fix clock HW provider cleanupRobert Hancock
2022-01-12Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-01-11Merge branches 'clk-ingenic' and 'clk-mediatek' into clk-nextStephen Boyd
2022-01-11Merge branches 'clk-socfpga', 'clk-toshiba', 'clk-st' and 'clk-bitmain' into ...Stephen Boyd
2022-01-11Merge branches 'clk-nvidia', 'clk-imx', 'clk-samsung' and 'clk-qcom' into clk...Stephen Boyd
2022-01-11Merge branches 'clk-x86', 'clk-stm', 'clk-amlogic' and 'clk-allwinner' into c...Stephen Boyd
2022-01-11Merge branches 'clk-doc', 'clk-renesas', 'clk-at91', 'clk-cleanup' and 'clk-d...Stephen Boyd
2022-01-10Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-10Merge tag 'newsoc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2022-01-10Merge tag 'dt-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2022-01-07clk: visconti: Remove pointless NULL check in visconti_pll_add_lookup()Nathan Chancellor
2022-01-06clk: mediatek: add mt7986 clock supportSam Shih
2022-01-06clk: mediatek: clk-gate: Use regmap_{set/clear}_bits helpersAngeloGioacchino Del Regno
2022-01-06clk: mediatek: clk-gate: Shrink by adding clockgating bit check helperAngeloGioacchino Del Regno