1. 6575a9c drivers: sh: clk: Avoid crashes when passing NULL clocks by Geert Uytterhoeven · 9 years ago
  2. 90069ad drivers: sh: clk: Remove obsolete and unused clk_round_parent() by Geert Uytterhoeven · 9 years ago
  3. 4229e1c sh: clk: Use cpufreq_for_each_valid_entry macro for iteration by Stratos Karafotis · 10 years ago
  4. a028c6d ARM: shmobile: wait for MSTP clock status to toggle, when enabling it by Guennadi Liakhovetski · 10 years ago
  5. 5070158 cpufreq: rename index as driver_data in cpufreq_frequency_table by Viresh Kumar · 11 years ago
  6. 5a799b8 sh: clkfwk: bugfix: sh_clk_div_enable() care sh_clk_div_set_rate() if div6 by Kuninori Morimoto · 12 years ago
  7. 94091c6 sh: clkfwk: fixup unsed variable warning by Kuninori Morimoto · 12 years ago
  8. 9d626ec sh: clkfwk: add sh_clk_fsidiv_register() by Kuninori Morimoto · 12 years ago
  9. 609d755 sh: clkfwk: Consolidate div clk registration helper. by Paul Mundt · 12 years ago
  10. e3c8760 sh: clkfwk: Consolidate div6/div4 clk_ops definitions. by Paul Mundt · 12 years ago
  11. 764f4e4 sh: clkfwk: Use shared sh_clk_div_enable/disable(). by Paul Mundt · 12 years ago
  12. 0fa2216 sh: clkfwk: Use shared sh_clk_div_set_rate() by Paul Mundt · 12 years ago
  13. 75f5f8a sh: clkfwk: Use shared sh_clk_div_recalc(). by Paul Mundt · 12 years ago
  14. 1111cc1 sh: clkfwk: Introduce a div_mask for variable div types. by Paul Mundt · 12 years ago
  15. a60977a sh: clkfwk: Move to common clk_div_table accessors for div4/div6. by Paul Mundt · 12 years ago
  16. 104fa61 sh: clkfwk: Support variable size accesses for div4/div6 clocks. by Paul Mundt · 12 years ago
  17. 4d6ddb0 sh: clkfwk: Support variable size accesses for MSTP clocks. by Paul Mundt · 12 years ago
  18. a0ec360 sh: convert cpg code to sh_clk_ops by Magnus Damm · 12 years ago
  19. 64dea57 sh: clkfwk: bugfix: use clk_reparent() for div6 clocks by Kuninori Morimoto · 12 years ago
  20. 7784f4d sh: clkfwk: sh_clk_init_parent() should be called after clk_register() by Kuninori Morimoto · 12 years ago
  21. 2dacb97 sh: use ioread32/iowrite32 and mapped_reg for div6 by Magnus Damm · 12 years ago
  22. 0e02737 sh: use ioread32/iowrite32 and mapped_reg for div4 by Magnus Damm · 12 years ago
  23. b3ab82b sh: use ioread32/iowrite32 and mapped_reg for mstp32 by Magnus Damm · 12 years ago
  24. eda2030 sh: extend clock struct with mapped_reg member by Magnus Damm · 12 years ago
  25. 56242a1 sh: clkfwk: setup clock parent from current register value by Kuninori Morimoto · 13 years ago
  26. 79e7066 sh: clkfwk: Kill off remaining debugfs cruft. by Paul Mundt · 13 years ago
  27. dd2c0ca sh: clkfwk: add clk_rate_mult_range_round() by Kuninori Morimoto · 13 years ago
  28. e10b87d Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  29. 12520c4 switch assorted clock drivers to debugfs_remove_recursive() by Al Viro · 13 years ago
  30. 225ca45 sh: clkfwk: Convert to IS_ERR_OR_NULL. by Paul Mundt · 13 years ago
  31. 794d78f drivers: sh: late disabling of clocks V2 by Magnus Damm · 13 years ago
  32. 583af25 drivers: sh: resume enabled clocks fix by Magnus Damm · 13 years ago
  33. 52c10ad sh: clkfwk: fixup clk_rate_table_build parameter in div6 clock by Kuninori Morimoto · 13 years ago
  34. a696b89 sh: Use struct syscore_ops instead of sysdevs by Rafael J. Wysocki · 13 years ago
  35. 57cc721 headers: kobject.h redux by Alexey Dobriyan · 13 years ago
  36. f278ea8 sh: clkfwk: Build fix for non-legacy CPG changes. by Paul Mundt · 14 years ago
  37. 35a96c7 sh: clkfwk: Kill off now unused algo_id in set_rate op. by Paul Mundt · 14 years ago
  38. 9a1683d sh: clkfwk: Kill off unused clk_set_rate_ex(). by Paul Mundt · 14 years ago
  39. ed10b49 sh: clkfwk: fix up compiler warnings. by Paul Mundt · 14 years ago
  40. a766b29 sh: clkfwk: Fix up checkpatch warnings. by Paul Mundt · 14 years ago
  41. 6af26c6 sh: add clk_round_parent() to optimize parent clock rate by Guennadi Liakhovetski · 14 years ago
  42. 5aefa34 sh: clkfwk: Fix up rate rounding error handling. by Paul Mundt · 14 years ago
  43. de9186c sh: clkfwk: Shuffle around to match the intc split up. by Paul Mundt · 14 years ago