summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2024-10-10clk: cdce925: make regmap_cdce925_bus constantJavier Carrasco1-1/+1
2024-10-10clk: rockchip: fix finding of maximum clock IDYao Zi1-1/+1
2024-10-10clk: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2-2/+2
2024-10-10clk: clk-qoriq: Replace of_node_put() with __free()David Hunter1-4/+2
2024-10-10clk: 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-06clk: qcom: constify static 'struct qcom_icc_hws_data'Krzysztof Kozlowski3-3/+3
2024-10-06clk: qcom: camcc-sm8450: Add SM8475 supportDanila Tikhonov2-11/+285
2024-10-06clk: qcom: videocc-sm8450: Add SM8475 supportDanila Tikhonov2-4/+46
2024-10-06clk: qcom: gpucc-sm8450: Add SM8475 supportDanila Tikhonov2-6/+47
2024-10-06clk: qcom: dispcc-sm8450: Add SM8475 supportDanila Tikhonov2-4/+64
2024-10-06clk: qcom: gcc-sm8450: Add SM8475 supportDanila Tikhonov2-2/+182
2024-10-03move 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
2024-09-26Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+859
2024-09-24Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds343-2980/+14449
2024-09-22clk: Switch back to struct platform_driver::remove()Uwe Kleine-König201-201/+201
2024-09-22Merge branches 'clk-devm', 'clk-samsung', 'clk-rockchip' and 'clk-qcom' into ...Stephen Boyd58-2328/+10135
2024-09-22Merge branches 'clk-amlogic', 'clk-microchip' and 'clk-imx' into clk-nextStephen Boyd49-129/+1372
2024-09-22Merge branches 'clk-assigned-rates', 'clk-renesas' and 'clk-scmi' into clk-nextStephen Boyd16-194/+1578
2024-09-22Merge branches 'clk-kunit', 'clk-mediatek', 'clk-cleanup' and 'clk-bindings' ...Stephen Boyd14-126/+36
2024-09-12clk: ep93xx: Fix off by one in ep93xx_div_recalc_rate()Dan Carpenter1-1/+1
2024-09-12clk: ep93xx: add module licenseArnd Bergmann1-0/+4
2024-09-12clk: ep93xx: add DT support for Cirrus EP93xxNikita Shubin3-0/+855
2024-09-10clk: rockchip: remove unused mclk_pdm0_p/pdm0_p definitionsArnd Bergmann1-2/+0
2024-09-10clk: qcom: clk-alpha-pll: Simplify the zonda_pll_adjust_l_val()Satya Priya Kakitapalli1-3/+1
2024-09-05clk: provide devm_clk_get_optional_enabled_with_rate()Bartosz Golaszewski1-0/+28
2024-09-05Merge branch 'clk-imx-old' into clk-imxStephen Boyd14-50/+192
2024-09-04clk: imx6ul: fix clock parent for IMX6UL_CLK_ENETx_REF_SELMichel Alex1-2/+2
2024-09-03clk: qcom: gcc-sc8280xp: don't use parking clk_ops for QUPsJohan Hovold1-24/+24
2024-09-02clk: renesas: r9a09g057: Add clock and reset entries for GTM/RIIC/SDHI/WDTLad Prabhakar2-0/+88
2024-09-02clk: renesas: rzv2h: Add support for dynamic switching divider clocksLad Prabhakar2-3/+201
2024-09-02clk: renesas: r9a08g045: Add clocks, resets and power domains for USBClaudiu Beznea1-0/+17
2024-08-30clk: rockchip: fix error for unknown clocksSebastian Reichel1-1/+2
2024-08-30clk: rockchip: rk3588: drop unused codeSebastian Reichel1-40/+0
2024-08-29clk: starfive: jh7110-sys: Add notifier for PLL0 clockXingyu Wu2-1/+32
2024-08-29clk: qcom: gcc-sm8650: Don't use shared clk_ops for QUPsNeil Armstrong1-28/+28
2024-08-29clk: qcom: gcc-sm8550: Don't park the USB RCG at registration timeStephen Boyd3-1/+32