summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2025-09-09clk: qcom: gdsc: Set retain_ff before moving to HW CTRLTaniya Das1-10/+11
2025-08-28clk: sunxi-ng: v3s: Fix de clock definitionPaul Kocialkowski1-2/+1
2025-08-28clk: davinci: Add NULL check in davinci_lpsc_clk_register()Henry Martin1-0/+5
2025-06-27clk: rockchip: rk3036: mark ddrphy as criticalHeiko Stuebner1-0/+1
2025-06-27clk: meson-g12a: add missing fclk_div2 to spiccDa Xue1-0/+1
2025-06-27clk: qcom: gcc-msm8939: Fix mclk0 & mclk1 for 24 MHzVincent Knecht1-2/+2
2025-06-27clk: bcm: rpi: Add NULL check in raspberrypi_clk_register()Henry Martin1-0/+2
2025-06-04clk: imx8mp: inform CCF of maximum frequency of clocksAhmad Fatoum1-0/+151
2025-05-02clk: check for disabled clock-provider in of_clk_get_hw_from_clkspec()Heiko Stuebner1-0/+4
2025-04-10clk: amlogic: g12a: fix mmc A peripheral clockJerome Brunet1-1/+1
2025-04-10clk: amlogic: gxbb: drop non existing 32k clock parentJerome Brunet1-6/+6
2025-04-10clk: amlogic: g12b: fix cluster A parent dataJerome Brunet1-12/+24
2025-04-10clk: rockchip: rk3328: fix wrong clk_ref_usb3otg parentPeter Geis1-1/+1
2025-04-10clk: samsung: Fix UBSAN panic in samsung_clk_init()Will McVicker1-1/+1
2025-04-10clk: amlogic: gxbb: drop incorrect flag on 32k clockJerome Brunet1-1/+1
2025-03-13clk: qcom: clk-rpmh: prevent integer overflow in recalc_rateAnastasia Belova1-1/+1
2025-03-13clk: qcom: clk-alpha-pll: fix alpha mode configurationGabor Juhos1-0/+2
2025-03-13clk: sunxi-ng: a100: enable MMC clock reparentingCody Eksal1-3/+3
2025-03-13clk: analogbits: Fix incorrect calculation of vco rate deltaBo Gan1-1/+1
2025-03-13clk: imx8mp: Fix clkout1/2 supportMarek Vasut1-2/+3
2024-12-19Revert "clkdev: remove CONFIG_CLKDEV_LOOKUP"Greg Kroah-Hartman2-2/+7
2024-12-14clk: clk-axi-clkgen: make sure to enable the AXI bus clockNuno Sa1-2/+20
2024-12-14clk: axi-clkgen: use devm_platform_ioremap_resource() short-handAlexandru Ardelean1-3/+1
2024-12-14clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann2-7/+2
2024-12-14clk: qcom: gcc-qcs404: fix initial rate of GPLL3Gabor Juhos1-0/+1
2024-10-17clk: imx: Remove CLK_SET_PARENT_GATE for DRAM mux for i.MX7DPeng Fan1-2/+2
2024-10-17clk: bcm: bcm53573: fix OF node leak in initKrzysztof Kozlowski1-1/+1
2024-10-17clk: qcom: dispcc-sm8250: use CLK_SET_RATE_PARENT for branch clocksDmitry Baryshkov1-0/+3
2024-10-17clk: qcom: gcc-sm8250: Do not turn off PCIe GDSCs during gdsc_disable()Manivannan Sadhasivam1-3/+3
2024-10-17clk: qcom: clk-rpmh: Fix overflow in BCM voteMike Tipton1-0/+2
2024-10-17clk: rockchip: fix error for unknown clocksSebastian Reichel1-1/+2
2024-10-17clk: ti: dra7-atl: Fix leak of of_nodesDavid Lechner1-0/+1
2024-10-17clk: rockchip: Set parent rate for DCLK_VOP clock on RK3228Jonas Karlman1-1/+1
2024-10-17clk: imx: imx8mp: fix clock tree update of TF-A managed clocksZhipeng Wang1-2/+2
2024-09-12clk: qcom: clk-alpha-pll: Fix the trion pll postdiv set rate APISatya Priya Kakitapalli1-2/+2
2024-09-12clk: qcom: clk-alpha-pll: Fix the pll post div maskSatya Priya Kakitapalli1-1/+1
2024-08-19clk: davinci: da8xx-cfgchip: Initialize clk_init_data before useBastien Curutchet1-2/+2
2024-06-16clk: qcom: mmcc-msm8998: fix venus clock issueMarc Gonzalez1-0/+8
2024-05-17clk: Don't hold prepare_lock when calling kref_put()Stephen Boyd1-7/+5
2024-05-17clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate changeJernej Skrabec1-2/+17
2024-05-02clk: Get runtime PM before walking tree during disable_unusedStephen Boyd1-12/+105
2024-05-02clk: Initialize struct clk_core kref earlierStephen Boyd1-15/+13
2024-05-02clk: Print an info line before disabling unused clocksKonrad Dybcio1-0/+2
2024-05-02clk: remove extra empty lineClaudiu Beznea1-1/+0
2024-05-02clk: Mark 'all_lists' as constStephen Boyd1-2/+2
2024-05-02clk: Remove prepare_lock hold assertion in __clk_release()Stephen Boyd1-2/+0
2024-04-13clk: qcom: mmcc-msm8974: fix terminating of frequency table arraysGabor Juhos1-0/+2
2024-04-13clk: qcom: mmcc-apq8084: fix terminating of frequency table arraysGabor Juhos1-0/+2
2024-04-13clk: qcom: gcc-ipq8074: fix terminating of frequency table arraysGabor Juhos1-0/+2
2024-04-13clk: qcom: gcc-ipq6018: fix terminating of frequency table arraysGabor Juhos1-0/+2