sh: clkfwk: Rework legacy CPG clock handling.
[safe/jmp/linux-2.6] / arch / sh / kernel / cpu / clock.c
2009-05-13 Paul Mundtsh: clkfwk: Rework legacy CPG clock handling.
2009-05-13 Paul Mundtsh: clkfwk: Provide a generic clk_set_rate_ex() path...
2009-05-13 Paul Mundtsh: clkfwk: Handle NULL clkops for root clocks.
2009-05-13 Paul Mundtsh: clkfwk: module_clk -> peripheral_clk rename.
2009-05-12 Paul MundtMerge branch 'master' into sh/clkfwk
2009-05-12 Paul Mundtsh: Kill off the remnants of the old timer code.
2009-05-12 Paul Mundtsh: clkfwk: Use arch_clk_init() for on-chip clock regis...
2009-05-12 Paul Mundtsh: clkfwk: Handle clk_get_sys() returning an ERR_PTR.
2009-05-11 Paul Mundtsh: clkfwk: Wire up clk_get_sys() support.
2009-05-11 Paul Mundtsh: clkfwk: Kill off clk_recalc_rate().
2009-05-11 Paul Mundtsh: clkfwk: Improve the generic clk_set_parent() implem...
2009-05-11 Paul Mundtsh: clkfwk: Fix up the clk_enable() error path.
2009-05-11 Paul Mundtsh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT...
2009-05-11 Paul Mundtsh: clkfwk: refactor rate propagation.
2009-05-11 Paul Mundtsh: clkfwk: Add a followparent_recalc() helper.
2009-05-11 Paul Mundtsh: clkfwk: Make recalc return an unsigned long.
2009-05-08 Magnus Dammsh: clock framework update, fix count and kill off...
2009-05-08 Magnus Dammsh: call clock framework init() callback once
2009-03-16 Francesco VIRLINZIsh: clkfwk: Safer resume from hibernation.
2009-03-11 Francesco VIRLINZIsh: clkfwk: Add resume from hibernation support.
2009-03-11 Francesco VIRLINZIsh: clkfwk: add clk_set_parent/clk_get_parent
2008-12-22 Paul Mundtsh: Fix clock framework compiler warnings.
2008-12-22 Magnus Dammsh: enable and disable clocks recursively
2008-09-08 Paul Mundtsh: fixup many sparse errors.
2008-07-28 Magnus Dammsh: Show all clocks and their state in /proc/clocks
2008-07-28 Adrian Bunksh/kernel/ cleanups
2007-09-28 Stuart Menefysh: clkfwk: Support multi-level clock propagation.
2007-07-20 Paul Mundtsh: Implement clk_round_rate() in the clock framework.
2007-05-21 dmitry pervushinsh: Fix clock multiplier on SH7722.
2007-05-07 Paul Mundtsh: Move clock reporting to its own proc entry.
2007-05-07 dmitry pervushinsh: SH7722 clock framework support.
2006-12-06 Paul Mundtsh: Clock framework tidying.
2006-09-27 Paul Mundtsh: sem2mutex conversion for clock framework.
2006-09-27 Paul Mundtsh: Various cosmetic cleanups.
2006-02-01 Paul Mundt[PATCH] sh: Make peripheral clock frequency setting...
2006-01-17 Paul Mundt[PATCH] sh: Simplistic clock framework