index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-30
clk: renesas: r8a779f0: cpg_pll_configs should be __initconst
Geert Uytterhoeven
1
-1
/
+1
2024-07-30
clk: renesas: r8a779a0: cpg_pll_configs should be __initconst
Geert Uytterhoeven
1
-1
/
+1
2024-07-30
clk: renesas: r9a08g045: Add DMA clocks and resets
Claudiu Beznea
1
-0
/
+3
2024-07-30
clk: renesas: r9a07g043: Add LCDC clock and reset entries
Biju Das
1
-0
/
+12
2024-07-30
clk: renesas: r8a779h0: Add PCIe clock
Yoshihiro Shimoda
1
-0
/
+1
2024-07-29
da8xx-cfgchip.c: replace of_node_put with __free improves cleanup
David Hunter
1
-3
/
+1
2024-07-29
clk: mediatek: reset: Remove unused mtk_register_reset_controller()
AngeloGioacchino Del Regno
2
-69
/
+0
2024-07-29
clk: mediatek: reset: Return regmap's error code
Fei Shao
1
-2
/
+2
2024-07-29
clk: Add KUnit tests for clks registered with struct clk_parent_data
Stephen Boyd
5
-2
/
+495
2024-07-29
clk: Add KUnit tests for clk fixed rate basic type
Stephen Boyd
6
-0
/
+420
2024-07-29
clk: Add test managed clk provider/consumer APIs
Stephen Boyd
2
-0
/
+212
2024-07-29
clk: rockchip: Set parent rate for DCLK_VOP clock on RK3228
Jonas Karlman
1
-1
/
+1
2024-07-29
clk: meson: introduce symbol namespace for amlogic clocks
Jerome Brunet
25
-25
/
+49
2024-07-29
clk: meson: axg-audio: add sm1 earcrx clocks
Jerome Brunet
2
-1
/
+33
2024-07-29
clk: meson: axg-audio: setup regmap max_register based on the SoC
Jerome Brunet
1
-2
/
+6
2024-07-29
Merge tag 'v6.11-rc1' into clk-meson-next
Jerome Brunet
349
-932
/
+14896
2024-07-28
clk: qcom: gcc-sm8450: Do not turn off PCIe GDSCs during gdsc_disable()
Manivannan Sadhasivam
1
-2
/
+2
2024-07-28
clk: qcom: gcc-sm8250: Do not turn off PCIe GDSCs during gdsc_disable()
Manivannan Sadhasivam
1
-3
/
+3
2024-07-28
clk: qcom: Constify struct freq_tbl
Christophe JAILLET
16
-123
/
+123
2024-07-27
Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
6
-36
/
+35
2024-07-27
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
4
-9
/
+11
2024-07-25
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
6
-36
/
+35
2024-07-23
clk: samsung: fix getting Exynos4 fin_pll rate from external clocks
Krzysztof Kozlowski
1
-6
/
+7
2024-07-22
clk: T-Head: Disable on 32-bit Targets
Palmer Dabbelt
1
-0
/
+1
2024-07-19
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
355
-870
/
+14202
2024-07-18
clk: sophgo: clk-sg2042-pll: Fix uninitialized variable in debug output
Dan Carpenter
1
-1
/
+1
2024-07-18
clk: davinci: da8xx-cfgchip: Initialize clk_init_data before use
Bastien Curutchet
1
-2
/
+2
2024-07-16
Merge tag 'soc-dt-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
4
-5
/
+3751
2024-07-16
Merge branches 'clk-qcom', 'clk-rockchip', 'clk-sophgo' and 'clk-thead' into clk-next
Stephen Boyd
136
-528
/
+13817
2024-07-16
Merge branches 'clk-renesas', 'clk-amlogic', 'clk-allwinner' and 'clk-samsung' into clk-next
Stephen Boyd
57
-66
/
+3296
2024-07-16
Merge branches 'clk-stm', 'clk-cleanup', 'clk-kunit' and 'clk-mediatek' into clk-next
Stephen Boyd
159
-82
/
+515
2024-07-15
Merge tag 'pmdomain-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm
Linus Torvalds
4
-3
/
+45
2024-07-15
clk: thead: Add support for T-Head TH1520 AP_SUBSYS clocks
Drew Fustini
5
-0
/
+1105
2024-07-10
clk: sophgo: Avoid -Wsometimes-uninitialized in sg2042_clk_pll_set_rate()
Nathan Chancellor
1
-10
/
+7
2024-07-10
clk/sophgo: Using BUG() instead of unreachable() in mmux_get_parent_id()
Li Qiang
1
-1
/
+1
2024-07-10
clk: mxs: Use clamp() in clk_ref_round_rate() and clk_ref_set_rate()
Thorsten Blum
1
-12
/
+2
2024-07-10
clk: sunxi-ng r40: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-10
clk: meson: s4: pll: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-10
clk: meson: s4: peripherals: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-10
clk: meson: c3: pll: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-10
clk: meson: c3: peripherals: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-10
clk: meson: a1: pll: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-10
clk: meson: a1: peripherals: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-09
Merge tag 'qcom-clk-for-6.11-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into clk-qcom
Stephen Boyd
8
-7
/
+89
2024-07-09
clk: qcom: videocc: Use HW_CTRL_TRIGGER for SM8250, SC7280 vcodec GDSC's
Jagadeesh Kona
2
-3
/
+3
2024-07-09
clk: qcom: gdsc: Add set and get hwmode callbacks to switch GDSC mode
Jagadeesh Kona
2
-0
/
+42
2024-07-08
clk: en7523: fix rate divider for slic and spi clocks
Lorenzo Bianconi
1
-2
/
+7
2024-07-08
clk: lpc32xx: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-08
clk: xilinx: Constify struct regmap_config
Javier Carrasco
1
-1
/
+1
2024-07-08
clk: en7523: Remove PCIe reset open drain configuration for EN7581
Lorenzo Bianconi
1
-10
/
+2
[prev]
[next]