summaryrefslogtreecommitdiffstats
path: root/drivers/clk/meson
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2026-01-06clk: meson: gxbb: use the existing HHI_HDMI_PLL_CNTL3 macroMartin Blumenstingl-3/+3
2026-01-06clk: meson: g12a: Limit the HDMI PLL OD to /4Martin Blumenstingl-3/+14
2026-01-06clk: meson: gxbb: Limit the HDMI PLL OD to /4 on GXL/GXM SoCsMartin Blumenstingl-3/+14
2025-12-15clk: amlogic: remove potentially unsafe flags from S4 video clocksChuan Liu-4/+0
2025-12-15clk: amlogic: add video-related clocks for S4 SoCChuan Liu-0/+202
2025-12-15clk: meson: t7: add t7 clock peripherals controller driverJian Hu-0/+1285
2025-12-15clk: meson: t7: add support for the T7 SoC PLL clockJian Hu-0/+1090
2025-09-19clk: amlogic: fix recent code refactoringMarek Szyprowski-1/+1
2025-09-04clk: amlogic: c3-peripherals: use helper for basic composite clocksJerome Brunet-966/+63
2025-09-04clk: amlogic: align s4 and c3 pwm clock descriptionsJerome Brunet-609/+103
2025-09-04clk: amlogic: add composite clock helpersJerome Brunet-0/+57
2025-09-04clk: amlogic: use the common pclk definitionJerome Brunet-101/+51
2025-09-04clk: amlogic: introduce a common pclk definitionJerome Brunet-33/+54
2025-09-04clk: amlogic: pclk explicitly use CLK_IGNORE_UNUSEDJerome Brunet-468/+528
2025-09-04clk: amlogic: drop CLK_SET_RATE_PARENT from peripheral clocksJerome Brunet-1/+1
2025-09-04clk: amlogic: move PCLK definition to clkc-utilsJerome Brunet-20/+21
2025-09-04clk: amlogic: aoclk: use clkc-utils syscon probeJerome Brunet-31/+33
2025-09-04clk: amlogic: use probe helper in mmio based controllersJerome Brunet-304/+66
2025-09-04clk: amlogic: add probe helper for mmio based controllersJerome Brunet-13/+50
2025-09-04clk: amlogic: drop meson-clkceeJerome Brunet-115/+85
2025-08-25clk: amlogic: naming consistency alignmentJerome Brunet-3620/+3563
2025-07-29Merge branches 'clk-renesas', 'clk-samsung', 'clk-spacemit', 'clk-allwinner' ...Stephen Boyd-3082/+639
2025-07-26clk: Fix typosBjorn Helgaas-5/+5
2025-07-02clk: amlogic: s4: remove unused dataJerome Brunet-112/+0
2025-07-02clk: amlogic: drop clk_regmap tablesJerome Brunet-2191/+5
2025-07-02clk: amlogic: get regmap with clk_regmap_initJerome Brunet-0/+89
2025-06-30clk: amlogic: remove unnecessary headersJerome Brunet-677/+530
2025-06-23clk: amlogic: axg-audio: use the auxiliary reset driverJerome Brunet-102/+15
2025-05-15clk: meson: Do not enable by default during compile testingKrzysztof Kozlowski-8/+8
2025-05-15clk: meson-g12a: add missing fclk_div2 to spiccDa Xue-0/+1
2025-03-14clk: amlogic: a1: fix a typoJian Hu-1/+1
2025-03-14clk: amlogic: gxbb: drop non existing 32k clock parentJerome Brunet-6/+6
2025-03-14clk: amlogic: gxbb: drop incorrect flag on 32k clockJerome Brunet-1/+1
2025-03-14clk: amlogic: g12b: fix cluster A parent dataJerome Brunet-12/+24
2025-03-14clk: amlogic: g12a: fix mmc A peripheral clockJerome Brunet-1/+1
2024-12-10Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-10/+101
2024-12-02clk: amlogic: axg-audio: revert reset implementationJerome Brunet-10/+101
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra-49/+49
2024-11-14clk: amlogic: axg-audio: fix Kconfig dependency on RESET_MESON_AUXArnd Bergmann-1/+1
2024-10-14clk: amlogic: axg-audio: use the auxiliary reset driverJerome Brunet-100/+10
2024-09-30clk: meson: meson8b: remove spinlockJerome Brunet-7/+0
2024-09-30clk: meson: mpll: Delete a useless spinlock from the MPLLChuan Liu-39/+0
2024-09-30clk: meson: s4: pll: fix frac maximum value for hifi_pllChuan Liu-0/+1
2024-09-30clk: meson: c3: pll: fix frac maximum value for hifi_pllChuan Liu-0/+1
2024-09-30clk: meson: Support PLL with fixed fractional denominatorsChuan Liu-3/+6
2024-09-30clk: meson: s4: pll: hifi_pll support fractional multiplierChuan Liu-1/+5
2024-07-29clk: meson: introduce symbol namespace for amlogic clocksJerome Brunet-25/+49
2024-07-29clk: meson: axg-audio: add sm1 earcrx clocksJerome Brunet-1/+33