summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2024-10-16clk: 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-15clk: clk-gpio: use dev_err_probe for gpio-get failureHeiko Stuebner1-12/+3
2024-10-15clk: clk-gpio: update documentation for gpio-gate clockHeiko Stuebner1-2/+3
2024-10-14clk: qcom: clk-alpha-pll: Fix pll post div mask when width is not setBarnabás Czémán1-1/+1
2024-10-14clk: 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-10Merge 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-09clk: qcom: videocc-sm8350: use HW_CTRL_TRIGGER for vcodec GDSCsJohan Hovold1-2/+2
2024-10-09clk: clocking-wizard: move dynamic reconfig setup behind flagHarry Austen1-35/+38
2024-10-09clk: clocking-wizard: move clock registration to separate functionHarry Austen1-68/+75
2024-10-09clk: clocking-wizard: use devres versions of clk_hw APIHarry Austen1-41/+11
2024-10-09clk: clocking-wizard: use newer clk_hw APIHarry Austen1-37/+40
2024-10-09clk: clocking-wizard: simplify probe/remove with devres helpersHarry Austen1-35/+13
2024-10-09clk: test: Add KUnit tests for clock-assigned-rates{-u64} DT propertiesStephen Boyd17-0/+569
2024-10-09clk: test: Add test managed of_clk_add_hw_provider()Stephen Boyd1-0/+30
2024-10-09clk: mediatek: drop two dead config optionsLukas Bulwahn1-15/+0
2024-10-09clk: cdce925: make regmap_cdce925_bus constantJavier Carrasco1-1/+1
2024-10-09clk: rockchip: fix finding of maximum clock IDYao Zi1-1/+1
2024-10-09clk: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2-2/+2
2024-10-09clk: clk-qoriq: Replace of_node_put() with __free()David Hunter1-4/+2
2024-10-09clk: Remove unused clk_hw_rate_is_protectedDr. David Alan Gilbert1-6/+0
2024-10-07clk: renesas: r9a09g057: Add clock and reset entries for ICUFabrizio Castro1-0/+2
2024-10-07clk: renesas: r9a09g057: Add CA55 core clocksLad Prabhakar2-0/+21
2024-10-05clk: qcom: constify static 'struct qcom_icc_hws_data'Krzysztof Kozlowski3-3/+3
2024-10-05clk: qcom: camcc-sm8450: Add SM8475 supportDanila Tikhonov2-11/+285
2024-10-05clk: qcom: videocc-sm8450: Add SM8475 supportDanila Tikhonov2-4/+46
2024-10-05clk: qcom: gpucc-sm8450: Add SM8475 supportDanila Tikhonov2-6/+47
2024-10-05clk: qcom: dispcc-sm8450: Add SM8475 supportDanila Tikhonov2-4/+64
2024-10-05clk: qcom: gcc-sm8450: Add SM8475 supportDanila Tikhonov2-2/+182
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-10-01clk: renesas: Remove duplicate and trailing empty linesMarek Vasut7-8/+0
2024-09-30clk: samsung: Fix out-of-bound access of of_match_node()Jinjie Ruan1-0/+1
2024-09-30clk: samsung: fsd: do not define number of clocks in bindingsInbaraj E1-7/+16
2024-09-30clk: samsung: Fix errors reported by checkpatchVarada Pavani3-5/+5
2024-09-30clk: samsung: Fix block comment style warnings reported by checkpatchVarada Pavani10-10/+10
2024-09-30Merge tag 'v6.12-rc1' into clk-meson-nextJerome Brunet328-3063/+15410
2024-09-30clk: meson: meson8b: remove spinlockJerome Brunet1-7/+0
2024-09-30clk: meson: mpll: Delete a useless spinlock from the MPLLChuan Liu7-39/+0
2024-09-30clk: meson: s4: pll: fix frac maximum value for hifi_pllChuan Liu1-0/+1
2024-09-30clk: meson: c3: pll: fix frac maximum value for hifi_pllChuan Liu1-0/+1
2024-09-30clk: meson: Support PLL with fixed fractional denominatorsChuan Liu2-3/+6
2024-09-30clk: meson: s4: pll: hifi_pll support fractional multiplierChuan Liu1-1/+5