summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/pm-imx6q.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-05ARM: imx6: rename pm-imx6q.c to pm-imx6.cShawn Guo1-552/+0
2014-03-05ARM: imx6: do not call imx6q_suspend_init() with !CONFIG_SUSPENDShawn Guo1-4/+6
2014-03-05ARM: imx6: call suspend_set_ops() from suspend routineShawn Guo1-7/+5
2014-03-05ARM: imx: add suspend in ocram support for i.mx6slAnson Huang1-1/+19
2014-03-05ARM: imx: add suspend in ocram support for i.mx6dlAnson Huang1-1/+23
2014-03-05ARM: imx: add suspend in ocram support for i.mx6qAnson Huang1-5/+276
2014-03-05ARM: imx: Use INT_MEM_CLK_LPM as the bit nameFabio Estevam1-3/+3
2014-02-10ARM: imx6: Initialize low-power mode early againPhilipp Zabel1-2/+0
2013-12-31ARM: imx: improve the comment of CCM lpm SW workaroundAnson Huang1-4/+12
2013-10-21ARM: imx: enable suspend for imx6slShawn Guo1-1/+8
2013-10-21ARM: imx: ensure dsm_request signal is not asserted when setting LPMShawn Guo1-0/+26
2013-10-21ARM: imx6q: call WB and RBC configuration from imx6q_pm_enter()Shawn Guo1-15/+4
2013-10-21ARM: imx6q: move low-power code out of clock driverShawn Guo1-0/+152
2013-04-12ARM: imx: enable anatop suspend/resumeAnson Huang1-1/+3
2013-03-04ARM: mach-imx: move early resume code out of the .data sectionNicolas Pitre1-15/+0
2013-01-14ARM: imx: correct low-power mode settingShawn Guo1-0/+1
2012-10-15ARM: imx: include hardware.h rather than mach/hardware.hShawn Guo1-1/+1
2012-10-15ARM: imx: include common.h rather than mach/common.hShawn Guo1-1/+2
2011-12-26ARM: imx6q: resume PL310 only when CACHE_L2X0 definedEric Miao1-0/+2
2011-10-31arm/imx6q: add suspend/resume supportShawn Guo1-0/+70