aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/mvebu/clk-corediv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2018-10-01clk: mvebu: use SPDX-License-IdentifierGregory CLEMENT1-3/+1
2018-06-01clk: mvebu: use correct bit for 98DX3236 NANDChris Packham1-1/+1
2017-01-27clk: mvebu: support for 98DX3236 SoCChris Packham1-0/+23
2014-03-13clk: mvebu: Support Armada 380 SoC on the core divider clockEzequiel Garcia1-0/+23
2014-03-13clk: mvebu: Fix ratio register offset on A375 SoCEzequiel Garcia1-1/+1
2014-02-17clk: mvebu: add Armada 375 support to the corediv clock driverThomas Petazzoni1-0/+19
2014-02-17clk: mvebu: refactor corediv driver to support more SoCThomas Petazzoni1-24/+57
2014-02-17clk: mvebu: add a little bit of documentation about data structuresThomas Petazzoni1-0/+17
2014-02-17clk: mvebu: do not copy the contents of clk_corediv_descThomas Petazzoni1-8/+8
2013-11-24clk: mvebu: Add Core Divider clockEzequiel Garcia1-0/+223