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