1. 22c58fd Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  2. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  3. 8f3e2d2 ARM: imx6: cpuidle: omit the unnecessary unmask of GINT by Kohji Okuno · 6 years ago
  4. c90dec0 ARM: imx: add i.mx6ulz msl support by Anson Huang · 6 years ago
  5. 8148d21 ARM: imx6: register pm_power_off handler if "fsl,pmic-stby-poweroff" is set by Oleksij Rempel · 6 years ago
  6. d082852 ARM: imx: enable bus auto clock gating function for i.mx6sll by Anson Huang · 7 years ago
  7. 2202194 ARM: imx: add mem mode suspend for i.MX6SLL by Anson Huang · 7 years ago
  8. 07c4be9 ARM: imx: add standby mode suspend for i.MX6SLL by Anson Huang · 7 years ago
  9. 258172f ARM: imx: pm-imx6: Return the error directly by Fabio Estevam · 7 years ago
  10. bf5a01d ARM: imx6ull: Make suspend/resume work like on 6ul by Leonard Crestez · 8 years ago
  11. 64fc2a9 ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol by Florian Fainelli · 8 years ago
  12. 66f2c6d Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  13. 8aade77 ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sx by Anson Huang · 8 years ago
  14. 8765caa ARM: imx: rename imx6q_set_int_mem_clk_lpm() function by Anson Huang · 8 years ago
  15. f5a4905 ARM: imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS setting for imx6ul by Peter Chen · 8 years ago
  16. cfefb76 ARM: imx6: fix cleanup path in imx6q_suspend_init() by Jean-Christophe Dubois · 9 years ago
  17. ee4a5f8 ARM: imx: add suspend/resume support for i.mx6ul by Anson Huang · 9 years ago
  18. 7385817 genalloc: add name arg to gen_pool_get() and devm_gen_pool_create() by Vladimir Zapolskiy · 9 years ago
  19. 0030edf genalloc: rename dev_get_gen_pool() to gen_pool_get() by Vladimir Zapolskiy · 10 years ago
  20. 35e2916 ARM: imx6: initialize CCM_CLPCR_LPM into RUN mode earlier by Shawn Guo · 10 years ago
  21. f0b478b ARM: imx6: let pm code map CCM block on its own by Shawn Guo · 10 years ago
  22. 8fb76a0 ARM: imx6: set initial power mode in pm function by Shawn Guo · 10 years ago
  23. b923ff6 ARM: imx6: convert GPC to stacked domains by Marc Zyngier · 10 years ago
  24. 05136f0 ARM: imx: support arm power off in cpuidle for i.mx6sx by Anson Huang · 10 years ago
  25. df096fd ARM: imx: remove unnecessary setting for DSM by Anson Huang · 10 years ago
  26. 6cd94d5 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  27. 65bb688 ARM: imx6: fix bogus use of irq_get_irq_data by Marc Zyngier · 10 years ago
  28. ec336b2 ARM: imx: replace cpu type check with ddr type check by Anson Huang · 10 years ago
  29. 80c0ecd ARM: imx: add standby mode support for suspend by Anson Huang · 11 years ago
  30. dfea953 ARM: imx: mem bit must be cleared before entering DSM mode by Anson Huang · 11 years ago
  31. ff843d6 ARM: imx: add suspend support for i.mx6sx by Anson Huang · 11 years ago
  32. ff050ad Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  33. 9cdde72 ARM: imx6: rename pm-imx6q.c to pm-imx6.c by Shawn Guo · 11 years ago[Renamed from arch/arm/mach-imx/pm-imx6q.c]
  34. 110666d ARM: imx6: do not call imx6q_suspend_init() with !CONFIG_SUSPEND by Shawn Guo · 11 years ago
  35. afc51f4 ARM: imx6: call suspend_set_ops() from suspend routine by Shawn Guo · 11 years ago
  36. 64b0868 ARM: imx: add suspend in ocram support for i.mx6sl by Anson Huang · 11 years ago
  37. da9e926 ARM: imx: add suspend in ocram support for i.mx6dl by Anson Huang · 11 years ago
  38. df59574 ARM: imx: add suspend in ocram support for i.mx6q by Anson Huang · 11 years ago
  39. fa6be65 ARM: imx: Use INT_MEM_CLK_LPM as the bit name by Fabio Estevam · 11 years ago
  40. e7c57ec ARM: imx6: Initialize low-power mode early again by Philipp Zabel · 11 years ago
  41. 48c9584 ARM: imx: improve the comment of CCM lpm SW workaround by Anson Huang · 11 years ago
  42. 9ba64fe ARM: imx: enable suspend for imx6sl by Shawn Guo · 11 years ago
  43. d48866f ARM: imx: ensure dsm_request signal is not asserted when setting LPM by Shawn Guo · 11 years ago
  44. 1d674a7 ARM: imx6q: call WB and RBC configuration from imx6q_pm_enter() by Shawn Guo · 11 years ago
  45. 9e8147b ARM: imx6q: move low-power code out of clock driver by Shawn Guo · 11 years ago
  46. e95dddb ARM: imx: enable anatop suspend/resume by Anson Huang · 12 years ago
  47. b4e6153 ARM: mach-imx: move early resume code out of the .data section by Nicolas Pitre · 12 years ago
  48. 83ae2098 ARM: imx: correct low-power mode setting by Shawn Guo · 12 years ago
  49. 50f2de6 ARM: imx: include hardware.h rather than mach/hardware.h by Shawn Guo · 12 years ago
  50. e337247 ARM: imx: include common.h rather than mach/common.h by Shawn Guo · 12 years ago
  51. 733d1724 ARM: imx6q: resume PL310 only when CACHE_L2X0 defined by Eric Miao · 13 years ago
  52. a1f1c7e arm/imx6q: add suspend/resume support by Shawn Guo · 13 years ago