index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mvebu
/
armada-37xx-periph.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-17
clk: mvebu: use time_is_before_eq_jiffies() instead of open coding it
Wang Qing
1
-1
/
+2
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
2019-10-03
clk: mvebu: armada-37xx-periph: change suspend/resume time
Miquel Raynal
1
-2
/
+2
2019-10-03
clk: mvebu: armada-37xx-periph: add PCIe gated clock
Miquel Raynal
1
-0
/
+2
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
1
-0
/
+1
2018-08-31
clk: mvebu: armada-37xx-periph: add suspend/resume support
Miquel Raynal
1
-0
/
+43
2018-08-31
clk: mvebu: armada-37xx-periph: save the IP base address in the driver data
Miquel Raynal
1
-8
/
+7
2018-08-15
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-8
/
+1
2018-08-14
Merge branches 'clk-qcom-rpmh', 'clk-qcom-spdx', 'clk-con-id-leak', 'clk-fixe...
Stephen Boyd
1
-4
/
+0
2018-07-27
clk: mvebu: armada-37xx-periph: Remove unused var num_parents
Anders Roxell
1
-1
/
+0
2018-07-25
clk: mvebu: armada-37xx-periph: Fix wrong return value in get_parent
Gregory CLEMENT
1
-3
/
+0
2018-07-09
clk: mvebu: armada-37xx-periph: switch to SPDX license identifier
Gregory CLEMENT
1
-4
/
+1
2018-07-09
clk: mvebu: armada-37xx-periph: Fix switching CPU rate from 300Mhz to 1.2GHz
Gregory CLEMENT
1
-0
/
+38
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
1
-3
/
+4
2018-01-26
Merge branches 'clk-iproc', 'clk-mvebu' and 'clk-qcom-a53' into clk-next
Stephen Boyd
1
-4
/
+1
2017-12-28
clk: mvebu: armada-37xx-periph: Use PTR_ERR_OR_ZERO()
Gomonovych, Vasyl
1
-4
/
+1
2017-12-21
clk: mvebu: armada-37xx-periph: add DVFS support for cpu clocks
Gregory CLEMENT
1
-4
/
+217
2017-12-21
clk: mvebu: armada-37xx-periph: prepare cpu clk to be used with DVFS
Gregory CLEMENT
1
-9
/
+73
2017-12-21
clk: mvebu: armada-37xx-periph: cosmetic changes
Gregory CLEMENT
1
-8
/
+9
2016-10-17
clk: mvebu: armada-37xx-periph: Fix the clock gate flag
Gregory CLEMENT
1
-0
/
+1
2016-10-17
clk: mvebu: armada-37xx-periph: Fix the clock provider registration
Gregory CLEMENT
1
-5
/
+5
2016-08-24
clk: mvebu: Remove redundant dev_err call in armada_3700_periph_clock_probe()
Wei Yongjun
1
-3
/
+1
2016-08-15
clk: mvebu: Add the peripheral clock driver for Armada 3700
Gregory CLEMENT
1
-0
/
+449