index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2022-02-17
clk: mvebu: use time_is_before_eq_jiffies() instead of open coding it
Wang Qing
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