| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers: sh: clk: Avoid crashes when passing NULL clocks | Geert Uytterhoeven | 2015-11-24 | 1 | -0/+12 |
* | drivers: sh: clk: Remove obsolete and unused clk_round_parent() | Geert Uytterhoeven | 2015-11-24 | 1 | -88/+0 |
* | sh: clk: Use cpufreq_for_each_valid_entry macro for iteration | Stratos Karafotis | 2014-04-30 | 1 | -15/+5 |
* | cpufreq: rename index as driver_data in cpufreq_frequency_table | Viresh Kumar | 2013-06-04 | 1 | -2/+2 |
* | sh: extend clock struct with mapped_reg member | Magnus Damm | 2011-12-09 | 1 | -2/+7 |
* | sh: clkfwk: Kill off remaining debugfs cruft. | Paul Mundt | 2011-11-11 | 1 | -87/+0 |
* | sh: clkfwk: add clk_rate_mult_range_round() | Kuninori Morimoto | 2011-11-04 | 1 | -0/+20 |
* | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 2011-08-01 | 1 | -2/+27 |
|\ |
|
| * | sh: clkfwk: Convert to IS_ERR_OR_NULL. | Paul Mundt | 2011-06-24 | 1 | -1/+1 |
| * | drivers: sh: late disabling of clocks V2 | Magnus Damm | 2011-06-24 | 1 | -1/+26 |
* | | switch assorted clock drivers to debugfs_remove_recursive() | Al Viro | 2011-07-21 | 1 | -5/+2 |
|/ |
|
* | drivers: sh: resume enabled clocks fix | Magnus Damm | 2011-06-14 | 1 | -1/+1 |
* | sh: Use struct syscore_ops instead of sysdevs | Rafael J. Wysocki | 2011-03-23 | 1 | -50/+18 |
* | headers: kobject.h redux | Alexey Dobriyan | 2011-01-10 | 1 | -1/+0 |
* | sh: clkfwk: Build fix for non-legacy CPG changes. | Paul Mundt | 2010-11-19 | 1 | -0/+3 |
* | sh: clkfwk: Kill off now unused algo_id in set_rate op. | Paul Mundt | 2010-11-15 | 1 | -3/+2 |
* | sh: clkfwk: Kill off unused clk_set_rate_ex(). | Paul Mundt | 2010-11-15 | 1 | -9/+3 |
* | sh: clkfwk: fix up compiler warnings. | Paul Mundt | 2010-11-10 | 1 | -2/+2 |
* | sh: clkfwk: Fix up checkpatch warnings. | Paul Mundt | 2010-11-08 | 1 | -5/+22 |
* | sh: add clk_round_parent() to optimize parent clock rate | Guennadi Liakhovetski | 2010-11-08 | 1 | -0/+75 |
* | sh: clkfwk: Fix up rate rounding error handling. | Paul Mundt | 2010-11-01 | 1 | -2/+2 |
* | sh: clkfwk: Shuffle around to match the intc split up. | Paul Mundt | 2010-10-18 | 1 | -0/+694 |