linux/drivers/clk/samsung
Linus Torvalds 323bbfcf1e Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
This is the exact same thing as the 'alloc_obj()' version, only much
smaller because there are a lot fewer users of the *alloc_flex()
interface.

As with alloc_obj() version, this was done entirely with mindless brute
force, using the same script, except using 'flex' in the pattern rather
than 'objs*'.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2026-02-21 17:09:51 -08:00
..
clk-acpm.c clk: samsung: add Exynos ACPM clock driver 2025-10-20 08:50:35 +02:00
clk-artpec8.c clk: samsung: artpec-8: Add initial clock support for ARTPEC-8 SoC 2025-08-31 15:22:33 +02:00
clk-cpu.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
clk-cpu.h clk: samsung: Add CPU clock support for Exynos850 2024-02-25 17:07:34 +01:00
clk-exynos-arm64.c clk: samsung: fix sysreg save/restore when PM is enabled for CMU 2026-01-17 20:25:56 +01:00
clk-exynos-arm64.h clk: samsung: exynos5433: Extract PM support to common ARM64 layer 2023-03-07 08:38:54 +01:00
clk-exynos-audss.c clk: samsung: Add missing mod_devicetable.h header 2025-03-07 16:01:19 +01:00
clk-exynos-clkout.c clk: samsung: exynos-clkout: Assign .num before accessing .hws 2025-11-30 11:34:00 -08:00
clk-exynos4.c clk: samsung: Implement automatic clock gating mode for CMUs 2025-12-22 12:42:54 +01:00
clk-exynos5-subcmu.c clk: samsung: Add missing mod_devicetable.h header 2025-03-07 16:01:19 +01:00
clk-exynos5-subcmu.h clk: samsung: Change signature of exynos5_subcmus_init() function 2019-08-08 13:53:42 -07:00
clk-exynos7.c clk: samsung: Drop unused clk.h and of.h headers 2025-03-07 16:01:22 +01:00
clk-exynos850.c clk: samsung: exynos850: fix a comment 2025-06-10 10:21:24 +02:00
clk-exynos990.c clk: samsung: exynos990: Add PERIC0 and PERIC1 clock support 2025-09-07 11:12:45 +02:00
clk-exynos2200.c clk: samsung: Drop unused clk.h and of.h headers 2025-03-07 16:01:22 +01:00
clk-exynos3250.c clk: samsung: Drop unused clk.h and of.h headers 2025-03-07 16:01:22 +01:00
clk-exynos4412-isp.c clk: samsung: Implement automatic clock gating mode for CMUs 2025-12-22 12:42:54 +01:00
clk-exynos5250.c clk: samsung: Implement automatic clock gating mode for CMUs 2025-12-22 12:42:54 +01:00
clk-exynos5260.c clk: samsung: Drop unused clk.h and of.h headers 2025-03-07 16:01:22 +01:00
clk-exynos5260.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
clk-exynos5410.c clk: samsung: Drop unused clk.h and of.h headers 2025-03-07 16:01:22 +01:00
clk-exynos5420.c clk: samsung: Implement automatic clock gating mode for CMUs 2025-12-22 12:42:54 +01:00
clk-exynos5433.c clk: samsung: Drop unused clk.h and of.h headers 2025-03-07 16:01:22 +01:00
clk-exynos7870.c clk: samsung: Drop unused clk.h and of.h headers 2025-03-07 16:01:22 +01:00
clk-exynos7885.c clk: samsung: Drop unused clk.h and of.h headers 2025-03-07 16:01:22 +01:00
clk-exynos8895.c clk: samsung: Drop unused clk.h and of.h headers 2025-03-07 16:01:22 +01:00
clk-exynosautov9.c clk: samsung: Drop unused clk.h and of.h headers 2025-03-07 16:01:22 +01:00
clk-exynosautov920.c clk: samsung: exynosautov920: add clock support 2025-12-21 14:30:27 +01:00
clk-fsd.c clk: samsung: fsd: Add clk id for PCLK and PLL in CAM_CSI block 2025-08-18 10:46:36 +02:00
clk-gs101.c clk: samsung: gs101: add support for Display Process Unit (DPU) clocks 2026-01-17 20:30:38 +01:00
clk-pll.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
clk-pll.h clk: samsung: Add clock PLL support for ARTPEC-8 SoC 2025-08-31 15:22:30 +02:00
clk-s3c64xx.c clk: samsung: Implement automatic clock gating mode for CMUs 2025-12-22 12:42:54 +01:00
clk-s5pv210-audss.c syscore: Pass context data to callbacks 2025-11-14 10:01:52 +01:00
clk-s5pv210.c clk: samsung: Implement automatic clock gating mode for CMUs 2025-12-22 12:42:54 +01:00
clk.c Convert 'alloc_flex' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
clk.h clk: samsung: fix sysreg save/restore when PM is enabled for CMU 2026-01-17 20:25:56 +01:00
Kconfig clk: samsung: add Exynos ACPM clock driver 2025-10-20 08:50:35 +02:00
Makefile clk: samsung: add Exynos ACPM clock driver 2025-10-20 08:50:35 +02:00