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
/
armada-37xx-periph.c
Age
Commit message (
Expand
)
Author
2021-04-09
clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0
Pali Rohár
2021-04-09
clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHz
Pali Rohár
2021-04-09
clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clock
Marek Behún
2019-10-03
clk: mvebu: armada-37xx-periph: change suspend/resume time
Miquel Raynal
2019-10-03
clk: mvebu: armada-37xx-periph: add PCIe gated clock
Miquel Raynal
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2018-08-31
clk: mvebu: armada-37xx-periph: add suspend/resume support
Miquel Raynal
2018-08-31
clk: mvebu: armada-37xx-periph: save the IP base address in the driver data
Miquel Raynal
2018-08-15
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-08-14
Merge branches 'clk-qcom-rpmh', 'clk-qcom-spdx', 'clk-con-id-leak', 'clk-fixe...
Stephen Boyd
2018-07-27
clk: mvebu: armada-37xx-periph: Remove unused var num_parents
Anders Roxell
2018-07-25
clk: mvebu: armada-37xx-periph: Fix wrong return value in get_parent
Gregory CLEMENT
2018-07-09
clk: mvebu: armada-37xx-periph: switch to SPDX license identifier
Gregory CLEMENT
2018-07-09
clk: mvebu: armada-37xx-periph: Fix switching CPU rate from 300Mhz to 1.2GHz
Gregory CLEMENT
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
2018-01-26
Merge branches 'clk-iproc', 'clk-mvebu' and 'clk-qcom-a53' into clk-next
Stephen Boyd
2017-12-28
clk: mvebu: armada-37xx-periph: Use PTR_ERR_OR_ZERO()
Gomonovych, Vasyl
2017-12-21
clk: mvebu: armada-37xx-periph: add DVFS support for cpu clocks
Gregory CLEMENT
2017-12-21
clk: mvebu: armada-37xx-periph: prepare cpu clk to be used with DVFS
Gregory CLEMENT
2017-12-21
clk: mvebu: armada-37xx-periph: cosmetic changes
Gregory CLEMENT
2016-10-17
clk: mvebu: armada-37xx-periph: Fix the clock gate flag
Gregory CLEMENT
2016-10-17
clk: mvebu: armada-37xx-periph: Fix the clock provider registration
Gregory CLEMENT
2016-08-24
clk: mvebu: Remove redundant dev_err call in armada_3700_periph_clock_probe()
Wei Yongjun
2016-08-15
clk: mvebu: Add the peripheral clock driver for Armada 3700
Gregory CLEMENT