All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tero Kristo <tero.kristo@nokia.com>
To: linux-omap@vger.kernel.org
Subject: [PATCHv4 0/8] Idle status patches revisited
Date: Fri, 22 Jan 2010 19:55:43 +0200	[thread overview]
Message-ID: <1264182951-9205-1-git-send-email-tero.kristo@nokia.com> (raw)
In-Reply-To: <>

From: Tero Kristo <tero.kristo@nokia.com>

Following changes done after previous version:

- Added patch 0001:
  * This adds support for checking if HWSUP is enabled on clkdm
  * Powerdomain code uses this check so it can restore correct mode after
    fiddling with the deny_idle / allow_idle mechanism
- Added patch 0006:
  * Just adds bit definition for SGX idle status bit (currently missing)
- Patch 2 (old patch #1):
  * Fixed allow / deny idle logic so that it does not override possible
    SWSUP setting on clockdomain (uses support patch #1)
  * Removed mem_onst hacks that added incorrect INACTIVE state support
    for memories associated with powerdomains
- Patch 3 (old patch #2):
  * Changed the code inside set_pwrdm_state() to cope with the change to
    deny_idle / allow_idle mechanism done in patch #2
- Patch 7 (old patch #5):
  * Improved the readability of the idle / fclk check code
  * Changed all magic numbers in the idlest_mask / fclk_ignores to macro defs
  * Changed some names of variables



             reply	other threads:[~2010-01-22 16:05 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-22 17:55 Tero Kristo [this message]
2010-01-22 17:55 ` [PATCHv4 1/8] OMAP3: Clockdomain: Added API for checking if HWSUP is enabled Tero Kristo
2010-01-22 17:55   ` [PATCHv4 2/8] OMAP: Powerdomains: Add support for INACTIVE state on pwrdm level Tero Kristo
2010-01-22 17:55     ` [PATCHv4 3/8] OMAP3: PM: Added support for INACTIVE and ON states for powerdomains Tero Kristo
2010-01-22 17:55       ` [PATCHv4 4/8] OMAP3: CPUidle: Fixed support for ON / INACTIVE states Tero Kristo
2010-01-22 17:55         ` [PATCHv4 5/8] OMAP3: PM: Removed pwrdm state hacking from omap_sram_idle Tero Kristo
2010-01-22 17:55           ` [PATCHv4 6/8] OMAP3: Clock: Added IDLEST definitions for SGX Tero Kristo
2010-01-22 17:55             ` [PATCHv4 7/8] OMAP: Powerdomains: Add support for checking if pwrdm/clkdm can idle Tero Kristo
2010-01-22 17:55               ` [PATCHv4 8/8] OMAP3: CPUidle: Added peripheral pwrdm checks into bm check Tero Kristo
2010-02-01 22:02             ` [PATCHv4 6/8] OMAP3: Clock: Added IDLEST definitions for SGX Paul Walmsley
2010-02-02  8:03     ` [PATCHv4 2/8] OMAP: Powerdomains: Add support for INACTIVE state on pwrdm level Paul Walmsley
2010-02-02  9:26       ` Tero.Kristo
2010-02-01 22:10   ` [PATCHv4 1/8] OMAP3: Clockdomain: Added API for checking if HWSUP is enabled Paul Walmsley
2010-02-02  8:39     ` Tero.Kristo

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=1264182951-9205-1-git-send-email-tero.kristo@nokia.com \
    --to=tero.kristo@nokia.com \
    --cc=linux-omap@vger.kernel.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.