aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/clock.c
Commit message (Expand)AuthorAge
* sh: add enable()/disable()/set_rate() to div6 codeMagnus Damm2009-06-11
* sh: remove clk_ops->build_rate_table()Magnus Damm2009-05-26
* sh: add shared clock framework frequency table codeMagnus Damm2009-05-26
* sh: clkfwk: Add MSTP bits to SH7785 clock framework.Paul Mundt2009-05-14
* sh: clkfwk: Map tree hierarchy in debugfs.Paul Mundt2009-05-13
* sh: clkfwk: rate table construction and rounding for SH7785.Paul Mundt2009-05-13
* sh: clkfwk: Rework legacy CPG clock handling.Paul Mundt2009-05-13
* sh: clkfwk: Provide a generic clk_set_rate_ex() path for root clocks.Paul Mundt2009-05-13
* sh: clkfwk: Handle NULL clkops for root clocks.Paul Mundt2009-05-13
* sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt2009-05-13
* Merge branch 'master' into sh/clkfwkPaul Mundt2009-05-12
|\
| * sh: Kill off the remnants of the old timer code.Paul Mundt2009-05-12
* | sh: clkfwk: Use arch_clk_init() for on-chip clock registration.Paul Mundt2009-05-12
* | sh: clkfwk: Handle clk_get_sys() returning an ERR_PTR.Paul Mundt2009-05-12
* | sh: clkfwk: Wire up clk_get_sys() support.Paul Mundt2009-05-11
* | sh: clkfwk: Kill off clk_recalc_rate().Paul Mundt2009-05-11
* | sh: clkfwk: Improve the generic clk_set_parent() implementation.Paul Mundt2009-05-11
* | sh: clkfwk: Fix up the clk_enable() error path.Paul Mundt2009-05-11
* | sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess.Paul Mundt2009-05-11
* | sh: clkfwk: refactor rate propagation.Paul Mundt2009-05-11
* | sh: clkfwk: Add a followparent_recalc() helper.Paul Mundt2009-05-11
* | sh: clkfwk: Make recalc return an unsigned long.Paul Mundt2009-05-11
|/
* sh: clock framework update, fix count and kill off krefMagnus Damm2009-05-08
* sh: call clock framework init() callback onceMagnus Damm2009-05-07
* sh: clkfwk: Safer resume from hibernation.Francesco VIRLINZI2009-03-16
* sh: clkfwk: Add resume from hibernation support.Francesco VIRLINZI2009-03-11
* sh: clkfwk: add clk_set_parent/clk_get_parentFrancesco VIRLINZI2009-03-11
* sh: Fix clock framework compiler warnings.Paul Mundt2008-12-22
* sh: enable and disable clocks recursivelyMagnus Damm2008-12-22
* sh: fixup many sparse errors.Paul Mundt2008-09-07
* sh: Show all clocks and their state in /proc/clocksMagnus Damm2008-07-28
* sh/kernel/ cleanupsAdrian Bunk2008-07-28
* sh: clkfwk: Support multi-level clock propagation.Stuart Menefy2007-09-27
* sh: Implement clk_round_rate() in the clock framework.Paul Mundt2007-07-20
* sh: Fix clock multiplier on SH7722.dmitry pervushin2007-05-21
* sh: Move clock reporting to its own proc entry.Paul Mundt2007-05-06
* sh: SH7722 clock framework support.dmitry pervushin2007-05-06
* sh: Clock framework tidying.Paul Mundt2006-12-05
* sh: sem2mutex conversion for clock framework.Paul Mundt2006-09-27
* sh: Various cosmetic cleanups.Paul Mundt2006-09-26
* [PATCH] sh: Make peripheral clock frequency setting mandatoryPaul Mundt2006-02-01
* [PATCH] sh: Simplistic clock frameworkPaul Mundt2006-01-17