summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2025-10-29clk: nxp: Fix pll0 rate check condition in LPC18xx CGU driverAlok Tiwari1-2/+2
2025-10-29clk: nxp: lpc18xx-cgu: convert from round_rate() to determine_rate()Brian Masney1-7/+9
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-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: 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: analogbits: Fix incorrect calculation of vco rate deltaBo Gan1-1/+1
2024-12-14clk: qcom: gcc-qcs404: fix initial rate of GPLL3Gabor Juhos1-0/+1
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-11-08clk: bcm: bcm53573: fix OF node leak in initKrzysztof Kozlowski1-1/+1
2024-11-08clk: qcom: clk-rpmh: Fix overflow in BCM voteMike Tipton1-0/+2
2024-11-08clk: qcom: rpmh: Simplify clk_rpmh_bcm_send_cmd()Stephen Boyd1-19/+14
2024-11-08clk: rockchip: fix error for unknown clocksSebastian Reichel1-1/+2
2024-11-08clk: ti: dra7-atl: Fix leak of of_nodesDavid Lechner1-0/+1
2024-11-08clk: rockchip: Set parent rate for DCLK_VOP clock on RK3228Jonas Karlman1-1/+1
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-09-12clk: hi6220: use CLK_OF_DECLARE_DRIVERPeter Griffin1-1/+2
2024-08-19clk: davinci: da8xx-cfgchip: Initialize clk_init_data before useBastien Curutchet1-2/+2
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-sdm845: Add soft dependency on rpmhpdAmit Pundir1-0/+1
2024-03-26clk: Fix clk_core_get NULL dereferenceBryan O'Donoghue1-0/+3
2024-03-26clk: hisilicon: hi3519: Release the correct number of gates in hi3519_clk_unr...Christophe JAILLET1-1/+1
2024-03-26clk: qcom: dispcc-sdm845: Adjust internal GDSC wait timesKonrad Dybcio1-0/+2
2024-03-26clk: qcom: reset: Ensure write completion on reset de/assertionKonrad Dybcio1-1/+6
2024-03-26clk: qcom: reset: Commonize the de/assert functionsKonrad Dybcio1-13/+9
2024-03-26clk: qcom: reset: support resetting multiple bitsRobert Marko2-2/+3
2024-03-26clk: qcom: reset: Allow specifying custom reset delayStephan Gerhold2-1/+4
2024-02-23clk: mmp: pxa168: Fix memory leak in pxa168_clk_init()Kuan-Wei Chiu1-0/+3
2024-02-23clk: hi3620: Fix memory leak in hi3620_mmc_clk_init()Kuan-Wei Chiu1-1/+3
2024-01-25clk: si5341: fix an error code problem in si5341_output_clk_set_rateSu Hui1-3/+1
2024-01-25drivers: clk: zynqmp: calculate closest mux rateJay Buddhabhatti1-1/+1