summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2023-05-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-05-02clk: starfive: Fix RESET_STARFIVE_JH7110 can't be selected in a specified caseHal Feng
2023-05-02clk: sp7021: Adjust width of _m in HWM_FIELD_PREP()Nathan Chancellor
2023-05-02Revert "clk: imx: composite-8m: Add support to determine_rate"Adam Ford
2023-04-29Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-25Merge branch 'clk-imx' into clk-nextStephen Boyd
2023-04-25Merge branches 'clk-of', 'clk-samsung', 'clk-rockchip' and 'clk-qcom' into cl...Stephen Boyd
2023-04-25Merge branches 'clk-starfive', 'clk-fractional' and 'clk-devmof' into clk-nextStephen Boyd
2023-04-25Merge branches 'clk-xilinx', 'clk-broadcom' and 'clk-platform' into clk-nextStephen Boyd
2023-04-25Merge branches 'clk-mediatek', 'clk-sunplus', 'clk-loongson' and 'clk-socfpga...Stephen Boyd
2023-04-25Merge branches 'clk-cleanup', 'clk-aspeed', 'clk-dt', 'clk-renesas' and 'clk-...Stephen Boyd
2023-04-24clk: qcom: gcc-sc8280xp: Add EMAC GDSCsAndrew Halaney
2023-04-17clk: starfive: Delete the redundant dev_set_drvdata() in JH7110 clock driversHal Feng
2023-04-18clk: rockchip: rk3588: make gate linked clocks criticalSebastian Reichel
2023-04-13clk: qcom: dispcc-qcm2290: Remove inexistent DSI1PHY clkKonrad Dybcio
2023-04-13clk: qcom: add the GPUCC driver for sa8775pShazad Hussain
2023-04-13clk: qcom: gcc-sm8350: fix PCIe PIPE clocks handlingDmitry Baryshkov
2023-04-13clk: qcom: lpassaudiocc-sc7280: Add required gdsc power domain clks in lpass_...Mohammad Rafi Shaik
2023-04-13clk: qcom: lpasscc-sc7280: Skip qdsp6ss clock registrationSrinivasa Rao Mandadapu
2023-04-13clk: starfive: Avoid casting iomem pointersStephen Boyd
2023-04-13clk: microchip: fix potential UAF in auxdev release callbackConor Dooley
2023-04-13clk: microchip: mpfs: remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-13clk: renesas: remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-13clk: bm1880: remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-12clk: qcom: rpm: Use managed `of_clk_add_hw_provider()`Lars-Peter Clausen
2023-04-10clk: mediatek: fhctl: Mark local variables staticTom Rix
2023-04-10clk: sifive: make SiFive clk drivers depend on ARCH_ symbolsConor Dooley
2023-04-10clk: uniphier: Use managed `of_clk_add_hw_provider()`Lars-Peter Clausen
2023-04-10clk: si5351: Use managed `of_clk_add_hw_provider()`Lars-Peter Clausen
2023-04-10clk: si570: Use managed `of_clk_add_hw_provider()`Lars-Peter Clausen
2023-04-10clk: si514: Use managed `of_clk_add_hw_provider()`Lars-Peter Clausen
2023-04-10clk: lmk04832: Use managed `of_clk_add_hw_provider()`Lars-Peter Clausen
2023-04-10clk: hsdk-pll: Use managed `of_clk_add_hw_provider()`Lars-Peter Clausen
2023-04-10clk: cdce706: Use managed `of_clk_add_hw_provider()`Lars-Peter Clausen
2023-04-10clk: axs10x: Use managed `of_clk_add_hw_provider()`Lars-Peter Clausen
2023-04-10clk: axm5516: Use managed `of_clk_add_hw_provider()`Lars-Peter Clausen
2023-04-10clk: axi-clkgen: Use managed `of_clk_add_hw_provider()`Lars-Peter Clausen
2023-04-10Merge tag 'renesas-clk-for-v6.4-tag2' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2023-04-09clk: imx: imx8ulp: update clk flag for system critical clockJacky Bai
2023-04-09clk: imx: imx8ulp: Add tpm5 clock as critical gate clockJacky Bai
2023-04-09clk: imx: imx8ulp: keep MU0_B clock enabled alwaysJacky Bai
2023-04-09clk: imx: imx8ulp: Add divider closest support to get more accurate clock rateJacky Bai
2023-04-09clk: imx: imx8ulp: Fix XBAR_DIVBUS and AD_SLOW clock parentsPeng Fan
2023-04-09clk: imx: imx93: Add nic and A55 clkPeng Fan
2023-04-09clk: imx: imx93: add mcore_booted module paratemterPeng Fan
2023-04-09clk: imx: fracn-gppll: Add 300MHz freq support for imx9Jacky Bai
2023-04-09clk: imx: fracn-gppll: support integer pllPeng Fan
2023-04-09clk: imx: fracn-gppll: disable hardware select controlPeng Fan
2023-04-09clk: imx: fracn-gppll: fix the rate tablePeng Fan