Age | Commit message (Expand) | Author | Files | Lines |
2011-08-01 | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 1 | -2/+27 |
2011-07-20 | switch assorted clock drivers to debugfs_remove_recursive() | Al Viro | 1 | -5/+2 |
2011-06-24 | sh: clkfwk: Convert to IS_ERR_OR_NULL. | Paul Mundt | 1 | -1/+1 |
2011-06-24 | drivers: sh: late disabling of clocks V2 | Magnus Damm | 1 | -1/+26 |
2011-06-14 | drivers: sh: resume enabled clocks fix | Magnus Damm | 1 | -1/+1 |
2011-04-18 | sh: clkfwk: fixup clk_rate_table_build parameter in div6 clock | Kuninori Morimoto | 1 | -1/+1 |
2011-03-23 | sh: Use struct syscore_ops instead of sysdevs | Rafael J. Wysocki | 1 | -50/+18 |
2011-01-10 | headers: kobject.h redux | Alexey Dobriyan | 1 | -1/+0 |
2010-11-19 | sh: clkfwk: Build fix for non-legacy CPG changes. | Paul Mundt | 2 | -1/+4 |
2010-11-15 | sh: clkfwk: Kill off now unused algo_id in set_rate op. | Paul Mundt | 2 | -6/+4 |
2010-11-15 | sh: clkfwk: Kill off unused clk_set_rate_ex(). | Paul Mundt | 1 | -9/+3 |
2010-11-10 | sh: clkfwk: fix up compiler warnings. | Paul Mundt | 1 | -2/+2 |
2010-11-08 | sh: clkfwk: Fix up checkpatch warnings. | Paul Mundt | 1 | -5/+22 |
2010-11-08 | sh: add clk_round_parent() to optimize parent clock rate | Guennadi Liakhovetski | 1 | -0/+75 |
2010-11-01 | sh: clkfwk: Fix up rate rounding error handling. | Paul Mundt | 1 | -2/+2 |
2010-10-18 | sh: clkfwk: Shuffle around to match the intc split up. | Paul Mundt | 3 | -0/+1056 |