aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds5-6/+5
2022-01-19clk: mediatek: relicense mt7986 clock driver to GPL-2.0Sam Shih3-3/+3
2022-01-13clk: visconti: Fix uninitialized variable in printkDan Carpenter1-2/+1
2022-01-13clk: si5341: Fix clock HW provider cleanupRobert Hancock1-1/+1
2022-01-12Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds158-1204/+16845
2022-01-11Merge branches 'clk-ingenic' and 'clk-mediatek' into clk-nextStephen Boyd9-15/+843
2022-01-11Merge branches 'clk-socfpga', 'clk-toshiba', 'clk-st' and 'clk-bitmain' into clk-nextStephen Boyd19-41/+1246
2022-01-11Merge branches 'clk-nvidia', 'clk-imx', 'clk-samsung' and 'clk-qcom' into clk-nextStephen Boyd49-277/+10880
2022-01-11Merge branches 'clk-x86', 'clk-stm', 'clk-amlogic' and 'clk-allwinner' into clk-nextStephen Boyd50-259/+2602
2022-01-11Merge branches 'clk-doc', 'clk-renesas', 'clk-at91', 'clk-cleanup' and 'clk-debugfs' into clk-nextStephen Boyd32-596/+1259
2022-01-10Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-9/+4
2022-01-10Merge tag 'newsoc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds5-0/+703
2022-01-10Merge tag 'dt-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-4/+0
2022-01-07clk: visconti: Remove pointless NULL check in visconti_pll_add_lookup()Nathan Chancellor1-1/+1
2022-01-06clk: mediatek: add mt7986 clock supportSam Shih6-0/+819
2022-01-06clk: mediatek: clk-gate: Use regmap_{set/clear}_bits helpersAngeloGioacchino Del Regno1-4/+2
2022-01-06clk: mediatek: clk-gate: Shrink by adding clockgating bit check helperAngeloGioacchino Del Regno1-11/+7
2022-01-06clk: x86: Fix clk_gate_flags for RV_CLK_GATEAjit Kumar Pandey1-1/+1
2022-01-06clk: x86: Use dynamic con_id string during clk registrationAjit Kumar Pandey1-2/+2
2022-01-06x86: clk: clk-fch: Add support for newer family of AMD's SOCAjit Kumar Pandey1-11/+31
2022-01-06clk: ingenic: Add MDMA and BDMA clocksPaul Cercueil2-0/+15
2022-01-06clk: bm1880: remove kfrees on static allocationsConor Dooley1-18/+2
2022-01-05clk: Drop unused COMMON_CLK_STM32MP157_SCMI configSudeep Holla1-10/+0
2022-01-05clk: st: clkgen-mux: search reg within node or parentAlain Volmat1-2/+9
2022-01-05clk: st: clkgen-fsyn: search reg within node or parentAlain Volmat1-2/+11
2022-01-05clk: Enable/Disable runtime PM for clk_summaryTaniya Das1-0/+2
2022-01-05clk: visconti: Add support common clock driver and reset driverNobuhiro Iwamatsu12-0/+1219
2022-01-05clk: socfpga: s10: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2022-01-05clk: socfpga: agilex: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2022-01-05clk: socfpga: remove redundant assignment after a mask operationColin Ian King1-2/+2
2022-01-05clk: socfpga: remove redundant assignment on divisionColin Ian King1-1/+1
2022-01-05Merge tag 'qcom-clk-for-5.17' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into clk-qcomStephen Boyd17-32/+9323
2022-01-05clk: qcom: gcc-sc7280: Mark gcc_cfg_noc_lpass_clk always enabledTaniya Das1-1/+1
2022-01-05clk: qcom: clk-alpha-pll: Increase PLL lock detect poll timeTaniya Das1-1/+1
2021-12-20clk: qcom: turingcc-qcs404: explicitly include clk-provider.hVinod Koul1-0/+1
2021-12-20clk: qcom: q6sstop-qcs404: explicitly include clk-provider.hVinod Koul1-0/+1
2021-12-20clk: qcom: mmcc-apq8084: explicitly include clk-provider.hVinod Koul1-0/+1
2021-12-20clk: qcom: lpasscc-sdm845: explicitly include clk-provider.hVinod Koul1-0/+1
2021-12-20clk: qcom: lpasscc-sc7280: explicitly include clk-provider.hVinod Koul1-0/+1
2021-12-20clk: qcom: gcc-sm6350: explicitly include clk-provider.hVinod Koul1-0/+1
2021-12-20clk: qcom: gcc-msm8994: explicitly include clk-provider.hVinod Koul1-0/+1
2021-12-20clk: qcom: gcc-sm8350: explicitly include clk-provider.hVinod Koul1-0/+1
2021-12-19clk: samsung: Add initial Exynos7885 clock driverDavid Virag2-0/+598
2021-12-19clk: samsung: clk-pll: Add support for pll1417xDavid Virag2-0/+2
2021-12-19clk: samsung: Make exynos850_register_cmu sharedDavid Virag4-84/+119
2021-12-19clk: samsung: exynos850: Add missing sysreg clocksSam Protsenko1-0/+29
2021-12-16clk: qcom: Add MSM8976/56 Global Clock Controller (GCC) driverAngeloGioacchino Del Regno3-0/+4164
2021-12-16clk: qcom: Add clock driver for SM8450Vinod Koul3-0/+3313
2021-12-16clk: qcom: Add SDX65 GCC supportVamsi Krishna Lanka3-0/+1620
2021-12-16clk: qcom: Add LUCID_EVO PLL type for SDX65Vamsi Krishna Lanka2-5/+162