All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heikki Krogerus <heikki.krogerus@linux.intel.com>
To: "Rafael J. Wysocki" <rjw@rjwysocki.net>
Cc: Mika Westerberg <mika.westerberg@linux.intel.com>,
	Jin Yao <yao.jin@linux.intel.com>,
	Li Aubrey <aubrey.li@linux.intel.com>,
	linux-acpi@vger.kernel.org
Subject: [PATCH 0/2] ACPI / LPSS: fix for a Baytrail PM issue
Date: Thu,  8 May 2014 17:33:49 +0300	[thread overview]
Message-ID: <1399559631-24785-1-git-send-email-heikki.krogerus@linux.intel.com> (raw)

Hi,

These will fix the issue with some BYT boards, where resuming from D3
fails. The root cause turned out to be because we loose the context of
the private registers.


Heikki Krogerus (2):
  ACPI / PM: Export rest of the subsys functions
  ACPI / LPSS: custom power domain for LPSS

 drivers/acpi/acpi_lpss.c | 133 ++++++++++++++++++++++++++++++++++++++++++++---
 drivers/acpi/device_pm.c |   2 +
 include/linux/acpi.h     |   4 ++
 3 files changed, 132 insertions(+), 7 deletions(-)

-- 
2.0.0.rc2


             reply	other threads:[~2014-05-08 14:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-08 14:33 Heikki Krogerus [this message]
2014-05-08 14:33 ` [PATCH 1/2] ACPI / PM: Export rest of the subsys functions Heikki Krogerus
2014-05-08 14:33 ` [PATCH 2/2] ACPI / LPSS: custom power domain for LPSS Heikki Krogerus
2014-05-13 10:12 ` [PATCH 0/2] ACPI / LPSS: fix for a Baytrail PM issue Heikki Krogerus
2014-05-13 10:30   ` Rafael J. Wysocki

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=1399559631-24785-1-git-send-email-heikki.krogerus@linux.intel.com \
    --to=heikki.krogerus@linux.intel.com \
    --cc=aubrey.li@linux.intel.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=mika.westerberg@linux.intel.com \
    --cc=rjw@rjwysocki.net \
    --cc=yao.jin@linux.intel.com \
    /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.