summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2025-01-09clk: clk-imx8mp-audiomix: fix function signatureNikolaus Voss
2025-01-09clk: thead: Fix TH1520 emmc and shdci clock rateMaksim Kiselev
2024-12-19clk: en7523: Fix wrong BUS clock for EN7581Christian Marangi
2024-12-14clk: en7523: Initialize num before accessing hws in en7523_register_clocks()Haoyu Li
2024-12-14clk: qcom: clk-alpha-pll: Add NSS HUAYRA ALPHA PLL support for ipq9574Devi Priya
2024-12-14clk: qcom: dispcc-sm8550: enable support for SAR2130PDmitry Baryshkov
2024-12-14clk: qcom: tcsrcc-sm8550: add SAR2130P supportDmitry Baryshkov
2024-12-14clk: qcom: rpmh: add support for SAR2130PDmitry Baryshkov
2024-12-14clk: qcom: rcg2: add clk_rcg2_shared_floor_opsDmitry Baryshkov
2024-12-09clk: qcom: gcc-qcs404: fix initial rate of GPLL3Gabor Juhos
2024-12-05clk: clk-loongson2: Fix potential buffer overflow in flexible-array member ac...Gustavo A. R. Silva
2024-12-05clk: clk-loongson2: Fix memory corruption bug in struct loongson2_clk_providerGustavo A. R. Silva
2024-12-05clk: clk-axi-clkgen: make sure to enable the AXI bus clockNuno Sa
2024-12-05clk: en7523: fix estimation of fixed rate for EN7581Lorenzo Bianconi
2024-12-05clk: en7523: introduce chip_scu regmapLorenzo Bianconi
2024-12-05clk: en7523: move clock_register in hw_init callbackLorenzo Bianconi
2024-12-05clk: en7523: remove REG_PCIE*_{MEM,MEM_MASK} configurationLorenzo Bianconi
2024-12-05clk: ralink: mtmips: fix clocks probe order in oldest ralink SoCsSergio Paracuellos
2024-12-05clk: ralink: mtmips: fix clock plan for Ralink SoC RT3883Sergio Paracuellos
2024-12-05clk: clk-apple-nco: Add NULL check in applnco_probeCharles Han
2024-12-05clk: imx: imx8-acm: Fix return value check in clk_imx_acm_attach_pm_domains()Yang Yingliang
2024-12-05clk: imx: clk-scu: fix clk enable state save and restoreDong Aisheng
2024-12-05clk: imx: fracn-gppll: fix pll power upPeng Fan
2024-12-05clk: imx: fracn-gppll: correct PLL initialization flowPeng Fan
2024-12-05clk: imx: lpcg-scu: SW workaround for errata (e10858)Peng Fan
2024-12-05clk: renesas: rzg2l: Fix FOUTPOSTDIV clkBiju Das
2024-12-05clk: sunxi-ng: d1: Fix PLL_AUDIO0 presetAndre Przywara
2024-12-05clk: sophgo: avoid integer overflow in sg2042_pll_recalc_rate()Zichen Xie
2024-12-05clk: Allow kunit tests to run without OF_OVERLAY enabledStephen Boyd
2024-12-05clk: qcom: videocc-sm8550: depend on either gcc-sm8550 or gcc-sm8650Jonathan Marek
2024-12-05clk: mediatek: drop two dead config optionsLukas Bulwahn
2024-11-10Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-05Merge tag 'qcom-clk-fixes-for-6.12' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2024-10-22clk: qcom: gcc-x1e80100: Fix USB MP SS1 PHY GDSC pwrsts flagsAbel Vesa
2024-10-17Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-16clk: test: Fix some memory leaksJinjie Ruan
2024-10-16clk: qcom: gcc-x1e80100: Fix halt_check for pipediv2 clocksQiang Yu
2024-10-14clk: qcom: clk-alpha-pll: Fix pll post div mask when width is not setBarnabás Czémán
2024-10-10Merge tag 'samsung-clk-fixes-6.12' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd
2024-10-09clk: qcom: videocc-sm8350: use HW_CTRL_TRIGGER for vcodec GDSCsJohan Hovold
2024-10-09clk: rockchip: fix finding of maximum clock IDYao Zi
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-30clk: samsung: Fix out-of-bound access of of_match_node()Jinjie Ruan
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