index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mvebu
/
armada-37xx-periph.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: mvebu: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-08-22
1
-3
/
+1
*
clk: Explicitly include correct DT includes
Rob Herring
2023-07-19
1
-1
/
+0
*
clk: mvebu: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-29
1
-4
/
+2
*
clk: mvebu: use time_is_before_eq_jiffies() instead of open coding it
Wang Qing
2022-02-17
1
-1
/
+2
*
clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0
Pali Rohár
2021-04-09
1
-6
/
+39
*
clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHz
Pali Rohár
2021-04-09
1
-5
/
+7
*
clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clock
Marek Behún
2021-04-09
1
-28
/
+0
*
clk: mvebu: armada-37xx-periph: change suspend/resume time
Miquel Raynal
2019-10-03
1
-2
/
+2
*
clk: mvebu: armada-37xx-periph: add PCIe gated clock
Miquel Raynal
2019-10-03
1
-0
/
+2
*
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-05-15
1
-0
/
+1
*
clk: mvebu: armada-37xx-periph: add suspend/resume support
Miquel Raynal
2018-08-31
1
-0
/
+43
*
clk: mvebu: armada-37xx-periph: save the IP base address in the driver data
Miquel Raynal
2018-08-31
1
-8
/
+7
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-08-16
1
-8
/
+1
|
\
|
*
-
.
Merge branches 'clk-qcom-rpmh', 'clk-qcom-spdx', 'clk-con-id-leak', 'clk-fixe...
Stephen Boyd
2018-08-15
1
-4
/
+0
|
|
\
\
|
|
|
*
clk: mvebu: armada-37xx-periph: Remove unused var num_parents
Anders Roxell
2018-07-27
1
-1
/
+0
|
|
|
*
clk: mvebu: armada-37xx-periph: Fix wrong return value in get_parent
Gregory CLEMENT
2018-07-25
1
-3
/
+0
|
|
|
/
|
*
/
clk: mvebu: armada-37xx-periph: switch to SPDX license identifier
Gregory CLEMENT
2018-07-09
1
-4
/
+1
|
|
/
*
/
clk: mvebu: armada-37xx-periph: Fix switching CPU rate from 300Mhz to 1.2GHz
Gregory CLEMENT
2018-07-09
1
-0
/
+38
|
/
*
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
2018-06-06
1
-3
/
+4
*
-
.
Merge branches 'clk-iproc', 'clk-mvebu' and 'clk-qcom-a53' into clk-next
Stephen Boyd
2018-01-27
1
-4
/
+1
|
\
\
|
|
*
clk: mvebu: armada-37xx-periph: Use PTR_ERR_OR_ZERO()
Gomonovych, Vasyl
2017-12-28
1
-4
/
+1
|
|
/
*
|
clk: mvebu: armada-37xx-periph: add DVFS support for cpu clocks
Gregory CLEMENT
2017-12-22
1
-4
/
+217
*
|
clk: mvebu: armada-37xx-periph: prepare cpu clk to be used with DVFS
Gregory CLEMENT
2017-12-22
1
-9
/
+73
*
|
clk: mvebu: armada-37xx-periph: cosmetic changes
Gregory CLEMENT
2017-12-22
1
-8
/
+9
|
/
*
clk: mvebu: armada-37xx-periph: Fix the clock gate flag
Gregory CLEMENT
2016-10-18
1
-0
/
+1
*
clk: mvebu: armada-37xx-periph: Fix the clock provider registration
Gregory CLEMENT
2016-10-18
1
-5
/
+5
*
clk: mvebu: Remove redundant dev_err call in armada_3700_periph_clock_probe()
Wei Yongjun
2016-08-24
1
-3
/
+1
*
clk: mvebu: Add the peripheral clock driver for Armada 3700
Gregory CLEMENT
2016-08-15
1
-0
/
+449