1. 1111cc1 sh: clkfwk: Introduce a div_mask for variable div types. by Paul Mundt · 12 years ago
  2. a60977a sh: clkfwk: Move to common clk_div_table accessors for div4/div6. by Paul Mundt · 12 years ago
  3. be9c002 sh: intc: Kill off deprecated dynamic IRQ API. by Paul Mundt · 12 years ago
  4. 5f19f14 sh: intc: Kill off special reservation interface. by Paul Mundt · 12 years ago
  5. 104fa61 sh: clkfwk: Support variable size accesses for div4/div6 clocks. by Paul Mundt · 12 years ago
  6. 4d6ddb0 sh: clkfwk: Support variable size accesses for MSTP clocks. by Paul Mundt · 12 years ago
  7. f52b69f8 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  8. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  9. b448d6a sh: intc: Fix up section mismatch for intc_ack_data by Paul Mundt · 12 years ago
  10. 9207245 Merge branch 'common/intc-extension' into sh-latest by Paul Mundt · 12 years ago
  11. a0ec360 sh: convert cpg code to sh_clk_ops by Magnus Damm · 12 years ago
  12. 0f55239 sh: intc: remove dependency on NR_IRQS by Rob Herring · 12 years ago
  13. b59f9f9 sh: intc: optimize intc IRQ lookup by Paul Mundt · 12 years ago
  14. 3037764 sh: intc: Use IRQ_SET_MASK_OK_NOCOPY for intc_set_affinity. by Paul Mundt · 12 years ago
  15. 29775df sh: intc: Kill off superfluous irq_shutdown hooking. by Paul Mundt · 12 years ago
  16. 5bbda4e sh: intc: Prefer IRQCHIP_SKIP_SET_WAKE over a dummy set_wake callback. by Paul Mundt · 12 years ago
  17. 5fbebcb sh: intc: Make global intc controller counter static. by Paul Mundt · 12 years ago
  18. 64dea57 sh: clkfwk: bugfix: use clk_reparent() for div6 clocks by Kuninori Morimoto · 12 years ago
  19. 4c4d285 Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  20. 9f06cf3 Merge branch 'sh/pm-runtime' into sh-latest by Paul Mundt · 12 years ago
  21. d3442b2 sh: also without PM_RUNTIME pm_runtime.o must be built by Guennadi Liakhovetski · 12 years ago
  22. 4414d38 Merge branch 'common/clkfwk' into sh-latest by Paul Mundt · 12 years ago
  23. 7784f4d sh: clkfwk: sh_clk_init_parent() should be called after clk_register() by Kuninori Morimoto · 13 years ago
  24. ca371d2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into sh-latest by Paul Mundt · 12 years ago
  25. e0a23ce Merge branches 'common/pfc' and 'common/clkfwk' into rmobile/marzen by Paul Mundt · 12 years ago
  26. e499ada sh: pfc: Unlock register support by Magnus Damm · 12 years ago
  27. f78a26f sh: pfc: Variable bitfield width config register support by Magnus Damm · 12 years ago
  28. 18925e1 sh: pfc: Add config_reg_helper() function by Magnus Damm · 12 years ago
  29. ad4a07f sh: pfc: Convert index to field and value pair by Magnus Damm · 12 years ago
  30. 92554d9 sh: pfc: Add gpio_read_bit() for data register access by Magnus Damm · 12 years ago
  31. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  32. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 12 years ago
  33. 0f966d7 PM / shmobile: Don't include SH7372's INTCS in syscore suspend/resume by Rafael J. Wysocki · 12 years ago
  34. f4e73bf sh: intc - convert sysdev_class to a regular subsystem by Kay Sievers · 12 years ago
  35. 0d37694 Merge branches 'common/clkfwk', 'common/pfc' and 'common/serial-rework' into sh-latest by Paul Mundt · 13 years ago
  36. b0e1021 sh: pfc: ioremap() support by Magnus Damm · 13 years ago
  37. 2dacb97 sh: use ioread32/iowrite32 and mapped_reg for div6 by Magnus Damm · 13 years ago
  38. 0e02737 sh: use ioread32/iowrite32 and mapped_reg for div4 by Magnus Damm · 13 years ago
  39. b3ab82b sh: use ioread32/iowrite32 and mapped_reg for mstp32 by Magnus Damm · 13 years ago
  40. eda2030 sh: extend clock struct with mapped_reg member by Magnus Damm · 13 years ago
  41. 56242a1 sh: clkfwk: setup clock parent from current register value by Kuninori Morimoto · 13 years ago
  42. 62d3ba8 sh: Kill off remaining private runtime PM bits. by Paul Mundt · 13 years ago
  43. 7fa4632 sh: sh7723: use runtime PM implementation, common with arm/mach-shmobile by Guennadi Liakhovetski · 13 years ago
  44. 6a06d5b sh: sh7722: use runtime PM implementation, common with arm/mach-shmobile by Guennadi Liakhovetski · 13 years ago
  45. 8cc88a5 sh: sh7724: use runtime PM implementation, common with arm/mach-shmobile by Guennadi Liakhovetski · 13 years ago
  46. 37bef8f Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linus by Paul Mundt · 13 years ago
  47. 79e7066 sh: clkfwk: Kill off remaining debugfs cruft. by Paul Mundt · 13 years ago
  48. d03299e drivers: sh: Kill off dead pathname for runtime PM stub. by Paul Mundt · 13 years ago
  49. 750a7ee drivers: sh: Generalize runtime PM platform stub. by Paul Mundt · 13 years ago
  50. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  51. 7d377b1 sh: intc: Allow triggering on both edges for ARM SoCs by Magnus Damm · 13 years ago
  52. dd2c0ca sh: clkfwk: add clk_rate_mult_range_round() by Kuninori Morimoto · 13 years ago
  53. 07c9273 drivers/sh: Add export.h for EXPORT_SYMBOL to intc/virq.c by Paul Gortmaker · 13 years ago
  54. f7be345 sh: Add export.h to arch/sh specific files as required. by Paul Gortmaker · 13 years ago
  55. db4e839 sh: Add module.h to arch/sh specific files as required. by Paul Gortmaker · 13 years ago
  56. 0c43871 sh: fix implicit use of stat.h in arch/sh specific files by Paul Gortmaker · 13 years ago
  57. a102a08 sh: userimask.c needs linux/stat.h by Nobuhiro Iwamatsu · 13 years ago
  58. ad2a8e7 sh: pfc: Add GPIO IRQ support by Magnus Damm · 13 years ago
  59. c63bcc6 sh: pfc: get_config_reg() shift clean up by Magnus Damm · 13 years ago
  60. 52e3124 sh: intc: Add IRQ trigger bit field check by Magnus Damm · 13 years ago
  61. e80ca14 Merge branch 'common/core' into sh-latest by Paul Mundt · 13 years ago
  62. 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
  63. 9a14a92 sh: intc: enable both edges GPIO interrupts on sh7372 by Magnus Damm · 13 years ago
  64. 12520c4 switch assorted clock drivers to debugfs_remove_recursive() by Al Viro · 13 years ago
  65. 225ca45 sh: clkfwk: Convert to IS_ERR_OR_NULL. by Paul Mundt · 13 years ago
  66. 794d78f drivers: sh: late disabling of clocks V2 by Magnus Damm · 13 years ago
  67. 583af25 drivers: sh: resume enabled clocks fix by Magnus Damm · 13 years ago
  68. 972b194 Merge branch 'sh/genirq-threading' into sh-latest by Paul Mundt · 13 years ago
  69. 442f56d sh: intc: Set virtual IRQs as nothread. by Paul Mundt · 13 years ago
  70. 52c10ad sh: clkfwk: fixup clk_rate_table_build parameter in div6 clock by Kuninori Morimoto · 13 years ago
  71. 286b9bf sh: Fix irq cleanup fallout by Thomas Gleixner · 13 years ago
  72. fcb8918 sh: Convert to new function names by Thomas Gleixner · 13 years ago
  73. a821b27 sh: Use the proper accessor functions by Thomas Gleixner · 13 years ago
  74. a696b89 sh: Use struct syscore_ops instead of sysdevs by Rafael J. Wysocki · 13 years ago
  75. 8a5a778 sh: update INTC to clear IRQ sense valid flag by Magnus Damm · 13 years ago
  76. 57cc721 headers: kobject.h redux by Alexey Dobriyan · 13 years ago
  77. 30f2ba3 sh: intc: Initialize radix tree gfp mask explicitly. by Paul Mundt · 13 years ago
  78. dfcd6e4 Merge branch 'common/clkfwk' into sh-fixes-for-linus by Paul Mundt · 14 years ago
  79. f278ea8 sh: clkfwk: Build fix for non-legacy CPG changes. by Paul Mundt · 14 years ago
  80. 8496533 Merge branch 'common/clkfwk' into sh-fixes-for-linus by Paul Mundt · 14 years ago
  81. 35a96c7 sh: clkfwk: Kill off now unused algo_id in set_rate op. by Paul Mundt · 14 years ago
  82. 9a1683d sh: clkfwk: Kill off unused clk_set_rate_ex(). by Paul Mundt · 14 years ago
  83. 6318af9 sh: intc: Fix up build failure introduced by radix tree changes. by Paul Mundt · 14 years ago
  84. ed10b49 sh: clkfwk: fix up compiler warnings. by Paul Mundt · 14 years ago
  85. 21e1426 Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/intc-extension' into sh-fixes-for-linus by Paul Mundt · 14 years ago
  86. a766b29 sh: clkfwk: Fix up checkpatch warnings. by Paul Mundt · 14 years ago
  87. 6af26c6 sh: add clk_round_parent() to optimize parent clock rate by Guennadi Liakhovetski · 14 years ago
  88. 20f95e0 sh: intc: Update for single IRQ reservation helper. by Paul Mundt · 14 years ago
  89. 5aefa34 sh: clkfwk: Fix up rate rounding error handling. by Paul Mundt · 14 years ago
  90. 63111a3 sh: intc: switch irq_desc iteration to new active IRQ iterator. by Paul Mundt · 14 years ago
  91. 26599a9 sh: intc: irq_data conversion. by Paul Mundt · 14 years ago
  92. c053784 sh: maple: ctrl_in/outX to __raw_read/writeX conversion. by Paul Mundt · 14 years ago
  93. 38ab134 sh: Switch dynamic IRQ creation to generic irq allocator. by Paul Mundt · 14 years ago
  94. c4318ba sh: Sanitize sparse irq by Thomas Gleixner · 14 years ago
  95. de9186c sh: clkfwk: Shuffle around to match the intc split up. by Paul Mundt · 14 years ago
  96. c2590f4 sh: clkfwk: modify for_each_frequency end condition by Kuninori Morimoto · 14 years ago
  97. e5690e0 sh: clkfwk: Fix fault in frequency iterator. by Paul Mundt · 14 years ago
  98. 8e122db sh: clkfwk: Add a helper for rate rounding by divisor ranges. by Paul Mundt · 14 years ago
  99. f586903 sh: clkfwk: Abstract rate rounding helper. by Paul Mundt · 14 years ago
  100. 28085bc sh: clkfwk: support clock remapping. by Paul Mundt · 14 years ago