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