aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/mvebu/clk-cpu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-3/+1
2018-10-01clk: mvebu: use SPDX-License-IdentifierGregory CLEMENT1-3/+1
2018-09-28clk: mvebu: use for_each_of_cpu_node iteratorRob Herring1-2/+2
2017-04-21clk: mvebu: Use kcalloc() in of_cpu_clk_setup()Markus Elfring1-2/+2
2017-01-27clk: mvebu: support for 98DX3236 SoCChris Packham1-0/+8
2015-10-16clk: mvebu: Use of_clk_get_parent_name()Stephen Boyd1-3/+1
2015-10-14Partially revert "clk: mvebu: Convert to clk_hw based provider APIs"Stephen Boyd1-1/+3
2015-08-24clk: mvebu: Convert to clk_hw based provider APIsStephen Boyd1-4/+2
2015-07-20clk: mvebu: Remove clk.h includeStephen Boyd1-1/+2
2014-07-16clk: mvebu: extend clk-cpu for dynamic frequency scalingThomas Petazzoni1-5/+75
2013-12-19clk: mvebu: Staticize of_cpu_clk_setupSachin Kamat1-1/+1
2013-08-23clk: mvebu: add missing iounmapJisheng Zhang1-1/+3
2013-04-03clk: mvebu: Use common of_clk_init() functionJean-Francois Moine1-15/+2
2013-01-23clk: mvebu/clk-cpu.c: fix memory leakageCong Ding1-3/+6
2012-11-20clk: mvebu: add armada-370-xp CPU specific clocksGregory CLEMENT1-0/+186