summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)AuthorLines
2021-10-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+5
2021-10-18clk: composite: Also consider .determine_rate for rate + mux compositesMartin Blumenstingl-5/+5
2021-10-13clk: qcom: add select QCOM_GDSC for SM6350Luca Weiss-0/+1
2021-10-13clk: qcom: gcc-sm6115: Fix offset for hlos1_vote_turing_mmu_tbu0_gdscShawn Guo-1/+1
2021-09-28Merge tag 'renesas-clk-for-v5.15-tag3' of git://git.kernel.org/pub/scm/linux/...Stephen Boyd-1/+3
2021-09-24clk: socfpga: agilex: fix duplicate s2f_user0_clkDinh Nguyen-9/+0
2021-09-24clk: renesas: rzg2l: Fix clk status functionBiju Das-1/+1
2021-09-24clk: renesas: r9a07g044: Mark IA55_CLK and DMAC_ACLK criticalBiju Das-0/+2
2021-09-11Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-4/+0
2021-09-07Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-1/+2
2021-09-03clk: qcom: gcc-sm6350: Remove unused variableKonrad Dybcio-4/+0
2021-09-03Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-1/+10
2021-09-02Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-577/+18204
2021-09-01Merge branches 'clk-kirkwood', 'clk-imx', 'clk-doc', 'clk-zynq' and 'clk-rali...Stephen Boyd-42/+56
2021-09-01Merge branches 'clk-nvidia', 'clk-rockchip', 'clk-at91' and 'clk-vc5' into cl...Stephen Boyd-18/+46
2021-09-01Merge branch 'clk-frac-divider' into clk-nextStephen Boyd-23/+66
2021-09-01Merge branches 'clk-renesas', 'clk-cleanup' and 'clk-determine-divider' into ...Stephen Boyd-55/+126
2021-09-01Merge branches 'clk-qcom', 'clk-socfpga', 'clk-mediatek', 'clk-lmk' and 'clk-...Stephen Boyd-439/+17910
2021-08-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2021-08-29clk: tegra: fix old-style declarationArnd Bergmann-1/+1
2021-08-29clk: qcom: Add SM6350 GCC driverKonrad Dybcio-0/+2596
2021-08-28clk: vc5: Add properties for configuring SD/OE behaviorSean Anderson-0/+24
2021-08-28clk: vc5: Use dev_err_probeSean Anderson-10/+10
2021-08-28clk: zynqmp: Fix kernel-doc formatMichal Simek-2/+2
2021-08-28clk: at91: clk-generated: Limit the requested rate to our rangeCodrin Ciubotariu-0/+6
2021-08-28clk: ralink: avoid to set 'CLK_IS_CRITICAL' flag for gatesSergio Paracuellos-8/+1
2021-08-28clk: renesas: rcar-usb2-clock-sel: Fix kernel NULL pointer dereferenceAdam Ford-1/+1
2021-08-28clk: zynqmp: Fix a memory leakShubhrajyoti Datta-1/+1
2021-08-28clk: zynqmp: Check the return typeShubhrajyoti Datta-3/+1
2021-08-28clk: at91: sama7g5: remove all kernel-doc & kernel-doc warningsRandy Dunlap-7/+7
2021-08-28clk: zynqmp: fix kernel docRajan Vaja-0/+1
2021-08-28clk: kirkwood: Fix a clocking boot regressionLinus Walleij-0/+1
2021-08-28clk: qcom: rpmh: Add support for RPMH clocks on SM6350Konrad Dybcio-0/+21
2021-08-28clk: qcom: adjust selects for SM_VIDEOCC_8150 and SM_VIDEOCC_8250Lukas Bulwahn-2/+2
2021-08-28clk: qcom: Add Global Clock controller (GCC) driver for SM6115Iskren Chernev-0/+3552
2021-08-26clk: qcom: mmcc-msm8994: Add MSM8992 supportKonrad Dybcio-0/+126
2021-08-26clk: qcom: Add msm8994 MMCC driverKonrad Dybcio-0/+2504
2021-08-26clk: qcom: Add Global Clock Controller driver for MSM8953Vladimir Lypak-0/+4259
2021-08-26clk: qcom: gcc-sdm660: Replace usage of parent_namesBjorn Andersson-176/+194
2021-08-26clk: qcom: gcc-sdm660: Move parent tables after PLLsStephen Boyd-102/+102
2021-08-26clk: qcom: use devm_pm_runtime_enable and devm_pm_clk_createDmitry Baryshkov-110/+46
2021-08-24clk: imx8mn: Add M7 core clockMarek Vasut-0/+5
2021-08-24clk: imx8m: fix clock tree update of TF-A managed clocksAhmad Fatoum-12/+28
2021-08-24clk: imx: clk-divider-gate: Switch to clk_divider.determine_rateMartin Blumenstingl-5/+5
2021-08-24clk: imx8mn: use correct mux type for clkout pathLucas Stach-2/+2
2021-08-24clk: imx8mm: use correct mux type for clkout pathLucas Stach-2/+2
2021-08-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-19/+37
2021-08-13clk: renesas: Make CLK_R9A06G032 invisibleGeert Uytterhoeven-3/+1
2021-08-12clk: fractional-divider: Document the arithmetics used behind the codeAndy Shevchenko-1/+34
2021-08-12clk: fractional-divider: Introduce POWER_OF_TWO_PS flagAndy Shevchenko-4/+6