1. 4ebf5b2 ARM: OMAP4+: PRM: add support for passing status register/bit info to reset by Tero Kristo · 9 years ago
  2. 9a55706 ARM: AM43xx: hwmod: add VPFE hwmod entries by Benoit Parrot · 9 years ago
  3. 8b3c8ba Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  4. 7d2b6ef Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  5. 5c73cc4 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  6. e6c81cc Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  7. d0440c5 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  8. 38eb1db Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  9. 48c1078 Merge tag 'omap-for-v4.1/prcm-dts-mfd-syscon-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/late by Olof Johansson · 9 years ago
  10. 64131a8 Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux into v4l_for_linus by Mauro Carvalho Chehab · 9 years ago
  11. da4d814 ARM: OMAP2+: Fix booting with configs that don't have MFD_SYSCON by Tony Lindgren · 9 years ago
  12. cdaa8cf Merge branch 'fixes' into next/fixes-non-critical by Olof Johansson · 9 years ago
  13. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  14. 8954672 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  15. 8d9095c Merge tag 'mmc-v4.1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  16. b7dccbe Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux into irq/core by Thomas Gleixner · 10 years ago
  17. cdde51b Merge back earlier cpuidle material for v4.1. by Rafael J. Wysocki · 10 years ago
  18. 47f36e4 Merge tag 'arm-perf-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into next/drivers by Olof Johansson · 10 years ago
  19. fb7f039 ARM: OMAP: Use explicit broadcast oneshot control function by Thomas Gleixner · 10 years ago
  20. fa8589f ARM: OMAP: Use explicit broadcast control function by Thomas Gleixner · 10 years ago
  21. 8644cdf [media] omap3isp: Replace many MMIO regions by two by Sakari Ailus · 10 years ago
  22. 503596a [media] omap3isp: Move the syscon register out of the ISP register maps by Sakari Ailus · 10 years ago
  23. 68908747 [media] omap3isp: Refactor device configuration structs for Device Tree by Sakari Ailus · 10 years ago
  24. 2129536 Merge branch '4.0-rc1-prcm-cleanup-v6' of https://github.com/t-kristo/linux-pm into omap-for-v4.1/prcm-cleanup by Tony Lindgren · 10 years ago
  25. ca125b5 ARM: OMAP4+: control: add support for initializing control module via DT by Tero Kristo · 10 years ago
  26. efde234 ARM: OMAP4+: control: remove support for legacy pad read/write by Tero Kristo · 10 years ago
  27. 23d3498 ARM: OMAP4: display: convert display to use syscon for dsi muxing by Tero Kristo · 10 years ago
  28. 83a5d6c ARM: dts: am4372: add minimal l4 bus layout with control module support by Tero Kristo · 10 years ago
  29. e3bc535 ARM: dts: am33xx: add minimal l4 bus layout with control module support by Tero Kristo · 10 years ago
  30. b884507 ARM: dts: omap3: add minimal l4 bus layout with control module support by Tero Kristo · 10 years ago
  31. 72b10ac ARM: dts: omap24xx: add minimal l4 bus layout with control module support by Tero Kristo · 10 years ago
  32. e5b6357 ARM: OMAP2+: control: add syscon support for register accesses by Tero Kristo · 10 years ago
  33. 23d240d ARM: OMAP2+: id: cache omap_type value by Tero Kristo · 10 years ago
  34. ae0f679 ARM: OMAP2+: control: remove API for getting control module base address by Tero Kristo · 10 years ago
  35. 80cbb22 ARM: OMAP2+: clock: add low-level support for regmap by Tero Kristo · 10 years ago
  36. 219595b ARM: OMAP4+: PRM: get rid of cpu_is_omap44xx calls from interrupt init by Tero Kristo · 10 years ago
  37. 8b5b9a2 ARM: OMAP4+: PRM: setup prm_features from the PRM init time flags by Tero Kristo · 10 years ago
  38. 425dc8b ARM: OMAP2+: CM: move SoC specific init calls within a generic API by Tero Kristo · 10 years ago
  39. 48e0c11 ARM: OMAP4+: PRM: determine prm_device_inst based on DT compatibility by Tero Kristo · 10 years ago
  40. ab7b2ff ARM: OMAP2+: PRM: move SoC specific init calls within a generic API by Tero Kristo · 10 years ago
  41. 209431e ARM: DRA7: Enable Cortex A15 errata 798181 by Praneeth Bajjuri · 10 years ago
  42. a6b188e Merge tag 'for-v4.1/omap-hwmod-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v4.1/soc by Tony Lindgren · 10 years ago
  43. b7a5646 ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pin by Andreas Fenkart · 10 years ago
  44. 2208bf1 ARM: OMAP2+: control: determine control module base address from DT by Tero Kristo · 10 years ago
  45. ae521d4d ARM: OMAP2+: PRM: determine PRM base address from device tree by Tero Kristo · 10 years ago
  46. 5970ca2 ARM: OMAP2+: CM: determine CM base address from device tree by Tero Kristo · 10 years ago
  47. fe87414 ARM: OMAP2+: PRCM: split PRCM module init to their own driver files by Tero Kristo · 11 years ago
  48. 9f029b1 ARM: OMAP2+: clock: move clock provider infrastructure to clock driver by Tero Kristo · 10 years ago
  49. afda768f ARM: OMAP2+: remove superfluous NULL pointer check by Stefan Agner · 10 years ago
  50. 3a3e1c8 ARM: OMAP2+: PRCM: add support for static clock memmap indices by Tero Kristo · 10 years ago
  51. b22df89 ARM: OMAP4: PRM: move omap4xxx_prm_init earlier in init order by Tero Kristo · 10 years ago
  52. 66db642 ARM: OMAP4+: CM: move omap_cm_base_init under OMAP4 CM driver by Tero Kristo · 10 years ago
  53. 4e3870f ARM: OMAP4+: PRM: move omap_prm_base_init under OMAP4 PRM driver by Tero Kristo · 10 years ago
  54. e9f1ddc ARM: OMAP3+: PRM: add common APIs for prm_vp_check/clear_txdone by Tero Kristo · 11 years ago
  55. 9cb6d36 ARM: OMAP2+: PRM: add generic API for clear_mod_irqs by Tero Kristo · 11 years ago
  56. f0caa52 ARM: OMAP3: PRM: invert the wkst_mask for the prm_clear_mod_irqs by Tero Kristo · 11 years ago
  57. 3a1a388 ARM: OMAP2+: PRCM: rename of_prcm_init to omap_prcm_init by Tero Kristo · 10 years ago
  58. edec178 ARM: DRA7: hwmod: Fix the hwmod class for GPTimer4 by Suman Anna · 10 years ago
  59. 1ac964f ARM: DRA7: hwmod: Add data for GPTimers 13 through 16 by Suman Anna · 10 years ago
  60. 99f84ca ARM: dts: add wl12xx/wl18xx bindings by Eliad Peller · 10 years ago
  61. 44486b4 wl12xx: use frequency instead of enumerations for pdata clocks by Luciano Coelho · 10 years ago
  62. eeebc3b ARM: cpuidle: Remove duplicate header inclusion by Daniel Lezcano · 10 years ago
  63. 6f921fa wlcore: set irq_trigger in board files instead of hiding behind a quirk by Luciano Coelho · 10 years ago
  64. 01ea0d4 ARM: OMAP2+: Remove legacy support for omap3 TouchBook by Tony Lindgren · 10 years ago
  65. f56a1b2 ARM: OMAP3: Remove legacy support for devkit8000 by Tony Lindgren · 10 years ago
  66. 35cc73d ARM: OMAP3: Remove legacy support for EMA-Tech Stalker board by Tony Lindgren · 10 years ago
  67. 606da48 ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688 by Stefan Hengelein · 10 years ago
  68. 6248015 ARM: omap-device: add missed callback for suspend-to-disk by Grygorii Strashko · 10 years ago
  69. e5ed5b6 ARM: OMAP2+: Fix socbus family info for AM33xx devices by Suman Anna · 10 years ago
  70. 7136d45 ARM: omap: convert wakeupgen to stacked domains by Marc Zyngier · 10 years ago
  71. 783d318 irqchip: crossbar: Convert dra7 crossbar to stacked domains by Marc Zyngier · 10 years ago
  72. 5b7610f ARM: OMAP2+: Fix wl12xx on dm3730-evm with mainline u-boot by Tony Lindgren · 10 years ago
  73. 2e67690 ARM OMAP2+ GPMC: calculate GPMCFCLKDIVIDER based on WAITMONITORINGTIME by Robert ABEL · 10 years ago
  74. 89122aa ARM: OMAP2: hwmod: AM43XX: Add hwmod support for HDQ-1W by Sourav Poddar · 10 years ago
  75. 50f59d0 ARM: OMAP4+: PRM: fix omap4 version of prm_save_and_clear_irqen by Tero Kristo · 10 years ago
  76. 80d2518 ARM: OMAP2+: hwmod: fix deassert hardreset clkdm usecounting by Tero Kristo · 10 years ago
  77. 0717103 ARM: DRA7: hwmod_data: Fix hwmod data for pcie by Kishon Vijay Abraham I · 10 years ago
  78. 6931795 ARM: omap2+: omap_hwmod: Set unique lock_class_key per hwmod by Peter Ujfalusi · 10 years ago
  79. 2177033 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  80. 18a8d49 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  81. 444d2d3 ARM: make of_device_ids const by Uwe Kleine-König · 10 years ago
  82. 878ba61 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  83. ea7531a Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  84. 4025fa9 Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  85. 42cf0f2 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  86. aa7ed01 Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  87. 279806b arm: omap: specify PMUs are for ARMv7 CPUs by Mark Rutland · 10 years ago
  88. 54eea32 Merge branch 'clk-next' into v3.19-rc7 by Michael Turquette · 10 years ago
  89. 1c8e600 clk: Add rate constraints to clocks by Tomeu Vizoso · 10 years ago
  90. 42ed83f arm: omap2+ remove dead clock code by Michael Turquette · 10 years ago
  91. fe76756 Merge branch 'clk-omap-legacy' into clk-next by Michael Turquette · 10 years ago
  92. 035a61c clk: Make clk API return per-user struct clk instances by Tomeu Vizoso · 10 years ago
  93. d6540b1 ARM: OMAP3: remove legacy clock data by Tero Kristo · 10 years ago
  94. eded36f ARM: OMAP3: use clock data from TI clock driver for legacy boot by Tero Kristo · 10 years ago
  95. 3dbb048 ARM: OMAP3: PRM: add support for legacy iomapping init by Tero Kristo · 10 years ago
  96. 4d38bd1 ARM: OMAP2+: Add dm816x hwmod support by Tony Lindgren · 10 years ago
  97. a64459c ARM: OMAP2+: Add clock domain support for dm816x by Aida Mynzhasova · 10 years ago
  98. abf8cc1 ARM: OMAP2+: Add board-generic.c entry for ti81xx by Tony Lindgren · 10 years ago
  99. 03773a4 Merge tag 'omap-for-v3.20/drop-legacy-3517-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Olof Johansson · 10 years ago
  100. 20d9448 Merge tag 'for-v3.20/omap-hwmod-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.20/fixes-not-urgent by Tony Lindgren · 10 years ago