index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
samsung
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
8
-37
/
+1505
2026-03-24
clk: samsung: exynos850: Add APM-to-AP mailbox clock
Alexey Klimov
1
-1
/
+6
2026-02-28
clk: samsung: Use %pe format to simplify
Krzysztof Kozlowski
1
-2
/
+2
2026-02-28
clk: samsung: pll: Fix possible truncation in a9fraco recalc rate
Krzysztof Kozlowski
1
-1
/
+1
2026-02-28
firmware: exynos-acpm: Drop fake 'const' on handle pointer
Krzysztof Kozlowski
1
-2
/
+2
2026-02-28
clk: samsung: exynosautov920: add block G3D clock support
Raghav Sharma
1
-0
/
+52
2026-02-26
clk: samsung: gs101: harmonise symbol names (clock arrays)
André Draszik
1
-26
/
+26
2026-02-24
clk: samsung: artpec-9: Add initial clock support for ARTPEC-9 SoC
GyoungBo Min
2
-0
/
+1225
2026-02-24
clk: samsung: Add clock PLL support for ARTPEC-9 SoC
GyoungBo Min
2
-8
/
+194
2026-02-22
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
3
-7
/
+6
2026-01-17
clk: samsung: gs101: add support for Display Process Unit (DPU) clocks
Peter Griffin
1
-0
/
+283
2026-01-17
clk: samsung: fix sysreg save/restore when PM is enabled for CMU
André Draszik
3
-13
/
+41
2026-01-17
clk: samsung: avoid warning message on legacy Exynos (auto clock gating)
André Draszik
1
-1
/
+1
2025-12-22
clk: samsung: gs101: Enable auto_clock_gate mode for each gs101 CMU
Peter Griffin
1
-0
/
+55
2025-12-22
clk: samsung: Implement automatic clock gating mode for CMUs
Peter Griffin
9
-43
/
+302
2025-12-21
clk: samsung: exynosautov920: add clock support
Raghav Sharma
1
-0
/
+40
2025-12-08
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
6
-32
/
+297
2025-12-03
Merge branches 'clk-socfpga', 'clk-renesas', 'clk-cleanup', 'clk-samsung' and...
Stephen Boyd
6
-32
/
+297
2025-11-30
clk: samsung: exynos-clkout: Assign .num before accessing .hws
Nathan Chancellor
1
-1
/
+1
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
2
-8
/
+16
2025-11-14
Merge tag 'samsung-clk-6.19' of https://git.kernel.org/pub/scm/linux/kernel/g...
Stephen Boyd
2
-31
/
+100
2025-10-20
clk: samsung: add Exynos ACPM clock driver
Tudor Ambarus
3
-0
/
+196
2025-10-18
clk: samsung: clk-pll: simplify samsung_pll_lock_wait()
André Draszik
1
-31
/
+10
2025-10-13
clk: samsung: exynosautov920: add block mfc clock support
Raghav Sharma
1
-0
/
+45
2025-10-13
clk: samsung: exynosautov920: add clock support
Raghav Sharma
1
-0
/
+45
2025-09-07
clk: samsung: exynos990: Add PERIC0 and PERIC1 clock support
Denzeel Oliva
1
-0
/
+1152
2025-09-04
clk: samsung: exynos990: Add missing USB clock registers to HSI0
Denzeel Oliva
1
-0
/
+2
2025-09-04
clk: samsung: exynos990: Add LHS_ACEL gate clock for HSI0 and update CLK_NR_TOP
Denzeel Oliva
1
-1
/
+5
2025-08-31
clk: samsung: artpec-8: Add initial clock support for ARTPEC-8 SoC
Hakyeong Kim
2
-0
/
+1045
2025-08-31
clk: samsung: Add clock PLL support for ARTPEC-8 SoC
Hakyeong Kim
2
-1
/
+129
2025-08-31
clk: samsung: exynos990: Add DPU_BUS and CMUREF mux/div and update CLKS_NR_TOP
Denzeel Oliva
1
-1
/
+27
2025-08-31
clk: samsung: exynos990: Replace bogus divs with fixed-factor clocks
Denzeel Oliva
1
-7
/
+12
2025-08-31
clk: samsung: exynos990: Fix CMU_TOP mux/div bit widths
Denzeel Oliva
1
-9
/
+9
2025-08-31
clk: samsung: exynos990: Use PLL_CON0 for PLL parent muxes
Denzeel Oliva
1
-4
/
+11
2025-08-23
clk: samsung: pll: convert from round_rate() to determine_rate()
Brian Masney
1
-14
/
+19
2025-08-23
clk: samsung: cpu: convert from round_rate() to determine_rate()
Brian Masney
1
-5
/
+7
2025-08-18
clk: samsung: fsd: Add clk id for PCLK and PLL in CAM_CSI block
Inbaraj E
1
-14
/
+14
2025-07-30
Merge branches 'clk-renesas', 'clk-samsung', 'clk-spacemit', 'clk-allwinner' ...
Stephen Boyd
3
-3
/
+75
2025-07-27
clk: Fix typos
Bjorn Helgaas
2
-2
/
+2
2025-06-12
clk: samsung: exynosautov920: add block hsi2 clock support
Raghav Sharma
1
-0
/
+72
2025-06-10
clk: samsung: exynos850: fix a comment
André Draszik
1
-1
/
+1
2025-06-10
clk: samsung: gs101: fix alternate mout_hsi0_usb20_ref parent clock
André Draszik
1
-1
/
+1
2025-06-10
clk: samsung: gs101: fix CLK_DOUT_CMU_G3D_BUSD
André Draszik
1
-1
/
+1
2025-05-12
clk: samsung: correct clock summary for hsi1 block
Pritam Manohar Sutar
1
-1
/
+1
2025-04-30
clk: samsung: exynosautov920: Fix incorrect CLKS_NR_CPUCL0 definition
Shin Son
1
-1
/
+1
2025-04-30
clk: samsung: exynosautov920: add cpucl1/2 clock support
Shin Son
1
-0
/
+206
2025-04-27
clk: samsung: exynosautov920: add cpucl0 clock support
Shin Son
1
-0
/
+130
2025-04-16
clk: samsung: Use samsung CCF common function
Varada Pavani
1
-32
/
+42
[next]