summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mvebu
Commit message (Expand)AuthorAgeFilesLines
...
* clk: mvebu: add Orion5x clock driverThomas Petazzoni2014-04-263-0/+215
* Merge tag 'clk-mvebu-3xx-3.15-2' of git://git.infradead.org/linux-mvebu into ...Mike Turquette2014-03-191-1/+24
|\
| * clk: mvebu: Support Armada 380 SoC on the core divider clockEzequiel Garcia2014-03-141-0/+23
| * clk: mvebu: Fix ratio register offset on A375 SoCEzequiel Garcia2014-03-141-1/+1
* | Merge branch 'clk-fixes' into clk-nextMike Turquette2014-02-254-50/+44Star
|\ \ | |/ |/|
| * clk: mvebu: kirkwood: maintain clock init orderSebastian Hesselbarth2014-02-061-18/+16Star
| * clk: mvebu: dove: maintain clock init orderSebastian Hesselbarth2014-02-061-10/+9Star
| * clk: mvebu: armada-xp: maintain clock init orderSebastian Hesselbarth2014-02-061-11/+9Star
| * clk: mvebu: armada-370: maintain clock init orderSebastian Hesselbarth2014-02-061-11/+10Star
* | clk: mvebu: add clock support for Armada 380/385Gregory CLEMENT2014-02-173-0/+172
* | clk: mvebu: add clock support for Armada 375Gregory CLEMENT2014-02-173-0/+189
* | clk: mvebu: add Armada 375 support to the corediv clock driverThomas Petazzoni2014-02-171-0/+19
* | clk: mvebu: refactor corediv driver to support more SoCThomas Petazzoni2014-02-171-24/+57
* | clk: mvebu: add a little bit of documentation about data structuresThomas Petazzoni2014-02-171-0/+17
* | clk: mvebu: do not copy the contents of clk_corediv_descThomas Petazzoni2014-02-171-8/+8
|/
* clk: mvebu: Add Core Divider clockEzequiel Garcia2013-11-243-0/+229
* clk: mvebu: staticize of_cpu_clk_setupJisheng Zhang2013-11-241-1/+1
* clk: armada-370: fix tclk frequenciesSimon Guinot2013-10-071-2/+2
* clk: kirkwood: Fix incorrect placement of __initconstSachin Kamat2013-08-281-7/+7
* clk: dove: Fix incorrect placement of __initconstSachin Kamat2013-08-281-6/+6
* clk: armada-xp: Fix incorrect placement of __initconstSachin Kamat2013-08-281-6/+6
* clk: armada-370: Fix incorrect placement of __initconstSachin Kamat2013-08-281-7/+7
* clk: mvebu: add missing iounmapJisheng Zhang2013-08-232-7/+15
* clk: mvebu: disintegrate obsolete fileSebastian Hesselbarth2013-05-297-995/+2Star
* clk: mvebu: add Armada XP SoC-centric clock initSebastian Hesselbarth2013-05-293-0/+216
* clk: mvebu: add Armada 370 SoC-centric clock initSebastian Hesselbarth2013-05-293-0/+182
* clk: mvebu: add Kirkwood SoC-centric clock initSebastian Hesselbarth2013-05-293-0/+252
* clk: mvebu: add Dove SoC-centric clock initSebastian Hesselbarth2013-05-293-0/+200
* clk: mvebu: add common clock functions for core clk and clk gatingSebastian Hesselbarth2013-05-294-0/+215
* clk: mvebu: introduce per-clock-gate flagsSebastian Hesselbarth2013-05-291-87/+78Star
* clk: mvebu: add more PCIe clocks for Armada XPThomas Petazzoni2013-05-201-4/+10
* clk: mvebu: create parent-child relation for PCIe clocks on Armada 370Thomas Petazzoni2013-05-201-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-2/+2
|\
| * treewide: Fix typos in printkMasanari Iida2013-03-201-2/+2
* | clk: mvebu: Fix valid value range checking for cpu_freq_selectAxel Lin2013-04-091-2/+2
* | clk: mvebu: Use common of_clk_init() functionJean-Francois Moine2013-04-033-42/+3Star
|/
* cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCsAndrew Lunn2013-02-091-0/+1
* clk: mvebu/clk-cpu.c: fix memory leakageCong Ding2013-01-231-3/+6
* clk: mvebu: Remove inappropriate __init taggingJoshua Coombs2013-01-061-1/+1
* clk: mvebu: armada 370/XP add clock gating control provider for DTGregory CLEMENT2012-11-201-1/+73
* clk: mvebu: add clock gating control provider for DTSebastian Hesselbarth2012-11-205-0/+204
* clk: mvebu: add armada-370-xp CPU specific clocksGregory CLEMENT2012-11-205-0/+214
* clk: mvebu: add mvebu core clocks.Sebastian Hesselbarth2012-11-205-0/+720