summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2024-10-25clk: renesas: r9a08g045: Add power domain for RTCClaudiu Beznea1-0/+2
2024-10-25clk: renesas: r9a08g045: Mark the watchdog and always-on PM domains as IRQ safeClaudiu Beznea1-2/+3
2024-10-25clk: renesas: rzg2l-cpg: Use GENPD_FLAG_* flags instead of local onesClaudiu Beznea3-43/+24
2024-10-25clk: renesas: rzg2l-cpg: Move PM domain power on in rzg2l_cpg_pd_setup()Claudiu Beznea1-18/+23
2024-10-23clk: imx: add i.MX91 clkPengfei Li1-24/+39
2024-10-23clk: imx93: Move IMX93_CLK_END macro to clk driverPengfei Li1-0/+2
2024-10-23clk: qcom: ipq9574: remove q6 bring up clocksManikanta Mylavarapu1-326/+0
2024-10-23clk: qcom: ipq5332: remove q6 bring up clocksManikanta Mylavarapu1-380/+0
2024-10-23clk: qcom: clk-alpha-pll: fix lucid 5lpe pll enabled checkJohan Hovold1-3/+2
2024-10-23clk: qcom: clk-alpha-pll: drop lucid-evo pll enabled warningJohan Hovold1-6/+1
2024-10-23clk: qcom: gcc-qcs404: fix initial rate of GPLL3Gabor Juhos1-0/+1
2024-10-23clk: qcom: Add support for Display clock Controllers on SA8775PTaniya Das4-0/+2973
2024-10-23clk: qcom: Add support for Camera Clock Controller on SA8775PTaniya Das3-0/+1879
2024-10-23clk: qcom: Add support for Video clock controller on SA8775PTaniya Das3-0/+588
2024-10-23clk: Allow kunit tests to run without OF_OVERLAY enabledStephen Boyd2-2/+1
2024-10-22clk: Provide devm_clk_bulk_get_all_enabled() helperCristian Ciocaltea1-4/+5
2024-10-22clk: qcom: gcc-x1e80100: Fix USB MP SS1 PHY GDSC pwrsts flagsAbel Vesa1-1/+1
2024-10-22clk: imx95-blk-ctl: Add one clock gate for HSIO blockRichard Zhu1-0/+20
2024-10-21clk: samsung: gs101: make all ufs related clocks criticalPeter Griffin1-5/+5
2024-10-18Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-48/+16
2024-10-18clk: mediatek: clk-mt8188-topckgen: Remove univpll from parents of mfg_core_tmpPablo Sun1-3/+6
2024-10-18clk: npcm8xx: add clock controllerTomer Maimon3-0/+439
2024-10-17clk: mediatek: Add drivers for MediaTek MT6735 main clock and reset driversYassine Oudjana6-0/+773
2024-10-17clk: twl: add TWL6030 supportAndreas Kemnade2-10/+44
2024-10-17clk: twl: remove is_preparedAndreas Kemnade1-17/+0
2024-10-17clk: divider: Introduce CLK_DIVIDER_EVEN_INTEGERS flagThéo Lebrun1-4/+12
2024-10-17clk: test: Fix some memory leaksJinjie Ruan1-47/+14
2024-10-16clk: qcom: gcc-x1e80100: Fix halt_check for pipediv2 clocksQiang Yu1-5/+5
2024-10-16clk: clk-gpio: add driver for gated-fixed-clocksHeiko Stuebner1-0/+185
2024-10-16clk: clk-gpio: use dev_err_probe for gpio-get failureHeiko Stuebner1-12/+3
2024-10-16clk: clk-gpio: update documentation for gpio-gate clockHeiko Stuebner1-2/+3
2024-10-15clk: qcom: clk-alpha-pll: Fix pll post div mask when width is not setBarnabás Czémán1-1/+1
2024-10-15clk: qcom: videocc-sm8550: depend on either gcc-sm8550 or gcc-sm8650Jonathan Marek1-2/+2
2024-10-14clk: amlogic: axg-audio: use the auxiliary reset driverJerome Brunet2-100/+10
2024-10-14clk: renesas: r8a779h0: Drop CLK_PLL2_DIV2 to clarify ZCn clocksGeert Uytterhoeven1-6/+4
2024-10-13clk: lan966x: add support for lan969x SoC clock driverDaniel Machon1-0/+23
2024-10-13clk: lan966x: prepare driver for lan969x supportDaniel Machon1-16/+39
2024-10-13clk: lan966x: make clk_names const char * constDaniel Machon1-1/+1
2024-10-11Merge tag 'samsung-clk-fixes-6.12' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd1-0/+1
2024-10-10clk: samsung: exynosautov920: add peric1, misc and hsi0/1 clock supportSunyeal Hong1-0/+289
2024-10-10Merge tag 'samsung-clk-fixes-6.12' into next/clkKrzysztof Kozlowski1-0/+1
2024-10-10clk: qcom: videocc-sm8350: use HW_CTRL_TRIGGER for vcodec GDSCsJohan Hovold1-2/+2
2024-10-10clk: clocking-wizard: move dynamic reconfig setup behind flagHarry Austen1-35/+38
2024-10-10clk: clocking-wizard: move clock registration to separate functionHarry Austen1-68/+75
2024-10-10clk: clocking-wizard: use devres versions of clk_hw APIHarry Austen1-41/+11
2024-10-10clk: clocking-wizard: use newer clk_hw APIHarry Austen1-37/+40
2024-10-10clk: clocking-wizard: simplify probe/remove with devres helpersHarry Austen1-35/+13
2024-10-10clk: test: Add KUnit tests for clock-assigned-rates{-u64} DT propertiesStephen Boyd17-0/+569
2024-10-10clk: test: Add test managed of_clk_add_hw_provider()Stephen Boyd1-0/+30
2024-10-10clk: mediatek: drop two dead config optionsLukas Bulwahn1-15/+0