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.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-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
/
mvebu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-27
clk: Fix typos
Bjorn Helgaas
1
-3
/
+2
2024-09-22
clk: Switch back to struct platform_driver::remove()
Uwe Kleine-König
3
-3
/
+3
2023-08-31
Merge branches 'clk-imx', 'clk-samsung', 'clk-annotate', 'clk-marvell' and 'c...
Stephen Boyd
1
-1
/
+1
2023-08-23
clk: mvebu: Convert to devm_platform_ioremap_resource()
Yangtao Li
2
-6
/
+2
2023-08-22
clk: Annotate struct clk_hw_onecell_data with __counted_by
Kees Cook
1
-1
/
+1
2023-07-19
clk: Explicitly include correct DT includes
Rob Herring
2
-2
/
+0
2023-06-20
clk: mvebu: Iterate over possible CPUs instead of DT CPU nodes
Rob Herring
1
-11
/
+3
2023-06-20
clk: mvebu: Use of_get_cpu_hwid() to read CPU ID
Rob Herring
1
-8
/
+8
2023-06-15
clk: mvebu: Use of_address_to_resource()
Rob Herring
1
-5
/
+3
2023-03-29
clk: mvebu: Convert to platform remove callback returning void
Uwe Kleine-König
3
-12
/
+6
2022-10-01
clk: mvebu: armada-37xx-tbg: Remove the unneeded result variable
ye xingchen
1
-4
/
+2
2022-08-23
clk: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-02-18
clk: mvebu: use time_is_before_eq_jiffies() instead of open coding it
Wang Qing
1
-1
/
+2
2021-09-15
clk: mvebu: ap-cpu-clk: Fix a memory leak in error handling paths
Christophe JAILLET
1
-3
/
+11
2021-08-29
clk: kirkwood: Fix a clocking boot regression
Linus Walleij
1
-0
/
+1
2021-04-09
clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0
Pali Rohár
1
-6
/
+39
2021-04-09
clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHz
Pali Rohár
1
-5
/
+7
2021-04-09
clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clock
Marek Behún
1
-28
/
+0
2021-02-11
clk: mvebu: ap-cpu-clk: Demote non-conformant kernel-doc header
Lee Jones
1
-1
/
+1
2020-12-20
clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9
Terry Zhou
1
-2
/
+2
2020-10-14
clk: mvebu: ap80x-cpu: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-07-11
clk: mvebu: ARMADA_AP_CPU_CLK needs to select ARMADA_AP_CP_HELPER
Nathan Chancellor
1
-0
/
+1
2020-01-05
clk: Fix Kconfig indentation
Krzysztof Kozlowski
1
-1
/
+1
2019-11-27
Merge branches 'clk-ti', 'clk-allwinner', 'clk-qcom', 'clk-sa' and 'clk-aspee...
Stephen Boyd
2
-4
/
+4
2019-11-27
Merge branches 'clk-rohm', 'clk-hisilicon', 'clk-marvell', 'clk-unused' and '...
Stephen Boyd
2
-28
/
+4
2019-11-14
clk: armada-xp: remove unused code
YueHaibing
1
-26
/
+0
2019-11-08
drivers/clk: convert VL struct to struct_size
Stephen Kitt
2
-4
/
+4
2019-10-04
clk: mvebu: armada-37xx-periph: change suspend/resume time
Miquel Raynal
1
-2
/
+2
2019-10-04
clk: mvebu: armada-37xx-periph: add PCIe gated clock
Miquel Raynal
1
-0
/
+2
2019-09-18
clk: mvebu: ap80x: add AP807 clock support
Ben Peled
1
-0
/
+28
2019-09-18
clk: mvebu: ap806: Prepare the introduction of AP807 clock support
Ben Peled
1
-63
/
+77
2019-09-18
clk: mvebu: ap806: add AP-DCLK (hclk) to system controller driver
Omri Itach
1
-2
/
+46
2019-09-18
clk: mvebu: ap806: be more explicit on what SaR is
Miquel Raynal
1
-1
/
+1
2019-09-18
clk: mvebu: ap80x-cpu: add AP807 CPU clock support
Ben Peled
1
-2
/
+57
2019-09-18
clk: mvebu: ap806-cpu: prepare mapping of AP807 CPU clock
Christine Gharzuzi
1
-20
/
+62
2019-08-08
clk: mvebu: ap806: Fix clock name for the cluster
Gregory CLEMENT
1
-2
/
+2
2019-08-08
clk: mvebu: add CPU clock driver for Armada 7K/8K
Gregory CLEMENT
3
-0
/
+263
2019-08-08
clk: mvebu: add helper file for Armada AP and CP clocks
Gregory CLEMENT
6
-42
/
+61
2019-07-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-0
/
+17
2019-06-26
clk: kirkwood: Add support for MV98DX1135
Chris Packham
1
-0
/
+17
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
3
-0
/
+3
2019-04-19
clk: mvebu: fix spelling mistake "gatable" -> "gateable"
Colin Ian King
2
-3
/
+3
2018-12-28
clk: dove: fix refcount leak in dove_clk_init()
Yangtao Li
1
-2
/
+6
2018-12-28
clk: mv98dx3236: fix refcount leak in mv98dx3236_clk_init()
Yangtao Li
1
-1
/
+3
2018-12-28
clk: armada-xp: fix refcount leak in axp_clk_init()
Yangtao Li
1
-1
/
+3
2018-12-28
clk: kirkwood: fix refcount leak in kirkwood_clk_init()
Yangtao Li
1
-0
/
+2
2018-12-28
clk: armada-370: fix refcount leak in a370_clk_init()
Yangtao Li
1
-1
/
+3
2018-12-03
clk: mvebu: Off by one bugs in cp110_of_clk_get()
Dan Carpenter
1
-2
/
+2
2018-10-31
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
18
-62
/
+69
[next]