summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2024-09-12clk: qcom: gcc-sm8550: Don't park the USB RCG at registration timeStephen Boyd
2024-09-12clk: qcom: gcc-sm8550: Don't use parking clk_ops for QUPsStephen Boyd
2024-09-12clk: qcom: ipq9574: Update the alpha PLL type for GPLLsdevi priya
2024-09-12clk: qcom: clk-alpha-pll: Fix the trion pll postdiv set rate APISatya Priya Kakitapalli
2024-09-12clk: qcom: clk-alpha-pll: Fix the pll post div maskSatya Priya Kakitapalli
2024-09-12clk: starfive: jh7110-sys: Add notifier for PLL0 clockXingyu Wu
2024-08-29clk: visconti: Add bounds-checking coverage for struct visconti_pll_providerGustavo A. R. Silva
2024-08-03clk: davinci: da8xx-cfgchip: Initialize clk_init_data before useBastien Curutchet
2024-08-03clk: en7523: fix rate divider for slic and spi clocksLorenzo Bianconi
2024-08-03clk: qcom: Park shared RCGs upon registrationStephen Boyd
2024-08-03clk: qcom: kpss-xcc: Return of_clk_add_hw_provider to transfer the errorChen Ni
2024-08-03clk: qcom: gpucc-sa8775p: Update wait_val fields for GPU GDSC'sTaniya Das
2024-08-03clk: qcom: gpucc-sa8775p: Park RCG's clk source at XO during disableTaniya Das
2024-08-03clk: qcom: gpucc-sa8775p: Remove the CLK_IS_CRITICAL and ALWAYS_ON flagsTaniya Das
2024-08-03clk: qcom: gcc-sa8775p: Update the GDSC wait_val fields and flagsTaniya Das
2024-08-03clk: qcom: gpucc-sm8350: Park RCG's clk source at XO during disableTaniya Das
2024-08-03clk: qcom: camcc-sc7280: Add parent dependency to all camera GDSCsTaniya Das
2024-08-03clk: qcom: gcc-sc7280: Update force mem core bit for UFS ICE clockTaniya Das
2024-07-11clk: mediatek: mt8183: Only enable runtime PM on mt8183-mfgcfgPin-yen Lin
2024-07-11clk: qcom: clk-alpha-pll: set ALPHA_EN bit for Stromer Plus PLLsGabor Juhos
2024-07-11clk: qcom: gcc-sm6350: Fix gpll6* & gpll7 parentsLuca Weiss
2024-07-11clk: sunxi-ng: common: Don't call hw_to_ccu_common on hw without commonFrank Oltmanns
2024-07-11clk: qcom: gcc-ipq9574: Add BRANCH_HALT_VOTED flagMd Sadre Alam
2024-06-21clkdev: Update clkdev id usage to allow for longer namesMichael J. Ruhl
2024-06-21clk: sifive: Do not register clkdevs for PRCI clocksSamuel Holland
2024-06-16clk: qcom: clk-alpha-pll: fix rate setting for Stromer PLLsGabor Juhos
2024-06-16clk: bcm: rpi: Assign ->num before accessing ->hwsNathan Chancellor
2024-06-16clk: bcm: dvp: Assign ->num before accessing ->hwsNathan Chancellor
2024-06-12clk: qcom: mmcc-msm8998: fix venus clock issueMarc Gonzalez
2024-06-12clk: qcom: dispcc-sm8550: fix DisplayPort clocksDmitry Baryshkov
2024-06-12clk: qcom: dispcc-sm6350: fix DisplayPort clocksDmitry Baryshkov
2024-06-12clk: qcom: dispcc-sm8450: fix DisplayPort clocksDmitry Baryshkov
2024-06-12clk: renesas: r9a07g043: Add clock and reset entry for PLICLad Prabhakar
2024-06-12clk: renesas: r8a779a0: Fix CANFD parent clockGeert Uytterhoeven
2024-06-12clk: qcom: clk-alpha-pll: remove invalid Stromer register offsetGabor Juhos
2024-06-12clk: rs9: fix wrong default value for clock amplitudeCatalin Popescu
2024-06-12clk: mediatek: mt8365-mm: fix DPI0 parentAlexandre Mergnat
2024-06-12clk: mediatek: pllfh: Don't log error for missing fhctl nodeNĂ­colas F. R. A. Prado
2024-06-12clk: samsung: exynosautov9: fix wrong pll clock id valueJaewon Kim
2024-05-17clk: sunxi-ng: a64: Set minimum and maximum rate for PLL-MIPIFrank Oltmanns
2024-05-17clk: sunxi-ng: common: Support minimum and maximum rateFrank Oltmanns
2024-05-17clk: Don't hold prepare_lock when calling kref_put()Stephen Boyd
2024-05-17clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate changeJernej Skrabec
2024-05-17clk: qcom: smd-rpm: Restore msm8976 num_clkAdam Skladowski
2024-04-27clk: mediatek: Do a runtime PM get on controllers during probePin-yen Lin
2024-04-27clk: Get runtime PM before walking tree for clk_summaryStephen Boyd
2024-04-27clk: Show active consumers of clocks in debugfsVishal Badole
2024-04-27clk: Get runtime PM before walking tree during disable_unusedStephen Boyd
2024-04-27clk: Initialize struct clk_core kref earlierStephen Boyd
2024-04-27clk: Remove prepare_lock hold assertion in __clk_release()Stephen Boyd