1. bde82ee maple: fix wrong return value of maple_bus_init(). by Lu Wei · 4 years, 1 month ago
  2. fe976c4 sh: superhyway: Simplify check in remove callback by Uwe Kleine-König · 3 years, 5 months ago
  3. fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
  4. 91552ab Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  5. eef56c3 sh: intc: Drop the use of irq_create_identity_mapping() by Marc Zyngier · 3 years, 9 months ago
  6. 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 3 years, 10 months ago
  7. b89bc06 sh/intc: Restore devm_ioremap() alignment by Geert Uytterhoeven · 4 years, 2 months ago
  8. 5c5dc5f sh: intc: Convert to DEFINE_SHOW_ATTRIBUTE by Qinglang Miao · 4 years, 3 months ago
  9. 8f28ca6 iomap: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 4 months ago
  10. a8e3943 sh: clkfwk: remove r8/r16/r32 by Kuninori Morimoto · 4 years, 4 months ago
  11. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  12. 947dd3c sh/intc: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  13. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  14. 87dfb31 treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> by Masahiro Yamada · 6 years ago
  15. 47fcae0 sh: introduce a sh_cacheop_vaddr helper by Christoph Hellwig · 7 years ago
  16. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  17. ffd81dc cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx() by Dominik Brodowski · 7 years ago
  18. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  19. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  20. e0c6584 sh: make dma_cache_sync a no-op by Christoph Hellwig · 7 years ago
  21. c509e05 drivers/sh/intc/virq.c: delete an error message for a failed memory allocation in add_virq_to_pirq() by SF Markus Elfring · 7 years ago
  22. 9f4ac34 sh: superhyway: use dev_groups and not dev_attrs for bus_type by Greg Kroah-Hartman · 8 years ago
  23. 6d75f36 lib: radix-tree: check accounting of existing slot replacement users by Johannes Weiner · 8 years ago
  24. 4c6d7e2 drivers: sh: Stop using the legacy clock domain on ARM by Geert Uytterhoeven · 9 years ago
  25. bc94b99 Merge tag 'v4.5-rc6' into core/resources, to resolve conflict by Ingo Molnar · 9 years ago
  26. 0378ba4 drivers: sh: Restore legacy clock domain on SuperH platforms by Geert Uytterhoeven · 9 years ago
  27. 9a975be drivers: Initialize resource entry to zero by Toshi Kani · 9 years ago
  28. 6575a9c drivers: sh: clk: Avoid crashes when passing NULL clocks by Geert Uytterhoeven · 9 years ago
  29. 90069ad drivers: sh: clk: Remove obsolete and unused clk_round_parent() by Geert Uytterhoeven · 9 years ago
  30. 0ba58de drivers: sh: Get rid of CONFIG_ARCH_SHMOBILE_MULTI by Geert Uytterhoeven · 9 years ago
  31. ac2fc4b Merge tag 'renesas-sh-drivers-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 9 years ago
  32. 3e15135 sh: Kill off set_irq_flags usage by Rob Herring · 9 years ago
  33. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  34. cbc41d0 drivers: sh: Disable PM runtime for multi-platform ARM with genpd by Geert Uytterhoeven · 9 years ago
  35. 9b302c1 drivers: sh: Disable legacy default PM Domain on emev2 by Geert Uytterhoeven · 9 years ago
  36. c497615 sh/intc: Prepare irq flow handlers for irq argument removal by Thomas Gleixner · 9 years ago
  37. 8228a04 sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  38. 8b8149d sh/irq: Use access helper irq_data_get_affinity_mask() by Thomas Gleixner · 9 years ago
  39. d0abe2f sh/irq: Use irq accessor functions instead of open coded access by Jiang Liu · 9 years ago
  40. d5fb821 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  41. 51b971b sh/intc: Fix race in installing chained IRQ handler by Thomas Gleixner · 10 years ago
  42. beab99f sh/intc: Fix potential race in installing chained IRQ handler by Thomas Gleixner · 10 years ago
  43. d2c4b43 drivers: sh: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPS by Rajendra Nayak · 10 years ago
  44. 0017052 drivers: sh: Remove test for now unsupported sh7372 by Geert Uytterhoeven · 10 years ago
  45. 230f259 drivers: sh: Disable PM runtime for multi-platform r8a73a4 with genpd by Geert Uytterhoeven · 10 years ago
  46. 41b4b3b drivers: sh: Disable PM runtime for multi-platform sh73a0 with genpd by Geert Uytterhoeven · 10 years ago
  47. a5cb514 drivers: sh: Disable PM runtime for multi-platform r8a7740 with genpd by Geert Uytterhoeven · 10 years ago
  48. 300be5b drivers: sh / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  49. f1bf45c drivers: sh: Leave disabling of unused PM domains to genpd by Ulf Hansson · 10 years ago
  50. 049d280 sh: intc: Confine SH_INTC to platforms that need it by Geert Uytterhoeven · 10 years ago
  51. 75bcc84 Merge tag 'renesas-sh-drivers-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next by Linus Torvalds · 11 years ago
  52. 2f35fb3 drivers: sh: Enable PM runtime for new R-Car Gen2 SoCs by Geert Uytterhoeven · 11 years ago
  53. d09cc36 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  54. 5ece239 Merge back earlier cpufreq material. by Rafael J. Wysocki · 11 years ago
  55. 8255fe1 drivers: sh: pm_runtime implementation needs to suspend and resume devices by Ben Dooks · 11 years ago
  56. 39c5abb drivers: sh: Restrict INTC_USERIMASK to SH4A by Geert Uytterhoeven · 11 years ago
  57. fe95c93 drivers: sh: pm_runtime does not need idle callback by Ben Dooks · 11 years ago
  58. 3670802 sh: intc: Remove pointless irq_reserve_irqs() invocation by Thomas Gleixner · 11 years ago
  59. 3c90c55 drivers: sh: compile drivers/sh/pm_runtime.c if ARCH_SHMOBILE_MULTI by Geert Uytterhoeven · 11 years ago
  60. 4229e1c sh: clk: Use cpufreq_for_each_valid_entry macro for iteration by Stratos Karafotis · 11 years ago
  61. d2b150d Merge tag 'sh-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  62. 4f3068f sh: intc: Enable driver compilation with COMPILE_TEST by Laurent Pinchart · 11 years ago
  63. a028c6d ARM: shmobile: wait for MSTP clock status to toggle, when enabling it by Guennadi Liakhovetski · 11 years ago
  64. e52cff8 Merge branch 'pm-assorted' by Rafael J. Wysocki · 12 years ago
  65. 5070158 cpufreq: rename index as driver_data in cpufreq_frequency_table by Viresh Kumar · 12 years ago
  66. 45f0a85 PM / Runtime: Rework the "runtime idle" helper routine by Rafael J. Wysocki · 12 years ago
  67. 7e5fc77 Merge branch 'pfc' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/sh-pinmux by Olof Johansson · 12 years ago
  68. 6e54d8d sh-pfc: Move driver from drivers/sh/ to drivers/pinctrl/ by Laurent Pinchart · 12 years ago
  69. 56dc04a sh-pfc: Remove unused resource and num_resources platform data fields by Laurent Pinchart · 12 years ago
  70. 8682b3c sh-pfc: Remove platform device registration by Laurent Pinchart · 12 years ago
  71. 973931a sh-pfc: Support passing resources through platform device by Laurent Pinchart · 12 years ago
  72. 40ee6fc sh-pfc: Split platform device and platform driver registration by Laurent Pinchart · 12 years ago
  73. 4aeacd5 sh-pfc: Use sh_pfc_ namespace prefix through the whole driver by Laurent Pinchart · 12 years ago
  74. 90efde2 sh-pfc: Sort headers alphabetically by Laurent Pinchart · 12 years ago
  75. a99ebec sh-pfc: Remove check for impossible error condition by Laurent Pinchart · 12 years ago
  76. 4a2e0d1 sh-pfc: Let the compiler decide whether to inline functions by Laurent Pinchart · 12 years ago
  77. c9fa88e sh-pfc: Use devm_ioremap_nocache() by Laurent Pinchart · 12 years ago
  78. 1724acf sh-pfc: Use devm_kzalloc() by Laurent Pinchart · 12 years ago
  79. c6193ea sh-pfc: Move platform device and driver to the core by Laurent Pinchart · 12 years ago
  80. 6f6a4a6 sh-pfc: Merge PFC core and gpio by Laurent Pinchart · 12 years ago
  81. f9492fd sh-pfc: Merge PFC core and pinctrl by Laurent Pinchart · 12 years ago
  82. f916513 sh-pfc: Move private definitions and declarations to private header by Laurent Pinchart · 12 years ago
  83. d4e62d0 sh-pfc: Split platform data from the sh_pfc structure by Laurent Pinchart · 12 years ago
  84. 5a799b8 sh: clkfwk: bugfix: sh_clk_div_enable() care sh_clk_div_set_rate() if div6 by Kuninori Morimoto · 12 years ago
  85. 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  86. 97b129b Merge branch 'soc4' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc2 by Arnd Bergmann · 12 years ago
  87. 94091c6 sh: clkfwk: fixup unsed variable warning by Kuninori Morimoto · 12 years ago
  88. 94c78a5 Merge branches 'depends/asoc', 'renesas/boards', 'renesas/soc' and 'renesas/soc2' into next/boards2 by Arnd Bergmann · 12 years ago
  89. 9d626ec sh: clkfwk: add sh_clk_fsidiv_register() by Kuninori Morimoto · 12 years ago
  90. 0dd4d5c sh: Fix up more fallout from pointless ARM __iomem churn. by Paul Mundt · 12 years ago
  91. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  92. 16d74eb sh: pfc: Fix up GPIO mux type reconfig case. by Paul Mundt · 12 years ago
  93. 077664a sh: pfc: Release spinlock in sh_pfc_gpio_request_enable() error path by Laurent Pinchart · 12 years ago
  94. 6679185 ARM: shmobile: move custom gpio functions to sh-gpio.h by Rob Herring · 12 years ago
  95. d4b7c5d sh: intc: Fix up multi-evt irq association. by Paul Mundt · 12 years ago
  96. 1026023 sh: intc: Handle domain association for sparseirq pre-allocated vectors. by Paul Mundt · 12 years ago
  97. f387704 Merge branch 'common/irqdomain' into sh-latest by Paul Mundt · 12 years ago
  98. 1d6a21b sh: intc: initial irqdomain support. by Paul Mundt · 12 years ago
  99. 1e32dfe sh: pfc: Fix up init ordering mess. by Paul Mundt · 12 years ago
  100. 92f53a8 sh: pfc: Build fix for pinctrl_remove_gpio_range() changes. by Paul Mundt · 12 years ago