1. 918af9f ARM: OMAP4+: SMP: use lockless clkdm/pwrdm api in omap4_boot_secondary by Grygorii Strashko · 9 years ago
  2. 970259b Merge branch '81xx' into omap-for-v4.4/fixes by Tony Lindgren · 9 years ago
  3. 29f5b34 arm: omap2+: add missing HWMOD_NO_IDLEST in 81xx hwmod data by Neil Armstrong · 9 years ago
  4. 9b1b61c ARM: OMAP2+: remove custom abort handler for t410 by Lucas Stach · 9 years ago
  5. ff6d03b Merge branch 'x15-audio-fixes' into omap-for-v4.4/fixes by Tony Lindgren · 9 years ago
  6. 469689a45 ARM: OMAP: DRA7: hwmod: Add data for McASP3 by Peter Ujfalusi · 9 years ago
  7. c12ba8c ARM: OMAP2+: hwmod: Add hwmod flag for HWMOD_OPT_CLKS_NEEDED by Peter Ujfalusi · 9 years ago
  8. a5e1d715 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  9. 041c795 Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  10. 0d51ce9 Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  11. 6aa2fdb Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  12. d3dc3df Merge tag 'omap-for-v4.4/soc-clean-up' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Olof Johansson · 9 years ago
  13. e3ed766 Merge branch 'acpi-init' by Rafael J. Wysocki · 9 years ago
  14. ef4da0c Merge tag 'for-v4.4/omap-hwmod-cleanup-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v4.4/soc by Tony Lindgren · 9 years ago
  15. c4384a9 ARM: OMAP3: hwmod data: Remove legacy mailbox data and addrs by Suman Anna · 9 years ago
  16. deb9f54 ARM: DRA7: hwmod data: Remove spinlock hwmod addrs by Suman Anna · 9 years ago
  17. 8aeff38 ARM: OMAP4: hwmod data: Remove spinlock hwmod addrs by Suman Anna · 9 years ago
  18. e7f73d6 ARM: DRA7/AM335x/AM437x: hwmod: Remove gpmc address space from hwmod data by Franklin S Cooper Jr · 9 years ago
  19. b96fc2f ARM: Remove __ref on hotplug cpu die path by Stephen Boyd · 9 years ago
  20. 0cc09e8 ARM: Remove open-coded version of IRQCHIP_DECLARE by Marc Zyngier · 9 years ago
  21. 55ee701 arm: omap2: board-generic: use omap4_local_timer_init for AM437x by Felipe Balbi · 9 years ago
  22. 0fd5eba ARM: DRA7/AM335x/AM437x: hwmod: Remove elm address space from hwmod data by Franklin S Cooper Jr · 9 years ago
  23. 10b294b ARM: OMAP: Remove duplicated operand in OR operation by Javier Martinez Canillas · 9 years ago
  24. 57df538 ARM: OMAP2+: Fix imprecise external abort caused by bogus SRAM init by Tony Lindgren · 9 years ago
  25. 346cc22 Merge branch 'for-tony' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into omap-for-v4.4/soc by Tony Lindgren · 9 years ago
  26. 6a3b764 ARM: OMAP2+: Fix oops with LPAE and more than 2GB of memory by Tony Lindgren · 9 years ago
  27. 3ea4a18 ARM: OMAP: Change all cpu_is_* occurences to soc_is_* for id.c by Keerthy · 9 years ago
  28. d0b5090 ARM: OMAP2+: Rename cpu_is macros to soc_is by Tony Lindgren · 9 years ago
  29. bf4c944 arm: omap2: timer: limit hwmod usage to non-DT boots by Felipe Balbi · 9 years ago
  30. 429ac20 arm: omap2+: select 32k clocksource driver by Felipe Balbi · 9 years ago
  31. 6f82e25 arm: omap2: timer: rename omap_sync32k_timer_init() by Felipe Balbi · 9 years ago
  32. 9c46ffc arm: omap2: timer: always call clocksource_of_init() when DT by Felipe Balbi · 9 years ago
  33. 3afbb9a arm: omap2: timer: move realtime_counter_init() around by Felipe Balbi · 9 years ago
  34. c7cb14a arm: omap2: timer: provide generic sync32k_timer_init function by Felipe Balbi · 9 years ago
  35. a5f72eb arm: omap2: timer: remove __omap_gptimer_init() by Felipe Balbi · 9 years ago
  36. f540909 arm: omap2: timer: add a gptimer argument to sync32k_timer_init() by Felipe Balbi · 9 years ago
  37. be0ac4c arm: omap2: timer: get rid of obfuscating macros by Felipe Balbi · 9 years ago
  38. 0328d81 arm: omap2: timer: always define omap4_local_timer_init by Felipe Balbi · 9 years ago
  39. d42f265 ARM: OMAP3: clock: remove un-used core dpll re-program code by Tero Kristo · 9 years ago
  40. 2b6b3b7 ARM/dmaengine: edma: Merge the two drivers under drivers/dma/ by Peter Ujfalusi · 9 years ago
  41. f833f57 irqchip: Convert all alloc/xlate users from of_node to fwnode by Marc Zyngier · 9 years ago
  42. 5d4c9bc irqdomain: Use irq_domain_get_of_node() instead of direct field access by Marc Zyngier · 9 years ago
  43. 6ca2270 ARM: OMAP2+: PM: Denote the cpuidle tracepoints as _rcuidle() by Jisheng Zhang · 9 years ago
  44. ae428a7 ARM: OMAP2+: Remove unneeded semicolons by Javier Martinez Canillas · 9 years ago
  45. bf05849 ARM: OMAP3: vc: Remove unused macros by Javier Martinez Canillas · 9 years ago
  46. f96885b ARM: OMAP2+: Remove legacy OMAP3 ISP instantiation by Laurent Pinchart · 9 years ago
  47. 3722ed2 clocksource: cosmetic: Drop OF 'dependency' from symbols by Marc Zyngier · 9 years ago
  48. 685b5f1 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  49. 08224a7 ARM: OMAP2+: AM43XX: Enable autoidle for clks in am43xx_init_late by Dave Gerlach · 9 years ago
  50. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  51. 7168e94 Merge branch 'fixes-rc1' into omap-for-v4.3/fixes by Tony Lindgren · 9 years ago
  52. d8f8004 ARM: OMAP5: Cleanup options for SoC only build by Nishanth Menon · 9 years ago
  53. d2e104c ARM: DRA7: Select missing options for SoC only build by Nishanth Menon · 9 years ago
  54. a3b7470 ARM: OMAP2+: board-generic: Remove stale of_irq macros by Nishanth Menon · 9 years ago
  55. 6d785c9 ARM: OMAP4+: PM: erratum is used by OMAP5 and DRA7 as well by Nishanth Menon · 9 years ago
  56. c706c7e Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  57. 40d3f02 Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into for-linus by Russell King · 9 years ago
  58. 81032e3 ARM: DRA752: Add ID detect for ES2.0 by Vishal Mahaveer · 9 years ago
  59. 05f4f1a ARM: OMAP3: vc: fix 'or' always true warning by Frans Klaver · 9 years ago
  60. 874b300 ARM: OMAP2+: Fix booting if no timer parent clock is available by Tony Lindgren · 9 years ago
  61. fe8291e ARM: OMAP2+: omap-device: fix race deferred probe of omap_hsmmc vs omap_device_late_init by Grygorii Strashko · 9 years ago
  62. b3a5af4 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  63. 50686e8 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  64. c5fc249 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  65. f36fc04 Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  66. 7819189 ARM: OMAP: Convert __clk_get_rate() to provider/consumer APIs by Stephen Boyd · 9 years ago
  67. 63059a2 ARM: OMAP: wakeupgen: Restore the irq_set_type() mechanism by Grygorii Strashko · 9 years ago
  68. 9610c8a ARM: OMAP2+: Fix power domain operations regression caused by 81xx by Tony Lindgren · 9 years ago
  69. 58e00a6 Merge branch 'fixes' into next/cleanup by Olof Johansson · 9 years ago
  70. 9cfad9b Merge branch 'cleanup-clk-h-includes' into clk-next by Stephen Boyd · 9 years ago
  71. 4d34105 Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm into clk-next by Stephen Boyd · 9 years ago
  72. 19c233b ARM: appropriate __init annotation for const data by Nicolas Pitre · 9 years ago
  73. 0817b62 clk: change clk_ops' ->determine_rate() prototype by Boris Brezillon · 9 years ago
  74. ee5d35e Merge tag 'for-v4.2-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes by Olof Johansson · 9 years ago
  75. 3fa6097 ARM: omap2: restore OMAP4 barrier behaviour by Russell King · 9 years ago
  76. f746929 Revert "ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688" by Russell King · 9 years ago
  77. f5887fe ARM: OMAP2+: Add custom abort handler for t410 by Tony Lindgren · 9 years ago
  78. 24da741 Merge branch 'dm814x-soc' into omap-for-v4.3/soc by Tony Lindgren · 9 years ago
  79. 0f3ccb2 ARM: OMAP2: Add minimal dm814x hwmod support by Tony Lindgren · 9 years ago
  80. 7e1b11d ARM: OMAP2+: Prepare dm81xx hwmod code for adding minimal dm814x support by Tony Lindgren · 9 years ago
  81. 97d9a3d Merge tag 'for-v4.3/omap-hwmod-prcm-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v4.3/soc by Tony Lindgren · 9 years ago
  82. 3b86616 Merge branch 'prcm-a-for-v4.3' into hwmod-prcm-for-v4.3 by Paul Walmsley · 9 years ago
  83. 9a258af ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without sysc by Roger Quadros · 9 years ago
  84. 8740a14 ARM: PRM: AM437x: Enable IO wakeup feature by Keerthy · 9 years ago
  85. cc84371 ARM: OMAP4+: PRM: Add AM437x specific data by Keerthy · 9 years ago
  86. 8d4be7d ARM: OMAP: PRM: Remove hardcoding of IRQENABLE_MPU_2 and IRQSTATUS_MPU_2 register offsets by Keerthy · 9 years ago
  87. 39db67a ARM: AM43xx: Add the PRM IRQ register offsets by Keerthy · 9 years ago
  88. fac03f1 ARM: OMAP4: PRM: Remove hardcoding of PRM_IO_PMCTRL_OFFSET register by Keerthy · 9 years ago
  89. 9521f49 Merge tag 'omap-for-v4.3/legacy-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Olof Johansson · 9 years ago
  90. f9d50fe ARM: OMAP2+: omap3-pandora: add wifi support by Grazvydas Ignotas · 9 years ago
  91. fc53e2c ARM: OMAP2+: omap3-pandora: add backlight support by Grazvydas Ignotas · 9 years ago
  92. f5b00f6 ARM: OMAP2+: Include clk.h by Stephen Boyd · 9 years ago
  93. 7436461 ARM/omap2/timer: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  94. 7fcf7e0 ARM: OMAP2+: Remove legacy booting support for Pandora by Tony Lindgren · 9 years ago
  95. 9cf705d ARM: OMAP2+: Add support for initializing dm814x clocks by Tony Lindgren · 9 years ago
  96. 7c80a3f ARM: OMAP2+: Add custom prwdm_operations for 81xx to support dm814x by Tony Lindgren · 9 years ago
  97. 185fde6 ARM: OMAP2+: Add minimal clockdomains for dm814x by Tony Lindgren · 9 years ago
  98. 9444f10 ARM: OMAP2+: Fix scm compatible for dm814x by Tony Lindgren · 9 years ago
  99. 9fd274c ARM: OMAP2+: Fix dm814x DT_MACHINE_START by Tony Lindgren · 9 years ago
  100. 228e5fad ARM: OMAP2+: Remove module references from IOMMU machine layer by Suman Anna · 9 years ago