aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/mvebu/kirkwood.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-28clk: kirkwood: fix refcount leak in kirkwood_clk_init()Yangtao Li1-0/+2
2018-10-01clk: mvebu: use SPDX-License-IdentifierGregory CLEMENT1-3/+1
2016-01-29clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang1-2/+0
2014-09-02cpufreq: kirkwood: use the powersave multiplexerMike Turquette1-2/+13
2014-09-01clk: mvebu: powersave clock is a multiplexerMike Turquette1-0/+87
2014-02-06clk: mvebu: kirkwood: maintain clock init orderSebastian Hesselbarth1-18/+16
2013-08-27clk: kirkwood: Fix incorrect placement of __initconstSachin Kamat1-7/+7
2013-05-29clk: mvebu: add Kirkwood SoC-centric clock initSebastian Hesselbarth1-0/+247