index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
samsung
Age
Commit message (
Expand
)
Author
3 days
drivers/clk: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Triet Hoang
5 days
clk: samsung: Make sure clk_init_data is fully initialized
Geert Uytterhoeven
2026-08-20
Merge branches 'clk-pile' and 'clk-microchip' into clk-next
Stephen Boyd
2026-08-17
Merge tag 'clk-misc-for-v7.3' of ssh://github.com/masneyb/linux into clk-pile
Stephen Boyd
2026-08-13
clk: samsung: Don't include <linux/mod_devicetable.h>
Uwe Kleine-König (The Capable Hub)
2026-08-11
Merge tag 'samsung-clk-7.3' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Stephen Boyd
2026-07-18
clk: samsung: pll: use kzalloc_flex
Rosen Penev
2026-07-18
clk: samsung: cpu: use kzalloc_flex
Rosen Penev
2026-07-18
clk: samsung: use kzalloc_flex
Rosen Penev
2026-07-13
clk: samsung: exynos990: Fix PERIS gate clock parents
Denzeel Oliva
2026-07-13
clk: samsung: exynos990: Add PERIS TMU_SUB_PCLK gate
Denzeel Oliva
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-29
clk: samsung: acpm: use clk_determine_rate_noop()
Brian Masney
2026-06-29
clk: Use named initializers for platform_device_id arrays
Uwe Kleine-König (The Capable Hub)
2026-06-25
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2026-06-17
Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-05-30
clk: samsung: exynos990: Fix PERIC0/1 USI clock types
Denzeel Oliva
2026-05-29
firmware: samsung: acpm: remove compile-testing stubs
Arnd Bergmann
2026-05-29
firmware: samsung: acpm: Make acpm_ops const and access via pointer
Tudor Ambarus
2026-05-29
firmware: samsung: acpm: Drop redundant _ops suffix in acpm_ops members
Tudor Ambarus
2026-05-14
clk: samsung: gs101: Fix missing USI7_USI DIV clock in peric0_clk_regs
Kuan-Wei Chiu
2026-05-14
clk: samsung: exynos850: mark APM I3C clocks as critical
Alexey Klimov
2026-04-21
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2026-03-24
clk: samsung: exynos850: Add APM-to-AP mailbox clock
Alexey Klimov
2026-02-28
clk: samsung: Use %pe format to simplify
Krzysztof Kozlowski
2026-02-28
clk: samsung: pll: Fix possible truncation in a9fraco recalc rate
Krzysztof Kozlowski
2026-02-28
firmware: exynos-acpm: Drop fake 'const' on handle pointer
Krzysztof Kozlowski
2026-02-28
clk: samsung: exynosautov920: add block G3D clock support
Raghav Sharma
2026-02-26
clk: samsung: gs101: harmonise symbol names (clock arrays)
André Draszik
2026-02-24
clk: samsung: artpec-9: Add initial clock support for ARTPEC-9 SoC
GyoungBo Min
2026-02-24
clk: samsung: Add clock PLL support for ARTPEC-9 SoC
GyoungBo Min
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-17
clk: samsung: gs101: add support for Display Process Unit (DPU) clocks
Peter Griffin
2026-01-17
clk: samsung: fix sysreg save/restore when PM is enabled for CMU
André Draszik
2026-01-17
clk: samsung: avoid warning message on legacy Exynos (auto clock gating)
André Draszik
2025-12-22
clk: samsung: gs101: Enable auto_clock_gate mode for each gs101 CMU
Peter Griffin
2025-12-22
clk: samsung: Implement automatic clock gating mode for CMUs
Peter Griffin
2025-12-21
clk: samsung: exynosautov920: add clock support
Raghav Sharma
2025-12-08
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2025-12-03
Merge branches 'clk-socfpga', 'clk-renesas', 'clk-cleanup', 'clk-samsung' and...
Stephen Boyd
2025-11-30
clk: samsung: exynos-clkout: Assign .num before accessing .hws
Nathan Chancellor
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
2025-11-13
Merge tag 'samsung-clk-6.19' of https://git.kernel.org/pub/scm/linux/kernel/g...
Stephen Boyd
2025-10-20
clk: samsung: add Exynos ACPM clock driver
Tudor Ambarus
2025-10-18
clk: samsung: clk-pll: simplify samsung_pll_lock_wait()
André Draszik
2025-10-13
clk: samsung: exynosautov920: add block mfc clock support
Raghav Sharma
2025-10-13
clk: samsung: exynosautov920: add clock support
Raghav Sharma
2025-09-07
clk: samsung: exynos990: Add PERIC0 and PERIC1 clock support
Denzeel Oliva
[next]