Home
last modified time | relevance | path

Searched hist:d49747bdfb2ddebea24d1580da55b79d093d48a9 (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/83xx/
H A Dsuspend-asm.Sd49747bdfb2ddebea24d1580da55b79d093d48a9 Tue Oct 09 12:37:13 CDT 2007 Scott Wood <scottwood@freescale.com> powerpc/mpc83xx: Power Management support

Basic PM support for 83xx. Standby is implemented as sleep.
Suspend-to-RAM is implemented as "deep sleep" (with the processor
turned off) on 831x.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
H A DMakefilediff d49747bdfb2ddebea24d1580da55b79d093d48a9 Tue Oct 09 12:37:13 CDT 2007 Scott Wood <scottwood@freescale.com> powerpc/mpc83xx: Power Management support

Basic PM support for 83xx. Standby is implemented as sleep.
Suspend-to-RAM is implemented as "deep sleep" (with the processor
turned off) on 831x.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
H A Dsuspend.cd49747bdfb2ddebea24d1580da55b79d093d48a9 Tue Oct 09 12:37:13 CDT 2007 Scott Wood <scottwood@freescale.com> powerpc/mpc83xx: Power Management support

Basic PM support for 83xx. Standby is implemented as sleep.
Suspend-to-RAM is implemented as "deep sleep" (with the processor
turned off) on 831x.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
/openbmc/linux/arch/powerpc/sysdev/
H A Dipic.cdiff e2a02ba6676cdc5ebec503b558838c08c7083c14 Thu Feb 05 18:10:27 CST 2009 Michael Neuling <mikey@neuling.org> powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPEND

I noticed this doing some randconfig testing (.config below). I have
CONFIG_PM but no CONFIG_SUSPEND. Bug is against mainline.

arch/powerpc/sysdev/built-in.o: In function `ipic_suspend':
ipic.c:(.text+0x6b34): undefined reference to `fsl_deep_sleep'
make[1]: *** [.tmp_vmlinux1] Error 1
make: *** [sub-make] Error 2

Looks like #ifdef CONFIG_PM in arch/powerpc/sysdev/ipic.c should be
CONFIG_SUSPEND. d49747bdfb2ddebea24d1580da55b79d093d48a9 introduced
this.

Fix build when we have CONFIG_PM but no CONFIG_SUSPEND.

Signed-off-by: Michael Neuling <mikey@neuling.org>
Acked-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
diff d49747bdfb2ddebea24d1580da55b79d093d48a9 Tue Oct 09 12:37:13 CDT 2007 Scott Wood <scottwood@freescale.com> powerpc/mpc83xx: Power Management support

Basic PM support for 83xx. Standby is implemented as sleep.
Suspend-to-RAM is implemented as "deep sleep" (with the processor
turned off) on 831x.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
H A Dfsl_soc.hdiff d49747bdfb2ddebea24d1580da55b79d093d48a9 Tue Oct 09 12:37:13 CDT 2007 Scott Wood <scottwood@freescale.com> powerpc/mpc83xx: Power Management support

Basic PM support for 83xx. Standby is implemented as sleep.
Suspend-to-RAM is implemented as "deep sleep" (with the processor
turned off) on 831x.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
/openbmc/linux/include/linux/
H A Dfsl_devices.hdiff d49747bdfb2ddebea24d1580da55b79d093d48a9 Tue Oct 09 12:37:13 CDT 2007 Scott Wood <scottwood@freescale.com> powerpc/mpc83xx: Power Management support

Basic PM support for 83xx. Standby is implemented as sleep.
Suspend-to-RAM is implemented as "deep sleep" (with the processor
turned off) on 831x.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
/openbmc/linux/arch/powerpc/
H A DKconfigdiff d49747bdfb2ddebea24d1580da55b79d093d48a9 Tue Oct 09 12:37:13 CDT 2007 Scott Wood <scottwood@freescale.com> powerpc/mpc83xx: Power Management support

Basic PM support for 83xx. Standby is implemented as sleep.
Suspend-to-RAM is implemented as "deep sleep" (with the processor
turned off) on 831x.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>