summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2025-02-17clk: mediatek: mt2701-mm: add missing dummy clkDaniel Golle
2025-02-17clk: mediatek: mt2701-img: add missing dummy clkDaniel Golle
2025-02-17clk: mediatek: mt2701-bdp: add missing dummy clkDaniel Golle
2025-02-17clk: mediatek: mt2701-aud: fix conversion to mtk_clk_simple_probeDaniel Golle
2025-02-17clk: mediatek: mt2701-vdec: fix conversion to mtk_clk_simple_probeDaniel Golle
2025-02-17clk: qcom: clk-rpmh: prevent integer overflow in recalc_rateAnastasia Belova
2025-02-17clk: qcom: gcc-mdm9607: Fix cmd_rcgr offset for blsp1_uart6 rcgSatya Priya Kakitapalli
2025-02-17clk: qcom: dispcc-sm6350: Add missing parent_map for a clockLuca Weiss
2025-02-17clk: qcom: gcc-sm6350: Add missing parent_map for two clocksLuca Weiss
2025-02-17clk: qcom: gcc-sm8650: Do not turn off PCIe GDSCs during gdsc_disable()Manivannan Sadhasivam
2025-02-17clk: qcom: gcc-sm8550: Do not turn off PCIe GDSCs during gdsc_disable()Manivannan Sadhasivam
2025-02-17clk: qcom: clk-alpha-pll: fix alpha mode configurationGabor Juhos
2025-02-17clk: clk-loongson2: Fix the number count of clk providerBinbin Zhou
2025-02-17clk: mmp2: call pm_genpd_init() only after genpd.name is setLubomir Rintel
2025-02-17clk: sunxi-ng: a100: enable MMC clock reparentingCody Eksal
2025-02-17clk: qcom: Make GCC_8150 depend on QCOM_GDSCKonrad Dybcio
2025-02-08clk: qcom: gcc-x1e80100: Do not turn off usb_2 controller GDSCAbel Vesa
2025-02-08clk: analogbits: Fix incorrect calculation of vco rate deltaBo Gan
2025-02-08clk: thead: Fix cpu2vp_clk for TH1520 AP_SUBSYS clocksDrew Fustini
2025-02-08clk: thead: Add CLK_IGNORE_UNUSED to fix TH1520 bootDrew Fustini
2025-02-08clk: thead: Fix clk gate registration to pass flagsDrew Fustini
2025-02-08clk: ralink: mtmips: remove duplicated 'xtal' clock for Ralink SoC RT3883Sergio Paracuellos
2025-02-08clk: qcom: gcc-sdm845: Do not use shared clk_ops for QUPsAmit Pundir
2025-02-08clk: sunxi-ng: a64: stop force-selecting PLL-MIPI as TCON0 parentVasily Khoruzhick
2025-02-08clk: qcom: camcc-x1e80100: Set titan_top_gdsc as the parent GDSC of subordina...Bryan O'Donoghue
2025-02-08clk: imx: Apply some clks only for i.MX93Peng Fan
2025-02-08clk: imx93: Add IMX93_CLK_SPDIF_IPG clockShengjiu Wang
2025-02-08clk: imx8mp: Fix clkout1/2 supportMarek Vasut
2025-02-08clk: fix an OF node reference leak in of_clk_get_parent_name()Joe Hattori
2025-02-08clk: mmp: pxa1908-apbc: Fix NULL vs IS_ERR() checkDan Carpenter
2025-02-08clk: mmp: pxa1908-apbcp: Fix a NULL vs IS_ERR() checkDan Carpenter
2025-02-08clk: mmp: pxa1908-mpmu: Fix a NULL vs IS_ERR() checkDan Carpenter
2025-02-08clk: renesas: cpg-mssr: Fix 'soc' node handling in cpg_mssr_reserved_init()Javier Carrasco
2025-01-05Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-12-20clk: clk-imx8mp-audiomix: fix function signatureNikolaus Voss
2024-12-17clk: thead: Fix TH1520 emmc and shdci clock rateMaksim Kiselev
2024-12-10Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-12-03clk: en7523: Initialize num before accessing hws in en7523_register_clocks()Haoyu Li
2024-12-03clk: en7523: Fix wrong BUS clock for EN7581Christian Marangi
2024-12-02clk: amlogic: axg-audio: revert reset implementationJerome Brunet
2024-12-02Revert "clk: Fix invalid execution of clk_set_rate"Johan Hovold
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2024-11-18Merge branches 'clk-marvell', 'clk-adi', 'clk-qcom' and 'clk-devm' into clk-nextStephen Boyd
2024-11-18Merge branches 'clk-samsung', 'clk-microchip', 'clk-imx', 'clk-amlogic' and '...Stephen Boyd
2024-11-18Merge branches 'clk-mobileye', 'clk-twl', 'clk-nuvoton', 'clk-renesas' and 'c...Stephen Boyd
2024-11-18Merge branches 'clk-cleanup', 'clk-mediatek', 'clk-kunit', 'clk-xilinx' and '...Stephen Boyd
2024-11-18clk: clk-loongson2: Fix potential buffer overflow in flexible-array member ac...Gustavo A. R. Silva
2024-11-18clk: Fix invalid execution of clk_set_rateChuan Liu
2024-11-18clk: clk-loongson2: Fix memory corruption bug in struct loongson2_clk_providerGustavo A. R. Silva