aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sh_clk.h
Commit message (Expand)AuthorAgeFilesLines
* sh: clkfwk: Disable init clk op for non-legacy clocks.Paul Mundt2010-11-151-0/+2
* sh: clkfwk: Kill off now unused algo_id in set_rate op.Paul Mundt2010-11-151-1/+1
* sh: clkfwk: Kill off unused clk_set_rate_ex().Paul Mundt2010-11-151-30/+0
* sh: add clk_round_parent() to optimize parent clock rateGuennadi Liakhovetski2010-11-081-0/+4
* sh: clkfwk: Add a helper for rate rounding by divisor ranges.Paul Mundt2010-10-151-0/+3
* sh: clkfwk: Abstract rate rounding helper.Paul Mundt2010-10-151-0/+1
* sh: clkfwk: support clock remapping.Paul Mundt2010-10-151-0/+10
* sh: remove name and id from struct clkMagnus Damm2010-10-131-3/+0
* sh: add a reparent function to DIV6 clocksGuennadi Liakhovetski2010-08-041-5/+14
* sh: add a list of parent configurations to struct clkGuennadi Liakhovetski2010-08-041-0/+4
* sh: fixup the docbook paths for clock framework shuffling.Paul Mundt2010-05-131-2/+1
* sh: move sh clock.c contents to drivers/sh/clk.Magnus Damm2010-05-131-1/+1
* sh: move sh asm/clock.h contents to linux/sh_clk.h V2Magnus Damm2010-05-131-0/+151