summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mvebu/armada-37xx-periph.c
Commit message (Expand)AuthorAgeFilesLines
* clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0Pali Rohár2021-04-091-6/+39
* clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHzPali Rohár2021-04-091-5/+7
* clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clockMarek Behún2021-04-091-28/+0
* clk: mvebu: armada-37xx-periph: change suspend/resume timeMiquel Raynal2019-10-031-2/+2
* clk: mvebu: armada-37xx-periph: add PCIe gated clockMiquel Raynal2019-10-031-0/+2
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* clk: mvebu: armada-37xx-periph: add suspend/resume supportMiquel Raynal2018-08-311-0/+43
* clk: mvebu: armada-37xx-periph: save the IP base address in the driver dataMiquel Raynal2018-08-311-8/+7
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-08-151-8/+1
|\
| *-. Merge branches 'clk-qcom-rpmh', 'clk-qcom-spdx', 'clk-con-id-leak', 'clk-fixe...Stephen Boyd2018-08-141-4/+0
| |\ \
| | | * clk: mvebu: armada-37xx-periph: Remove unused var num_parentsAnders Roxell2018-07-271-1/+0
| | | * clk: mvebu: armada-37xx-periph: Fix wrong return value in get_parentGregory CLEMENT2018-07-251-3/+0
| | |/
| * / clk: mvebu: armada-37xx-periph: switch to SPDX license identifierGregory CLEMENT2018-07-091-4/+1
| |/
* / clk: mvebu: armada-37xx-periph: Fix switching CPU rate from 300Mhz to 1.2GHzGregory CLEMENT2018-07-091-0/+38
|/
* treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook2018-06-061-3/+4
*-. Merge branches 'clk-iproc', 'clk-mvebu' and 'clk-qcom-a53' into clk-nextStephen Boyd2018-01-261-4/+1
|\ \
| | * clk: mvebu: armada-37xx-periph: Use PTR_ERR_OR_ZERO()Gomonovych, Vasyl2017-12-281-4/+1
| |/
* | clk: mvebu: armada-37xx-periph: add DVFS support for cpu clocksGregory CLEMENT2017-12-211-4/+217
* | clk: mvebu: armada-37xx-periph: prepare cpu clk to be used with DVFSGregory CLEMENT2017-12-211-9/+73
* | clk: mvebu: armada-37xx-periph: cosmetic changesGregory CLEMENT2017-12-211-8/+9
|/
* clk: mvebu: armada-37xx-periph: Fix the clock gate flagGregory CLEMENT2016-10-171-0/+1
* clk: mvebu: armada-37xx-periph: Fix the clock provider registrationGregory CLEMENT2016-10-171-5/+5
* clk: mvebu: Remove redundant dev_err call in armada_3700_periph_clock_probe()Wei Yongjun2016-08-241-3/+1
* clk: mvebu: Add the peripheral clock driver for Armada 3700Gregory CLEMENT2016-08-151-0/+449