summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2024-10-14clk: renesas: r8a779h0: Drop CLK_PLL2_DIV2 to clarify ZCn clocksGeert Uytterhoeven
2024-10-13clk: lan966x: add support for lan969x SoC clock driverDaniel Machon
2024-10-13clk: lan966x: prepare driver for lan969x supportDaniel Machon
2024-10-13clk: lan966x: make clk_names const char * constDaniel Machon
2024-10-10Merge tag 'samsung-clk-fixes-6.12' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd
2024-10-10clk: samsung: exynosautov920: add peric1, misc and hsi0/1 clock supportSunyeal Hong
2024-10-10Merge tag 'samsung-clk-fixes-6.12' into next/clkKrzysztof Kozlowski
2024-10-09clk: qcom: videocc-sm8350: use HW_CTRL_TRIGGER for vcodec GDSCsJohan Hovold
2024-10-09clk: clocking-wizard: move dynamic reconfig setup behind flagHarry Austen
2024-10-09clk: clocking-wizard: move clock registration to separate functionHarry Austen
2024-10-09clk: clocking-wizard: use devres versions of clk_hw APIHarry Austen
2024-10-09clk: clocking-wizard: use newer clk_hw APIHarry Austen
2024-10-09clk: clocking-wizard: simplify probe/remove with devres helpersHarry Austen
2024-10-09clk: test: Add KUnit tests for clock-assigned-rates{-u64} DT propertiesStephen Boyd
2024-10-09clk: test: Add test managed of_clk_add_hw_provider()Stephen Boyd
2024-10-09clk: mediatek: drop two dead config optionsLukas Bulwahn
2024-10-09clk: cdce925: make regmap_cdce925_bus constantJavier Carrasco
2024-10-09clk: rockchip: fix finding of maximum clock IDYao Zi
2024-10-09clk: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-10-09clk: clk-qoriq: Replace of_node_put() with __free()David Hunter
2024-10-09clk: Remove unused clk_hw_rate_is_protectedDr. David Alan Gilbert
2024-10-07clk: renesas: r9a09g057: Add clock and reset entries for ICUFabrizio Castro
2024-10-07clk: renesas: r9a09g057: Add CA55 core clocksLad Prabhakar
2024-10-05clk: qcom: constify static 'struct qcom_icc_hws_data'Krzysztof Kozlowski
2024-10-05clk: qcom: camcc-sm8450: Add SM8475 supportDanila Tikhonov
2024-10-05clk: qcom: videocc-sm8450: Add SM8475 supportDanila Tikhonov
2024-10-05clk: qcom: gpucc-sm8450: Add SM8475 supportDanila Tikhonov
2024-10-05clk: qcom: dispcc-sm8450: Add SM8475 supportDanila Tikhonov
2024-10-05clk: qcom: gcc-sm8450: Add SM8475 supportDanila Tikhonov
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-01clk: renesas: Remove duplicate and trailing empty linesMarek Vasut
2024-09-30clk: samsung: Fix out-of-bound access of of_match_node()Jinjie Ruan
2024-09-30clk: samsung: fsd: do not define number of clocks in bindingsInbaraj E
2024-09-30clk: samsung: Fix errors reported by checkpatchVarada Pavani
2024-09-30clk: samsung: Fix block comment style warnings reported by checkpatchVarada Pavani
2024-09-30Merge tag 'v6.12-rc1' into clk-meson-nextJerome Brunet
2024-09-30clk: meson: meson8b: remove spinlockJerome Brunet
2024-09-30clk: meson: mpll: Delete a useless spinlock from the MPLLChuan Liu
2024-09-30clk: meson: s4: pll: fix frac maximum value for hifi_pllChuan Liu
2024-09-30clk: meson: c3: pll: fix frac maximum value for hifi_pllChuan Liu
2024-09-30clk: meson: Support PLL with fixed fractional denominatorsChuan Liu
2024-09-30clk: meson: s4: pll: hifi_pll support fractional multiplierChuan Liu
2024-09-26Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2024-09-21clk: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-21Merge branches 'clk-devm', 'clk-samsung', 'clk-rockchip' and 'clk-qcom' into ...Stephen Boyd
2024-09-21Merge branches 'clk-amlogic', 'clk-microchip' and 'clk-imx' into clk-nextStephen Boyd
2024-09-21Merge branches 'clk-assigned-rates', 'clk-renesas' and 'clk-scmi' into clk-nextStephen Boyd
2024-09-21Merge branches 'clk-kunit', 'clk-mediatek', 'clk-cleanup' and 'clk-bindings' ...Stephen Boyd
2024-09-12clk: ep93xx: Fix off by one in ep93xx_div_recalc_rate()Dan Carpenter