summaryrefslogtreecommitdiff
path: root/arch/sh/include/asm/clock.h
AgeCommit message (Expand)Author
2010-02-22sh: add sh7724 kick callback to clk_div4_tableMagnus Damm
2010-02-22sh: introduce struct clk_div4_tableMagnus Damm
2010-01-19sh: support SIU sourcing from external clock on sh7722Guennadi Liakhovetski
2009-06-11sh: add enable()/disable()/set_rate() to div6 codeMagnus Damm
2009-06-11sh: clock div6 helper codeMagnus Damm
2009-06-01sh: shared div4 clock codeMagnus Damm
2009-06-01sh: shared mstp32 clock codeMagnus Damm
2009-05-26sh: remove clk_ops->build_rate_table()Magnus Damm
2009-05-26sh: add shared clock framework frequency table codeMagnus Damm
2009-05-14sh: clkfwk: Add MSTP bits to SH7785 clock framework.Paul Mundt
2009-05-13sh: clkfwk: Map tree hierarchy in debugfs.Paul Mundt
2009-05-13sh: clkfwk: rate table construction and rounding for SH7785.Paul Mundt
2009-05-13sh: clkfwk: Update SH7785 for refactored clock framework.Paul Mundt
2009-05-13sh: clkfwk: Rework legacy CPG clock handling.Paul Mundt
2009-05-12sh: clkfwk: Wire up clk_get_sys() support.Paul Mundt
2009-05-12sh: clkfwk: Kill off clk_recalc_rate().Paul Mundt
2009-05-12sh: clkfwk: Improve the generic clk_set_parent() implementation.Paul Mundt
2009-05-12sh: clkfwk: Fix up the clk_enable() error path.Paul Mundt
2009-05-12sh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON_INIT.Paul Mundt
2009-05-12sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess.Paul Mundt
2009-05-12sh: clkfwk: refactor rate propagation.Paul Mundt
2009-05-12sh: clkfwk: Add a followparent_recalc() helper.Paul Mundt
2009-05-12sh: clkfwk: Make recalc return an unsigned long.Paul Mundt
2009-05-08sh: clock framework update, fix count and kill off krefMagnus Damm
2009-03-11sh: clkfwk: add clk_set_parent/clk_get_parentFrancesco VIRLINZI
2008-09-08sh: fixup many sparse errors.Paul Mundt
2008-07-29sh: migrate to arch/sh/include/Paul Mundt