summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2022-06-09clk: tegra: Add missing reset deassertionDiogo Ivo1-0/+12
2022-05-25clk: at91: generated: consider range when calculating best rateCodrin Ciubotariu1-0/+4
2022-05-09clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource()Yang Yingliang1-0/+2
2022-04-13clk: Enforce that disjoints limits are invalidMaxime Ripard1-0/+24
2022-04-13clk: ti: Preserve node in ti_dt_clocks_register()Tony Lindgren1-5/+8
2022-04-13clk: rockchip: drop CLK_SET_RATE_PARENT from dclk_vop* on rk3568Sascha Hauer1-3/+3
2022-04-13clk: mediatek: Fix memory leaks on probeJosé Expósito1-6/+30
2022-04-13clk: si5341: fix reported clk_rate when output divider is 2Adam Wujek1-7/+9
2022-04-08clk: Initialize orphan req_rateMaxime Ripard1-0/+13
2022-04-08clk: qcom: gcc-msm8994: Fix gpll4 widthKonrad Dybcio1-0/+1
2022-04-08clk: visconti: prevent array overflow in visconti_clk_register_gates()Dan Carpenter3-2/+5
2022-04-08clk: tegra: tegra124-emc: Fix missing put_device() call in emc_ensure_emc_driverMiaoqian Lin1-0/+1
2022-04-08clk: Fix clk_hw_get_clk() when dev is NULLMaxime Ripard1-1/+2
2022-04-08clk: clps711x: Terminate clk_div_table with sentinel elementJonathan Neuschäfer1-0/+2
2022-04-08clk: hisilicon: Terminate clk_div_table with sentinel elementJonathan Neuschäfer1-2/+2
2022-04-08clk: loongson1: Terminate clk_div_table with sentinel elementJonathan Neuschäfer1-0/+1
2022-04-08clk: actions: Terminate clk_div_table with sentinel elementJonathan Neuschäfer2-1/+2
2022-04-08clk: starfive: jh7100: Handle audio_div clock properlyEmil Renner Berthing1-1/+67
2022-04-08clk: starfive: jh7100: Don't round divisor up twiceEmil Renner Berthing1-11/+3
2022-04-08clk: qcom: clk-rcg2: Update the frac table for pixel clockTaniya Das1-0/+1
2022-04-08clk: qcom: clk-rcg2: Update logic to calculate D value for RCGTaniya Das1-2/+11
2022-04-08clk: at91: sama7g5: fix parents of PDMCs' GCLKCodrin Ciubotariu1-4/+4
2022-04-08clk: imx: off by one in imx_lpcg_parse_clks_from_dt()Dan Carpenter1-1/+1
2022-04-08clk: imx7d: Remove audio_mclk_root_clkAbel Vesa1-1/+0
2022-04-08clk: qcom: ipq8074: Use floor ops for SDCC1 clockDirk Buchwalder1-1/+1
2022-04-08clk: renesas: r8a779f0: Fix RSW2 clock dividerGeert Uytterhoeven1-1/+1
2022-04-08clk: qcom: ipq8074: fix PCI-E clock oopsRobert Marko1-10/+9
2022-04-08clk: renesas: r9a07g044: Update multiplier and divider values for PLL2/3Lad Prabhakar1-2/+2
2022-04-08clk: uniphier: Fix fixed-rate initializationKunihiko Hayashi1-0/+1
2022-04-08clk: rockchip: re-add rational best approximation algorithm to the fractional...Quentin Schulz1-0/+3
2022-02-25clk: lan966x: Fix linking errorHoratiu Vultur1-0/+2
2022-02-25clk: qcom: dispcc: Update the transition delay for MDSS GDSCTaniya Das3-3/+12
2022-02-25clk: qcom: gdsc: Add support to update GDSC transition delayTaniya Das2-6/+28
2022-02-18clk: jz4725b: fix mmc0 clock gatingSiarhei Volkau1-2/+1
2022-02-18clk: qcom: gcc-msm8994: Remove NoC clocksKonrad Dybcio1-97/+9
2022-01-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-6/+5
2022-01-19clk: mediatek: relicense mt7986 clock driver to GPL-2.0Sam Shih3-3/+3
2022-01-14clk: visconti: Fix uninitialized variable in printkDan Carpenter1-2/+1
2022-01-14clk: si5341: Fix clock HW provider cleanupRobert Hancock1-1/+1
2022-01-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds158-1204/+16845
2022-01-12Merge branches 'clk-ingenic' and 'clk-mediatek' into clk-nextStephen Boyd9-15/+843
2022-01-12Merge branches 'clk-socfpga', 'clk-toshiba', 'clk-st' and 'clk-bitmain' into ...Stephen Boyd19-41/+1246
2022-01-12Merge branches 'clk-nvidia', 'clk-imx', 'clk-samsung' and 'clk-qcom' into clk...Stephen Boyd49-277/+10880
2022-01-12Merge branches 'clk-x86', 'clk-stm', 'clk-amlogic' and 'clk-allwinner' into c...Stephen Boyd50-259/+2602
2022-01-12Merge branches 'clk-doc', 'clk-renesas', 'clk-at91', 'clk-cleanup' and 'clk-d...Stephen Boyd32-596/+1259
2022-01-10Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-9/+4
2022-01-10Merge tag 'newsoc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds5-0/+703
2022-01-10Merge tag 'dt-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-4/+0
2022-01-08clk: visconti: Remove pointless NULL check in visconti_pll_add_lookup()Nathan Chancellor1-1/+1
2022-01-07clk: mediatek: add mt7986 clock supportSam Shih6-0/+819