Age | Commit message (Expand) | Author | Files | Lines |
2012-03-13 | sh: sh header sh_clk_ops rename | Magnus Damm | 1 | -1/+1 |
2010-05-13 | sh: move sh clock.c contents to drivers/sh/clk. | Magnus Damm | 1 | -0/+3 |
2010-05-13 | sh: move sh asm/clock.h contents to linux/sh_clk.h V2 | Magnus Damm | 1 | -146/+1 |
2010-05-13 | sh: remove unused clock lookup | Magnus Damm | 1 | -1/+0 |
2010-05-13 | sh: get rid of div4 clock name | Magnus Damm | 1 | -8/+7 |
2010-05-13 | sh: get rid of mstp32 clock name and id | Magnus Damm | 1 | -9/+6 |
2010-05-11 | sh: get rid of div6 clock names | Magnus Damm | 1 | -6/+5 |
2010-03-09 | sh: Merge clkdev API updates. | Paul Mundt | 1 | -7/+0 |
2010-02-22 | sh: add sh7724 kick callback to clk_div4_table | Magnus Damm | 1 | -0/+1 |
2010-02-22 | sh: introduce struct clk_div4_table | Magnus Damm | 1 | -3/+7 |
2010-01-19 | sh: support SIU sourcing from external clock on sh7722 | Guennadi Liakhovetski | 1 | -0/+4 |
2009-06-11 | sh: add enable()/disable()/set_rate() to div6 code | Magnus Damm | 1 | -0/+4 |
2009-06-11 | sh: clock div6 helper code | Magnus Damm | 1 | -0/+10 |
2009-06-01 | sh: shared div4 clock code | Magnus Damm | 1 | -0/+15 |
2009-06-01 | sh: shared mstp32 clock code | Magnus Damm | 1 | -0/+13 |
2009-05-26 | sh: remove clk_ops->build_rate_table() | Magnus Damm | 1 | -1/+0 |
2009-05-26 | sh: add shared clock framework frequency table code | Magnus Damm | 1 | -0/+18 |
2009-05-14 | sh: clkfwk: Add MSTP bits to SH7785 clock framework. | Paul Mundt | 1 | -0/+3 |
2009-05-13 | sh: clkfwk: Map tree hierarchy in debugfs. | Paul Mundt | 1 | -0/+1 |
2009-05-13 | sh: clkfwk: rate table construction and rounding for SH7785. | Paul Mundt | 1 | -0/+1 |
2009-05-13 | sh: clkfwk: Update SH7785 for refactored clock framework. | Paul Mundt | 1 | -0/+2 |
2009-05-13 | sh: clkfwk: Rework legacy CPG clock handling. | Paul Mundt | 1 | -1/+4 |
2009-05-12 | sh: clkfwk: Wire up clk_get_sys() support. | Paul Mundt | 1 | -0/+7 |
2009-05-12 | sh: clkfwk: Kill off clk_recalc_rate(). | Paul Mundt | 1 | -1/+0 |
2009-05-12 | sh: clkfwk: Improve the generic clk_set_parent() implementation. | Paul Mundt | 1 | -0/+1 |
2009-05-12 | sh: clkfwk: Fix up the clk_enable() error path. | Paul Mundt | 1 | -1/+1 |
2009-05-12 | sh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON_INIT. | Paul Mundt | 1 | -16/+0 |
2009-05-12 | sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess. | Paul Mundt | 1 | -2/+1 |
2009-05-11 | sh: clkfwk: refactor rate propagation. | Paul Mundt | 1 | -3/+6 |
2009-05-11 | sh: clkfwk: Add a followparent_recalc() helper. | Paul Mundt | 1 | -1/+1 |
2009-05-11 | sh: clkfwk: Make recalc return an unsigned long. | Paul Mundt | 1 | -1/+2 |
2009-05-08 | sh: clock framework update, fix count and kill off kref | Magnus Damm | 1 | -2/+2 |
2009-03-11 | sh: clkfwk: add clk_set_parent/clk_get_parent | Francesco VIRLINZI | 1 | -0/+1 |
2008-09-08 | sh: fixup many sparse errors. | Paul Mundt | 1 | -0/+1 |
2008-07-29 | sh: migrate to arch/sh/include/ | Paul Mundt | 1 | -0/+97 |