summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2022-03-23Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2022-02-25Merge tag 'samsung-clk-fsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2022-02-24clk: lan966x: Fix linking errorHoratiu Vultur
2022-02-24clk: qcom: dispcc: Update the transition delay for MDSS GDSCTaniya Das
2022-02-24clk: qcom: gdsc: Add support to update GDSC transition delayTaniya Das
2022-02-21clk: scmi: Support atomic clock enable/disable APICristian Marussi
2022-02-17clk: jz4725b: fix mmc0 clock gatingSiarhei Volkau
2022-02-17clk: qcom: gcc-msm8994: Remove NoC clocksKonrad Dybcio
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2022-02-01clk: samsung: fix missing Tesla FSD dependency on ExynosKrzysztof Kozlowski
2022-01-26clk: samsung: fsd: Add cam_csi block clock informationAlim Akhtar
2022-01-26clk: samsung: fsd: Add cmu_mfc block clock informationAlim Akhtar
2022-01-26clk: samsung: fsd: Add cmu_imem block clock informationAlim Akhtar
2022-01-26clk: samsung: fsd: Add cmu_fsys1 clock informationAlim Akhtar
2022-01-26clk: samsung: fsd: Add cmu_fsys0 clock informationAlim Akhtar
2022-01-26clk: samsung: fsd: Add cmu_peric block clock informationAlim Akhtar
2022-01-26clk: samsung: fsd: Add initial clock supportAlim Akhtar
2022-01-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-19clk: mediatek: relicense mt7986 clock driver to GPL-2.0Sam Shih
2022-01-13clk: visconti: Fix uninitialized variable in printkDan Carpenter
2022-01-13clk: si5341: Fix clock HW provider cleanupRobert Hancock
2022-01-12Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-01-11Merge branches 'clk-ingenic' and 'clk-mediatek' into clk-nextStephen Boyd
2022-01-11Merge branches 'clk-socfpga', 'clk-toshiba', 'clk-st' and 'clk-bitmain' into ...Stephen Boyd
2022-01-11Merge branches 'clk-nvidia', 'clk-imx', 'clk-samsung' and 'clk-qcom' into clk...Stephen Boyd
2022-01-11Merge branches 'clk-x86', 'clk-stm', 'clk-amlogic' and 'clk-allwinner' into c...Stephen Boyd
2022-01-11Merge branches 'clk-doc', 'clk-renesas', 'clk-at91', 'clk-cleanup' and 'clk-d...Stephen Boyd
2022-01-10Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-10Merge tag 'newsoc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2022-01-10Merge tag 'dt-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2022-01-07clk: visconti: Remove pointless NULL check in visconti_pll_add_lookup()Nathan Chancellor
2022-01-06clk: mediatek: add mt7986 clock supportSam Shih
2022-01-06clk: mediatek: clk-gate: Use regmap_{set/clear}_bits helpersAngeloGioacchino Del Regno
2022-01-06clk: mediatek: clk-gate: Shrink by adding clockgating bit check helperAngeloGioacchino Del Regno
2022-01-06clk: x86: Fix clk_gate_flags for RV_CLK_GATEAjit Kumar Pandey
2022-01-06clk: x86: Use dynamic con_id string during clk registrationAjit Kumar Pandey
2022-01-06x86: clk: clk-fch: Add support for newer family of AMD's SOCAjit Kumar Pandey
2022-01-06clk: ingenic: Add MDMA and BDMA clocksPaul Cercueil
2022-01-06clk: bm1880: remove kfrees on static allocationsConor Dooley
2022-01-05clk: Drop unused COMMON_CLK_STM32MP157_SCMI configSudeep Holla
2022-01-05clk: st: clkgen-mux: search reg within node or parentAlain Volmat
2022-01-05clk: st: clkgen-fsyn: search reg within node or parentAlain Volmat
2022-01-05clk: Enable/Disable runtime PM for clk_summaryTaniya Das
2022-01-05clk: visconti: Add support common clock driver and reset driverNobuhiro Iwamatsu
2022-01-05clk: socfpga: s10: Make use of the helper function devm_platform_ioremap_reso...Cai Huoqing
2022-01-05clk: socfpga: agilex: Make use of the helper function devm_platform_ioremap_r...Cai Huoqing
2022-01-05clk: socfpga: remove redundant assignment after a mask operationColin Ian King
2022-01-05clk: socfpga: remove redundant assignment on divisionColin Ian King
2022-01-05Merge tag 'qcom-clk-for-5.17' of https://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd