1. 65829ef Merge tag 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/headers by Arnd Bergmann · 12 years ago
  2. bf027ca ARM: OMAP: Split sram.h to local headers and minimal shared header by Tony Lindgren · 12 years ago
  3. 8634155 Merge tag 'omap-cleanup-a-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.8/cleanup-prcm by Tony Lindgren · 12 years ago
  4. ff4ae5d ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific files by Paul Walmsley · 12 years ago
  5. 139563a ARM: OMAP2+: PRM: split PRM functions into OMAP2, OMAP3-specific files by Paul Walmsley · 12 years ago
  6. 622297f ARM: OMAP: Make plat/sram.h local to plat-omap by Tony Lindgren · 12 years ago
  7. c49f34b ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2 by Tony Lindgren · 12 years ago
  8. dbc0416 ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ by Tony Lindgren · 12 years ago
  9. 2c799ce ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h by Tony Lindgren · 12 years ago
  10. ee0839c ARM: OMAP2+: Move most of plat/io.h into local iomap.h by Tony Lindgren · 12 years ago
  11. cbe2634 ARM: pm: omap3: move saving of the auxiliary control registers to C by Russell King · 13 years ago
  12. 46e130d ARM: pm: omap3: run the ASM sleep code from DDR by Jean Pihet · 13 years ago
  13. 14c79bb ARM: pm: omap34xx: remove get_*_restore_pointer functions, directly use entry points by Kevin Hilman · 13 years ago
  14. 076f2cc ARM: pm: omap34xx: convert to generic suspend/resume support by Russell King · 13 years ago
  15. 2637ce3 ARM: pm: omap34xx: remove misleading comment and use of r9 by Russell King · 13 years ago
  16. 857c1b8 ARM: pm: omap34xx: no need to save all registers in sleep34xx.S by Russell King · 13 years ago
  17. 0df0914 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  18. 9062511 OMAP3: PM: Clear the SCTLR C bit in asm code to prevent data cache allocation by Santosh Shilimkar · 14 years ago
  19. 46f557c OMAP3: PM: Remove un-necessary cp15 registers form low power cpu context by Santosh Shilimkar · 14 years ago
  20. c9749a3 OMAP3: PM: Allow the cache clean when L1 is lost. by Santosh Shilimkar · 14 years ago
  21. 8409d57 OMAP3: PM: Fix the MMU on sequence in the asm code by Santosh Shilimkar · 14 years ago
  22. 4444d71 OMAP3: PM: Use ARMv7 supported instructions instead of legacy CP15 ones by Santosh Shilimkar · 14 years ago
  23. dd31394 ARM: omap3: Thumb-2 compatibility for sleep34xx.S by Dave Martin · 13 years ago
  24. 76d5001 ARM: omap3: Remove hand-encoded SMC instructions by Dave Martin · 13 years ago
  25. b6338bd ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAM by Jean Pihet · 14 years ago
  26. 59fb659 OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files by Paul Walmsley · 14 years ago
  27. bb1c903 OMAP3: ASM sleep code format rework by Jean Pihet · 14 years ago
  28. 8352129 OMAP3: add comments for low power code errata by Jean Pihet · 14 years ago
  29. f7dfe3d OMAP3: rework of the ASM sleep code execution paths by Jean Pihet · 14 years ago
  30. 1e81bc0 OMAP3: re-organize the ASM sleep code by Jean Pihet · 14 years ago
  31. fe360e1 OMAP3: remove hardcoded values from the ASM sleep code by Jean Pihet · 14 years ago
  32. b4b36fd OMAP2+: use global values for the SRAM PA addresses by Jean Pihet · 14 years ago
  33. d3cdfd2 OMAP3: remove unused code from the ASM sleep code by Jean Pihet · 14 years ago
  34. c4236d2 OMAP3630: PM: Disable L2 cache while invalidating L2 cache by Peter 'p2' De Schrijver · 14 years ago
  35. 458e999 OMAP3630: PM: Erratum i608: disable RTA by Nishanth Menon · 14 years ago
  36. 9d93b8a2 OMAP3: PM: Erratum i581 support: dll kick strategy by Peter 'p2' De Schrijver · 14 years ago
  37. 0bd4053 OMAP3: PM: Update clean_l2 to use v7_flush_dcache_all by Richard Woodruff · 14 years ago
  38. 4814ced OMAP: control: move plat-omap/control.h to mach-omap2/control.h by Paul Walmsley · 14 years ago
  39. 46cd09a fix typos concerning "acquire" by Uwe Kleine-König · 14 years ago
  40. 79dcfdd OMAP3: PM: Added support for L2 aux ctrl register save and restore by Tero Kristo · 15 years ago
  41. a89b6f0 OMAP3: PM: add scratchpad locking function by Rajendra Nayak · 15 years ago
  42. 3790300 ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up. by Abhijit Pagare · 15 years ago
  43. a087cad OMAP3: Fixed ARM aux ctrl register save/restore by Tero Kristo · 15 years ago
  44. 89139dc OMAP3: PM: Wait for SDRC ready iso a blind delay by Peter 'p2' De Schrijver · 16 years ago
  45. 0795a75 OMAP3: PM: SDRC auto-refresh workaround for off-mode by Tero Kristo · 16 years ago
  46. ba50ea7 OMAP3: PM: Fix secure SRAM context save/restore by Kalle Jokiniemi · 15 years ago
  47. 27d59a4 OMAP3 PM: off-mode support for HS/EMU devices by Tero Kristo · 16 years ago
  48. 61255ab OMAP3: PM: MPU off-mode support by Rajendra Nayak · 16 years ago
  49. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  50. 8bd2294 OMAP2/3: PM: push core PM code from linux-omap by Kevin Hilman · 15 years ago