index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
samsung
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
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/clk/linux
Linus Torvalds
6
-32
/
+297
2025-12-03
Merge branches 'clk-socfpga', 'clk-renesas', 'clk-cleanup', 'clk-samsung' and 'clk-mediatek' into clk-next
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-13
Merge tag 'samsung-clk-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into clk-samsung
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-29
Merge branches 'clk-renesas', 'clk-samsung', 'clk-spacemit', 'clk-allwinner' and 'clk-amlogic' into clk-next
Stephen Boyd
3
-3
/
+75
2025-07-26
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
2025-03-29
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
31
-28
/
+5962
2025-03-07
clk: samsung: Drop unused clk.h and of.h headers
Krzysztof Kozlowski
20
-27
/
+0
2025-03-07
clk: samsung: Add missing mod_devicetable.h header
Krzysztof Kozlowski
22
-1
/
+22
2025-03-05
clk: samsung: update PLL locktime for PLL142XX used on FSD platform
Varada Pavani
1
-1
/
+6
2025-03-05
clk: samsung: gs101: fix synchronous external abort in samsung_clk_save()
Peter Griffin
1
-8
/
+0
2025-03-01
clk: samsung: add initial exynos7870 clock driver
Kaustabh Chakraborty
2
-0
/
+1831
2025-03-01
clk: samsung: introduce Exynos2200 clock driver
Ivaylo Ivanov
2
-0
/
+3929
2025-03-01
clk: samsung: clk-pll: add support for pll_4311
Ivaylo Ivanov
2
-0
/
+2
2025-02-15
clk: samsung: Fix UBSAN panic in samsung_clk_init()
Will McVicker
1
-1
/
+1
[next]