summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
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
2024-09-12clk: ep93xx: add module licenseArnd Bergmann
2024-09-12clk: ep93xx: add DT support for Cirrus EP93xxNikita Shubin
2024-09-09clk: rockchip: remove unused mclk_pdm0_p/pdm0_p definitionsArnd Bergmann
2024-09-09clk: qcom: clk-alpha-pll: Simplify the zonda_pll_adjust_l_val()Satya Priya Kakitapalli
2024-09-05clk: provide devm_clk_get_optional_enabled_with_rate()Bartosz Golaszewski
2024-09-05Merge branch 'clk-imx-old' into clk-imxStephen Boyd
2024-09-04clk: imx6ul: fix clock parent for IMX6UL_CLK_ENETx_REF_SELMichel Alex
2024-09-03clk: qcom: gcc-sc8280xp: don't use parking clk_ops for QUPsJohan Hovold
2024-09-02clk: renesas: r9a09g057: Add clock and reset entries for GTM/RIIC/SDHI/WDTLad Prabhakar
2024-09-02clk: renesas: rzv2h: Add support for dynamic switching divider clocksLad Prabhakar
2024-09-02clk: renesas: r9a08g045: Add clocks, resets and power domains for USBClaudiu Beznea
2024-08-30clk: rockchip: fix error for unknown clocksSebastian Reichel
2024-08-30clk: rockchip: rk3588: drop unused codeSebastian Reichel
2024-08-29clk: starfive: jh7110-sys: Add notifier for PLL0 clockXingyu Wu
2024-08-29clk: qcom: gcc-sm8650: Don't use shared clk_ops for QUPsNeil Armstrong
2024-08-29clk: qcom: gcc-sm8550: Don't park the USB RCG at registration timeStephen Boyd
2024-08-29clk: qcom: gcc-sm8550: Don't use parking clk_ops for QUPsStephen Boyd