1. 9bca19a Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  2. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  3. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  4. 7c00e8a Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  5. bd6cc4f Merge tag 'omap-for-v4.18/soc-late-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc by Olof Johansson · 7 years ago
  6. d900f5c Merge tag 'omap-for-v4.18/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc by Olof Johansson · 7 years ago
  7. 759c27b OMAP: CLK: CLKSRC: Add suspend resume hooks by Keerthy · 7 years ago
  8. 38c4b12 ARM: AM43XX: Add functions to save/restore am43xx control registers by Tero Kristo · 7 years ago
  9. 3bb3799 Merge branch 'omap-for-v4.18/soc-fixes' into omap-for-v4.18/soc by Tony Lindgren · 7 years ago
  10. f74297d ARM: OMAP2+: Make sure LOGICRETSTATE bits are not cleared by Tony Lindgren · 7 years ago
  11. a9f7363 ARM: OMAP2+: prm44xx: Inroduce cpu_pm notifiers for context save/restore by Keerthy · 7 years ago
  12. e37fbf0 ARM: OMAP2+: prm44xx: Introduce context save/restore for am43 PRCM IO by Dave Gerlach · 7 years ago
  13. 4a6dfa4 ARM: OMAP2+: powerdomain: Introduce cpu_pm notifiers for context save/restore by Keerthy · 7 years ago
  14. 485995b ARM: OMAP2+: Add functions to save and restore powerdomain context by Russ Dill · 7 years ago
  15. 9bcfb76 ARM: OMAP2+: clockdomain: Inroduce cpu_pm notifiers for context save/restore by Keerthy · 7 years ago
  16. 1096d1c ARM: OMAP2+: Add functions to save and restore clockdomain context en-masse. by Russ Dill · 7 years ago
  17. 79fc540 i2c: omap: move header to platform_data by Wolfram Sang · 7 years ago
  18. e5d9875 Merge tag 'omap-for-v4.18/ti-sysc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc by Olof Johansson · 7 years ago
  19. 33e9572 ARM: OMAP2+: powerdomain: use raw_smp_processor_id() for trace by Tero Kristo · 7 years ago
  20. 463ab4d ARM: OMAP2+: Make display related init into device_initcall by Tony Lindgren · 7 years ago
  21. 02b83dc ARM: OMAP2+: Initialize SoC PM later by Tony Lindgren · 7 years ago
  22. 7194100 ARM: OMAP2+: Only probe SDMA via ti-sysc if configured in dts by Tony Lindgren · 7 years ago
  23. 103fd8e ARM: OMAP2+: Use signed value for sysc register offsets by Tony Lindgren · 7 years ago
  24. b456d4f ARM: OMAP2+: Allow using ti-sysc for system timers by Tony Lindgren · 7 years ago
  25. 5692fce ARM: OMAP2+: Fix build when using split object directories by Dave Gerlach · 7 years ago
  26. 44773ba ARM: OMAP2+: Drop unused pm-noop by Tony Lindgren · 7 years ago
  27. 03de372 ARM: omap2: fix am43xx build without L2X0 by Arnd Bergmann · 7 years ago
  28. 064fe81 Merge tag 'omap-for-v4.17/soc-pt2-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc by Arnd Bergmann · 7 years ago
  29. 5aa6d80 ARM: OMAP5: control: add support for control module wkup pad config by Tero Kristo · 7 years ago
  30. 04dfac0 ARM: omap2+: control: add support for auxiliary control module instances by Tero Kristo · 7 years ago
  31. 3bf5c70 Merge tag 'omap-for-v4.17/ti-sysc-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc by Arnd Bergmann · 7 years ago
  32. 18b4788 Merge tag 'omap-for-v4.17/am-pm-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc by Arnd Bergmann · 7 years ago
  33. 6f566c4 Merge tag 'omap-for-v4.17/timer-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc by Arnd Bergmann · 7 years ago
  34. 695eea3 ARM: OMAP2+: Enable ti-sysc to use device tree data for smartreflex by Tony Lindgren · 7 years ago
  35. 1561825 ARM: OMAP2+: Try to parse earlycon from parent too by Tony Lindgren · 7 years ago
  36. a884430 ARM: OMAP2+: Add checks for device tree based sysconfig data by Tony Lindgren · 7 years ago
  37. 8c87970 ARM: OMAP2+: Add functions to allocate module data from device tree by Tony Lindgren · 7 years ago
  38. e33509c ARM: OMAP2+: Fix typo for wakeup_ns_pa_addr by Tony Lindgren · 7 years ago
  39. 2402ff0 ARM: OMAP2+: Use v7_invalidate_l1 in omap4_finish_suspend by Tony Lindgren · 7 years ago
  40. 41d9d44 ARM: OMAP2+: pm33xx-core: Add platform code needed for PM by Dave Gerlach · 7 years ago
  41. 41d37e6 ARM: OMAP2+: Introduce low-level suspend code for AM43XX by Dave Gerlach · 7 years ago
  42. 8a94cd7 ARM: OMAP2+: Introduce low-level suspend code for AM33XX by Dave Gerlach · 7 years ago
  43. ef70b0b bus: ti-sysc: Add support for platform data callbacks by Tony Lindgren · 7 years ago
  44. d060b40 ARM: OMAP2+: Prepare to pass auxdata for smartreflex by Tony Lindgren · 7 years ago
  45. ac30751 ARM: OMAP: pdata-quirks: Remove unused timer pdata by Keerthy · 7 years ago
  46. 5ca467c ARM: OMAP: Move dmtimer.h out of plat-omap by Keerthy · 7 years ago
  47. 1ff4cb6 ARM: OMAP2+: Remove unused gpio header file references by Suman Anna · 7 years ago
  48. 9138f89 ARM: OMAP: Move plat/i2c.h into mach-omap1 folder by Suman Anna · 7 years ago
  49. 0693036 ARM: OMAP2+: Cleanup omap_mcbsp_dev_attr and other legacy data by Suman Anna · 7 years ago
  50. 1cddc36 ARM: OMAP2+: Cleanup omap2_spi_dev_attr and other legacy data by Suman Anna · 7 years ago
  51. cc7e3fb ARM: OMAP2+: Cleanup omap_timer_capability_dev_attr usage by Suman Anna · 7 years ago
  52. 5297e1d ARM: OMAP2+: Cleanup omap_i2c_dev_attr usage by Suman Anna · 7 years ago
  53. a0e37da ARM: OMAP2+: Cleanup omap_gpio_dev_attr usage by Suman Anna · 7 years ago
  54. ddd6a9d ARM: OMAP2+: Include types.h directly for hwmod data by Tony Lindgren · 7 years ago
  55. fe27f16 ARM: OMAP2+: Fix sar_base inititalization for HS omaps by Tony Lindgren · 7 years ago
  56. d3be6d2 ARM: OMAP3: Fix prm wake interrupt for resume by Tony Lindgren · 7 years ago
  57. db35340 ARM: OMAP2+: timer: fix a kmemleak caused in omap_get_timer_dt by Qi Hou · 7 years ago
  58. 60c99c7 Merge branch 'omap-for-v4.16/soc' into omap-for-v4.16/fixes by Tony Lindgren · 7 years ago
  59. fe53d14 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  60. adbc128 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  61. 537433b Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  62. 0fc7e74 Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  63. 0ca14cd ARM: omap: hwmod: fix section mismatch warnings by Arnd Bergmann · 7 years ago
  64. 2514830 ARM: OMAP2+: Remove gpmc-onenand by Ladislav Michl · 7 years ago
  65. 8102324 Merge tag 'omap-for-v4.16/ti-sysc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers by Olof Johansson · 7 years ago
  66. dcd47b0 Merge tag 'omap-for-v4.16/soc-pt2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc by Olof Johansson · 7 years ago
  67. 392ea5d ARM: OMAP2+: hwmod_core: enable optional clocks before main clock by Tero Kristo · 7 years ago
  68. 24ff73a Merge tag 'omap-for-v4.16/dt-clk-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt by Arnd Bergmann · 7 years ago
  69. 4e34e27 Merge tag 'omap-for-v4.16/soc-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc by Arnd Bergmann · 7 years ago
  70. 49a0a3d bus: ti-sysc: Make omap_hwmod_sysc_fields into sysc_regbits platform data by Tony Lindgren · 7 years ago
  71. bf80705 ARM: OMAP2+: Move all omap_hwmod_sysc_fields to omap_hwmod_common_data.c by Tony Lindgren · 7 years ago
  72. 234c91d ARM: OMAP2+: dra762: Register package specific hwmod by Lokesh Vutla · 7 years ago
  73. 987d13f ARM: OMAP2+: dra762: Add support for device package identification by Lokesh Vutla · 7 years ago
  74. a7cb467 ARM: OMAP2+: Drop unused legacy data for prcm_reg_id and module_bit by Tony Lindgren · 7 years ago
  75. fdf3632 Merge branch '4.15-rc1-clkctrl-mach-omap2' of https://github.com/t-kristo/linux-pm into omap-for-v4.16/soc by Tony Lindgren · 7 years ago
  76. 60af58c ARM: OMAP2+: CM: make cm_ll_data structures as const by Bhumika Goyal · 7 years ago
  77. a529f8d ARM: OMAP2+: CM: make some pointers and function arguments as const by Bhumika Goyal · 7 years ago
  78. 863204c ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 builds by Arnd Bergmann · 7 years ago
  79. 71d5039 ARM: DM816x: hwmod_data: fix clockdomain name for sata hwmod by Tero Kristo · 7 years ago
  80. 2b96be3 ARM: OMAP2+: hwmod: calculate physical register address on am33xx by Tero Kristo · 7 years ago
  81. 85ab016 ARM: AM33xx: CM: add support for getting physical address for a register by Tero Kristo · 7 years ago
  82. 17d56e8 ARM: OMAP2+: clockdomain: remove the obsolete clkdm_xlate_address API by Tero Kristo · 7 years ago
  83. 6e83eca ARM: OMAP2+: hwmod: fix clkctrl address translation logic by Tero Kristo · 7 years ago
  84. 1055d92 ARM: OMAP4: CMINST: add support for translating clkctrl addresses by Tero Kristo · 7 years ago
  85. 5fa4a3c ARM: OMAP2+: CM: add support for getting phys address for a clkctrl register by Tero Kristo · 7 years ago
  86. 124dcf7 Merge branch 'omap-for-v4.14/fixes' into omap-for-v4.15/fixes-v2 by Tony Lindgren · 7 years ago
  87. 2db5778 Merge branch 'soc-fixes' into omap-for-v4.15/fixes by Tony Lindgren · 7 years ago
  88. e9a9bb4 ARM: OMAP2+: Missing error code in omap_device_build() by Dan Carpenter · 7 years ago
  89. b6d6af7 ARM: AM33xx: PRM: Remove am33xx_pwrdm_read_prev_pwrst function by Keerthy · 7 years ago
  90. d09220a ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_context by Tony Lindgren · 7 years ago
  91. 8c60969 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  92. da18392 Merge tag 'omap-for-v4.15/coccinelle-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc by Arnd Bergmann · 7 years ago
  93. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  94. f0c96c6 ARM: OMAP2+: Fix smatch found issue for omap_device by Tony Lindgren · 7 years ago
  95. 6301d58 ARM: OMAP2/3: CM: fix cm_split_idlest functionality by Tero Kristo · 7 years ago
  96. 3c4d296 ARM: OMAP3: hwmod_data: add missing module_offs for MMC3 by Tero Kristo · 7 years ago
  97. d9ecbef ARM: OMAP3: Delete an unnecessary variable initialisation in omap3xxx_hwmod_init() by Markus Elfring · 7 years ago
  98. f33aadd ARM: OMAP3: Use common error handling code in omap3xxx_hwmod_init() by Markus Elfring · 7 years ago
  99. ab63d1e Merge tag 'omap-for-v4.15/ti-sysc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc by Arnd Bergmann · 7 years ago
  100. a1bc4e7 Merge tag 'omap-for-v4.15/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc by Arnd Bergmann · 7 years ago