summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2024-12-26clk: qcom: Add X1P42100 GPUCC driverKonrad Dybcio3-0/+597
2024-12-21Merge tag 'renesas-clk-for-v6.14-tag1' of git://git.kernel.org/pub/scm/linux/...Stephen Boyd7-9/+180
2024-12-21clk: clk-imx8mp-audiomix: fix function signatureNikolaus Voss1-1/+2
2024-12-17clk: thead: Fix TH1520 emmc and shdci clock rateMaksim Kiselev1-1/+12
2024-12-17clk: mediatek: mt2701-img: add missing dummy clkDaniel Golle1-0/+1
2024-12-17clk: mediatek: mt2701-mm: add missing dummy clkDaniel Golle1-0/+1
2024-12-17clk: mediatek: mt2701-bdp: add missing dummy clkDaniel Golle1-0/+1
2024-12-17clk: mediatek: mt2701-aud: fix conversion to mtk_clk_simple_probeDaniel Golle1-0/+10
2024-12-17clk: mediatek: mt2701-vdec: fix conversion to mtk_clk_simple_probeDaniel Golle1-0/+1
2024-12-17clk: davinci: remove platform data structBartosz Golaszewski1-29/+3
2024-12-17clk: socfpga: arria10: Optimize local variables in clk_pll_recalc_rate()Thorsten Blum1-1/+1
2024-12-14clk: samsung: Introduce Exynos990 clock controller driverIgor Belwon2-0/+1344
2024-12-14clk: samsung: clk-pll: Add support for pll_{0717x, 0718x, 0732x}Igor Belwon2-2/+15
2024-12-11Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-15/+107
2024-12-11clk: fix an OF node reference leak in of_clk_get_parent_name()Joe Hattori1-1/+3
2024-12-11clk: versaclock3: Add support for the 5L35023 variantClaudiu Beznea1-0/+6
2024-12-11clk: versaclock3: Prepare for the addition of 5L35023 deviceClaudiu Beznea1-18/+43
2024-12-10clk: renesas: r9a08g045: Add clocks, resets and power domain support for the ...Claudiu Beznea1-0/+7
2024-12-10clk: renesas: r8a779h0: Add display clocksTomi Valkeinen1-0/+4
2024-12-10clk: renesas: r9a09g057: Add support for PLLVDO, CRU clocks, and resetsLad Prabhakar2-0/+51
2024-12-10clk: renesas: rzv2h: Add selective Runtime PM support for clocksLad Prabhakar2-7/+49
2024-12-10clk: renesas: r9a06g032: Use BIT macro consistentlyWolfram Sang1-1/+1
2024-12-10clk: renesas: r9a06g032: Add restart handlerWolfram Sang1-0/+27
2024-12-08clk: at91: sckc: Use SCKC_{TD, MD}_SLCK IDs for clk32k clocksClaudiu Beznea1-11/+13
2024-12-04clk: en7523: Initialize num before accessing hws in en7523_register_clocks()Haoyu Li1-2/+2
2024-12-04clk: en7523: Fix wrong BUS clock for EN7581Christian Marangi1-2/+3
2024-12-03clk: mmp: pxa1908-apbc: Fix NULL vs IS_ERR() checkDan Carpenter1-2/+2
2024-12-03clk: mmp: pxa1908-apbcp: Fix a NULL vs IS_ERR() checkDan Carpenter1-2/+2
2024-12-03clk: mmp: pxa1908-mpmu: Fix a NULL vs IS_ERR() checkDan Carpenter1-2/+2
2024-12-03clk: renesas: r9a08g045: Add clock, reset and power domain for the remaining ...Claudiu Beznea1-0/+20
2024-12-03clk: renesas: r9a08g045: Add clocks, resets and power domains support for SSIClaudiu Beznea1-0/+20
2024-12-03clk: renesas: cpg-mssr: Fix 'soc' node handling in cpg_mssr_reserved_init()Javier Carrasco1-1/+1
2024-12-03clk: amlogic: axg-audio: revert reset implementationJerome Brunet2-10/+101
2024-12-03Revert "clk: Fix invalid execution of clk_set_rate"Johan Hovold1-1/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra63-109/+109
2024-11-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds169-1537/+23831
2024-11-19Merge branches 'clk-marvell', 'clk-adi', 'clk-qcom' and 'clk-devm' into clk-nextStephen Boyd39-821/+16538
2024-11-19Merge branches 'clk-samsung', 'clk-microchip', 'clk-imx', 'clk-amlogic' and '...Stephen Boyd64-279/+3387
2024-11-19Merge branches 'clk-mobileye', 'clk-twl', 'clk-nuvoton', 'clk-renesas' and 'c...Stephen Boyd23-108/+1668
2024-11-19Merge branches 'clk-cleanup', 'clk-mediatek', 'clk-kunit', 'clk-xilinx' and '...Stephen Boyd35-309/+2222
2024-11-19clk: clk-loongson2: Fix potential buffer overflow in flexible-array member ac...Gustavo A. R. Silva1-1/+1
2024-11-19clk: Fix invalid execution of clk_set_rateChuan Liu1-1/+1
2024-11-19clk: clk-loongson2: Fix memory corruption bug in struct loongson2_clk_providerGustavo A. R. Silva1-1/+3
2024-11-19clk: lan966x: make it selectable for ARCH_LAN969XRobert Marko1-1/+1
2024-11-15clk: eyeq: add EyeQ6H west fixed factor clocksThéo Lebrun1-1/+9
2024-11-15clk: eyeq: add EyeQ6H central fixed factor clocksThéo Lebrun1-1/+8
2024-11-15clk: eyeq: add EyeQ5 fixed factor clocksThéo Lebrun1-2/+94
2024-11-15clk: eyeq: add fixed factor clocks infrastructureThéo Lebrun1-8/+73
2024-11-15clk: eyeq: require clock index with phandle in all casesThéo Lebrun1-10/+2
2024-11-15clk: fixed-factor: add clk_hw_register_fixed_factor_index() functionThéo Lebrun1-0/+11