1. ba77433 omap-serial: Get rid of all pdev->id usage by Rajendra Nayak · 13 years ago
  2. 7f760f1 Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into uart by Tony Lindgren · 13 years ago
  3. 9d297f5 Merge branch 'tk_prm_chain_handler_devel_3.3' of git://git.pwsan.com/linux-2.6 into prcm by Tony Lindgren · 13 years ago
  4. aacf094 ARM: OMAP2+: hwmod: Add a new flag to handle hwmods left enabled at init by Rajendra Nayak · 13 years ago
  5. 2f31b51 ARM: OMAP4: PRM: use PRCM interrupt handler by Tero Kristo · 13 years ago
  6. 22f5137 ARM: OMAP3: pm: use prcm chain handler by Tero Kristo · 13 years ago
  7. abc2d54 ARM: OMAP: hwmod: add support for selecting mpu_irq for each wakeup pad by Tero Kristo · 13 years ago
  8. 13a3fe5 ARM: OMAP2+: mux: add support for PAD wakeup interrupts by Tero Kristo · 13 years ago
  9. 91285b6 ARM: OMAP: PRCM: add suspend prepare / finish support by Tero Kristo · 13 years ago
  10. 0a84a91 ARM: OMAP: PRCM: add support for chain interrupt handler by Tero Kristo · 13 years ago
  11. 26c98c5 ARM: OMAP3/4: PRM: add functions to read pending IRQs, PRM barrier by Paul Walmsley · 13 years ago
  12. eceec00 ARM: OMAP2+: hwmod: Add API to enable IO ring wakeup by Govindraj R · 13 years ago
  13. 96dc19f ARM: OMAP2+: mux: add wakeup-capable hwmod mux entries to dynamic list by Paul Walmsley · 13 years ago
  14. da27468 ARM: OMAP2+: UART: Fix compilation/sparse warnings by Govindraj.R · 13 years ago
  15. 2fd1496 ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos by Govindraj.R · 13 years ago
  16. 36fc2d1 ARM: OMAP2+: UART: Do not gate uart clocks if used for debug_prints by Govindraj.R · 13 years ago
  17. 08f86b3 ARM: OMAP2+: UART: Avoid uart idling on suspend for no_console_suspend usecase by Govindraj.R · 13 years ago
  18. 8612bd2 ARM: OMAP2+: UART: Avoid console uart idling during bootup by Govindraj.R · 13 years ago
  19. 969996a ARM: OMAP2+: UART: remove temporary variable used to count uart instance by Govindraj.R · 13 years ago
  20. a9e210e ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UART by Jon Hunter · 13 years ago
  21. c86845db ARM: OMAP2+: UART: Allow UART parameters to be configured from board file. by Deepak K · 13 years ago
  22. 634bd6e ARM: OMAP2+: UART: Remove old and unused clocks handling funcs by Govindraj.R · 13 years ago
  23. 62f3ec5 ARM: OMAP2+: UART: Add wakeup mechanism for omap-uarts by Govindraj.R · 13 years ago
  24. 9473474 ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serial by Govindraj.R · 13 years ago
  25. ec3bebc ARM: OMAP2+: UART: Get context loss count to context restore by Govindraj.R · 13 years ago
  26. 3221289 ARM: OMAP2+: UART: Remove uart reset function. by Govindraj.R · 13 years ago
  27. c538d20 ARM: OMAP2+: UART: Ensure all reg values configured are available from port structure by Govindraj.R · 13 years ago
  28. 9f9ac1e ARM: OMAP2+: UART: Remove context_save and move context restore to driver by Govindraj.R · 13 years ago
  29. fcdca75 ARM: OMAP2+: UART: Add runtime pm support for omap-serial driver by Govindraj.R · 14 years ago
  30. edd70ad ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata. by Govindraj.R · 13 years ago
  31. 7496ba3 ARM: OMAP2+: UART: Add default mux for all uarts. by Govindraj.R · 13 years ago
  32. 273558b ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uart by Govindraj.R · 13 years ago
  33. 8a60585 ARM: OMAP2+: UART: cleanup 8250 console driver support by Govindraj.R · 13 years ago
  34. 8384c97 ARM: OMAP2+: UART: cleanup + remove uart pm specific API by Govindraj.R · 13 years ago
  35. 4390f5b ARM: OMAP: TI814X: Add cpu type macros and detection support by Hemant Pedanekar · 13 years ago
  36. a920360 ARM: OMAP: TI81XX: Prepare for addition of TI814X support by Hemant Pedanekar · 13 years ago
  37. ec023e4 ARM: OMAP: ID: Chip detection for OMAP4470 by Leonid Iziumtsev · 13 years ago
  38. 55035c1 ARM: OMAP: id: add chip id recognition for omap4430 es2.3 by David Anders · 13 years ago
  39. 1e6cb14 ARM: OMAP: am33xx: Update common OMAP machine specific sources by Afzal Mohammed · 13 years ago
  40. 9954119 ARM: OMAP: am33xx: Update common omap platform files by Afzal Mohammed · 13 years ago
  41. 4c89aad Merge branch 'for_3.3/pm/omap4-mpuss' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap4 by Tony Lindgren · 13 years ago
  42. ff819da ARM: OMAP3: CPUidle: Make use of CPU PM notifiers by Santosh Shilimkar · 13 years ago
  43. 98be0dd ARM: OMAP4: cpuidle: Switch to gptimer from twd in deeper C-states. by Santosh Shilimkar · 14 years ago
  44. 9827266 ARM: OMAP4: PM: Add CPUidle support by Santosh Shilimkar · 13 years ago
  45. 137d105 ARM: OMAP4: Fix errata i688 with MPU interconnect barriers. by Santosh Shilimkar · 13 years ago
  46. 49404dd ARM: OMAP4: PM: Add power domain statistics support by Santosh Shilimkar · 14 years ago
  47. 3ba2a73 ARM: OMAP4: PM: Add MPUSS power domain OSWR support by Santosh Shilimkar · 14 years ago
  48. 5e94c6e ARM: OMAP4: PM: Add L2X0 cache lowpower support by Santosh Shilimkar · 14 years ago
  49. 0f3cf2e ARM: OMAP4: PM: Add WakeupGen and secure GIC low power support by Santosh Shilimkar · 14 years ago
  50. da82ce5 ARM: OMAP4: Remove un-used do_wfi() macro. by Santosh Shilimkar · 13 years ago
  51. e44f9a7 ARM: OMAP4: suspend: Add MPUSS power domain RETENTION support by Santosh Shilimkar · 14 years ago
  52. 72826b9 ARM: OMAP4: PM: Use custom omap_do_wfi() for default idle. by Santosh Shilimkar · 13 years ago
  53. e97ca47 ARM: OMAP4: PM: CPU1 wakeup workaround from Low power modes by Santosh Shilimkar · 14 years ago
  54. b5b4f28 ARM: OMAP4: PM: Program CPU1 to hit OFF when off-lined by Santosh Shilimkar · 14 years ago
  55. a6e4835 ARM: OMAP4: Remove __INIT from omap_secondary_startup() to re-use it for hotplug. by Santosh Shilimkar · 13 years ago
  56. b2b9762 ARM: OMAP4: PM: Add CPUX OFF mode support by Santosh Shilimkar · 14 years ago
  57. fcf6efa ARM: OMAP4: PM: Add WakeupGen module as OMAP gic_arch_extn by Santosh Shilimkar · 14 years ago
  58. 259ee57 ARM: OMAP: PM: Add support to allocate the memory for secure RAM by Santosh Shilimkar · 14 years ago
  59. ba9456a ARM: OMAP: Add Secure HAL and monitor mode API infrastructure. by Santosh Shilimkar · 14 years ago
  60. 3c50729 ARM: OMAP4: PM: Initialise all the clockdomains to supported states by Santosh Shilimkar · 14 years ago
  61. 361b02f ARM: OMAP4: PM: Avoid omap4_pm_init() on OMAP4430 ES1.0 by Santosh Shilimkar · 14 years ago
  62. 12f2782 ARM: OMAP4: PM: Keep static dep between MPUSS-EMIF and MPUSS-L3/L4 and DUCATI-L3 by Santosh Shilimkar · 14 years ago
  63. 501f0c7 ARM: OMAP4: PM: Add SAR RAM support by Santosh Shilimkar · 14 years ago
  64. 02afe8a ARM: OMAP4: Export omap4_get_base*() rather than global address pointers by Santosh Shilimkar · 14 years ago
  65. 0db1803 ARM: OMAP4: Use WARN_ON() instead of BUG_ON() with graceful exit by Santosh Shilimkar · 14 years ago
  66. deee6d5 ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM restart changes by Tony Lindgren · 13 years ago
  67. 16edc3d ARM: 7192/1: OMAP: Fix build error for omap1_defconfig by Tony Lindgren · 13 years ago
  68. 73829af Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  69. 742eaa6 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable by Russell King · 13 years ago
  70. ba8bb18 ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq function by Santosh Shilimkar · 13 years ago
  71. f88f4dd ARM: 7188/1: OMAP2PLUS: Fix build error: 'omap2/omap3_intc_handle_irq' undeclared. by Santosh Shilimkar · 13 years ago
  72. 53fadbd Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stable by Russell King · 13 years ago
  73. ae72fd5 Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmk by Will Deacon · 13 years ago
  74. e0516a6 arm: pmu: allow platform specific irq enable/disable handling by Ming Lei · 14 years ago
  75. 14eec97 arm: introduce cross trigger interface helpers by Ming Lei · 13 years ago
  76. feb45d0 ARM: perf: remove unused armpmu_get_max_events by Will Deacon · 13 years ago
  77. 0445e7a ARM: perf: add support for stalled cycle ABI events by Will Deacon · 13 years ago
  78. 4d30151 ARM: perf: clean and update ARMv7 event numbers by Will Deacon · 13 years ago
  79. e1d95ea ARM: exynos4: Fix build error by Axel Lin · 13 years ago
  80. 69676c3 ARM: exynos4: Fix build error due to 'gic_bank_offset' undeclared by Axel Lin · 13 years ago
  81. 5611cc45 Linux 3.2-rc4 by Linus Torvalds · 13 years ago
  82. 0a4ebed Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 13 years ago
  83. 9392557 ocfs2: avoid unaligned access to dqc_bitmap by Akinobu Mita · 13 years ago
  84. 3b120ab Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  85. b930c26 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  86. f4a8e65 Btrfs: fix meta data raid-repair merge problem by Jan Schmidt · 13 years ago
  87. 11d814a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  88. c290b2f Merge branch 'dt-for-linus' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 13 years ago
  89. d6e92d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  90. cd5b49b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  91. 4cbd6b1 ARM: 7182/1: ARM cpu topology: fix warning by Vincent Guittot · 13 years ago
  92. b5bed7f ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and below by Jon Medhurst (Tixy) · 13 years ago
  93. 14383c2 ARM: 7180/1: Change kprobes testcase with unpredictable STRD instruction by Jon Medhurst (Tixy) · 13 years ago
  94. be064d1 Btrfs: skip allocation attempt from empty cluster by Alexandre Oliva · 13 years ago
  95. 425d831 Btrfs: skip block groups without enough space for a cluster by Alexandre Oliva · 13 years ago
  96. 1b22bad Btrfs: start search for new cluster at the beginning by Alexandre Oliva · 13 years ago
  97. b78d09b Btrfs: reset cluster's max_size when creating bitmap by Alexandre Oliva · 13 years ago
  98. f2d0f67 Btrfs: initialize new bitmaps' list by Alexandre Oliva · 13 years ago
  99. b772a86 Btrfs: fix oops when calling statfs on readonly device by Li Zefan · 13 years ago
  100. ece7d20 Btrfs: Don't error on resizing FS to same size by Mike Fleetwood · 13 years ago