index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mvebu
/
cp110-system-controller.c
Age
Commit message (
Expand
)
Author
2023-08-22
clk: Annotate struct clk_hw_onecell_data with __counted_by
Kees Cook
2019-11-08
drivers/clk: convert VL struct to struct_size
Stephen Kitt
2019-08-08
clk: mvebu: add helper file for Armada AP and CP clocks
Gregory CLEMENT
2019-04-18
clk: mvebu: fix spelling mistake "gatable" -> "gateable"
Colin Ian King
2018-12-03
clk: mvebu: Off by one bugs in cp110_of_clk_get()
Dan Carpenter
2018-10-01
clk: mvebu: use SPDX-License-Identifier
Gregory CLEMENT
2018-03-19
clk: mvebu: cp110: Fix clock tree representation
Gregory CLEMENT
2017-06-19
clk: mvebu: cp110: Minor cleanups
Stephen Boyd
2017-06-19
clk: mvebu: cp110: add sdio clock to cp-110 system controller
Konstantin Porotchkin
2017-06-19
clk: mvebu: cp110: introduce a new binding
Gregory CLEMENT
2017-06-19
clk: mvebu: cp110: do not depend anymore of the *-clock-output-names
Gregory CLEMENT
2017-06-01
clk: mvebu: cp110: make failure labels more meaningful
Gregory CLEMENT
2017-02-14
clk: mvebu: adjust clock handling for the CP110 system controller
Thomas Petazzoni
2016-11-04
clk: mvebu: make cp110-system-controller explicitly non-modular
Paul Gortmaker
2016-11-01
clk: mvebu: migrate CP110 system controller to clk_hw API and registration
Marcin Wojtas
2016-09-22
clk: mvebu: dynamically allocate resources in Armada CP110 system controller
Marcin Wojtas
2016-09-22
clk: mvebu: fix setting unwanted flags in CP110 gate clock
Marcin Wojtas
2016-05-06
clk: mvebu: new driver for Armada CP110 system controller
Thomas Petazzoni