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