aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sh/clk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-18sh: clkfwk: Shuffle around to match the intc split up.Paul Mundt1-694/+0
2010-10-18sh: clkfwk: modify for_each_frequency end conditionKuninori Morimoto1-2/+5
2010-10-16sh: clkfwk: Fix fault in frequency iterator.Paul Mundt1-1/+1
2010-10-15sh: clkfwk: Add a helper for rate rounding by divisor ranges.Paul Mundt1-1/+21
2010-10-15sh: clkfwk: Abstract rate rounding helper.Paul Mundt1-14/+52
2010-10-15sh: clkfwk: support clock remapping.Paul Mundt1-2/+89
2010-10-13sh: use pr_fmt for clock framework, too.Paul Mundt1-1/+3
2010-10-13sh: remove name and id from struct clkMagnus Damm1-8/+6
2010-08-20sh: reinstate clock framework rate rounding.Paul Mundt1-1/+15
2010-07-02sh: remove bogus highest / lowest logic from clock rate roundingGuennadi Liakhovetski1-13/+0
2010-07-02sh: move a debug printk() to a more meaningful location in the clock driverGuennadi Liakhovetski1-2/+2
2010-05-13sh: simplify WARN usage in SH clock driverGuennadi Liakhovetski1-5/+2
2010-05-13sh: move sh clock.c contents to drivers/sh/clk.Magnus Damm1-0/+548