All of lore.kernel.org
 help / color / mirror / Atom feed
From: August Hoerandl <ahoerandl@gmx.at>
To: linuxppc-embedded@lists.linuxppc.org
Subject: Re: power saving
Date: Thu, 10 May 2001 12:36:12 +0200	[thread overview]
Message-ID: <01051012361202.02674@linuxhoe> (raw)
In-Reply-To: <3AF6FC60.D5FE49D9@mvista.com>


On Monday 07 May 2001 09:49 pm, Dan Malek wrote:
> Tania Oka wrote:
> > I would like to reduce power consumption on a custom MPC855T board.
>
> This has been asked before, and you can read about it in mailing
> list archives.

checked this - found nothing very specific

> Basically, the MPC8xx processors have a dynamic power management
> system that doesn't gain much from just doing something in the idle()
> loop.  The majority of the power is consumed by peripherals.  If they
> are not enabled, they automatically power down.  All of the MPC8xx
> drivers "do the right thing" on open and close to power up/down
> peripherals.
>
> If you have some very low power standby requirement, you need to add
> lots of power management software to do things like power down/up
> any external peripherals on your board, put DRAM in autorefresh
> mode, shut down the clocks and put the processor into a deep sleep.

yes - thats what i would like to do ;-)

> You could look at some of the PowerMac power management code for
> design ideas.

could anyone be a little more specific to get me to the right files ?

Regards
Gustl

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2001-05-10 10:36 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-07  5:54 power saving Tania Oka
2001-05-07 19:49 ` Dan Malek
2001-05-10 10:36   ` August Hoerandl [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-08-25 16:35 mjstumpf
2003-08-25 16:52 ` Peter L. Ashford
2003-08-25 17:19 ` Mike Dresser
2003-09-02 17:25 ` Gordon Henderson
2007-11-20  0:41 Power Saving Stephen Clark
2007-11-20  0:54 ` Dave Jones
2007-11-20  1:05   ` Stephen Clark
2007-11-20  1:12     ` Dave Jones
2007-11-20  1:21       ` H. Peter Anvin
2007-11-27 22:31         ` Phillip Susi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=01051012361202.02674@linuxhoe \
    --to=ahoerandl@gmx.at \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.