From: "Rafael J. Wysocki" <rjw@rjwysocki.net>
To: Lv Zheng <lv.zheng@intel.com>
Cc: "Rafael J. Wysocki" <rafael.j.wysocki@intel.com>,
Len Brown <len.brown@intel.com>, Lv Zheng <zetalog@gmail.com>,
linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org
Subject: Re: [PATCH v2 0/4] ACPI / EC: Fix ECDT and boot_ec support
Date: Mon, 12 Sep 2016 23:55:25 +0200 [thread overview]
Message-ID: <5383321.UbK7QLv2A9@vostro.rjw.lan> (raw)
In-Reply-To: <cover.1473238007.git.lv.zheng@intel.com>
On Wednesday, September 07, 2016 04:49:59 PM Lv Zheng wrote:
> Linux uses ECDT only in boot stage (before the namespace is fully
> initialized), but there are cases reported that Windows allows ECDT to be
> used for OSPM runtime, responding EC events by evaluating _Qxx methods
> under the device node indicated in the ECDT.
>
> This patchset changes Linux ECDT support to follow Windows behavior and
> also fixes related boot_ec support.
>
> v2:
> Rebased on top of recent linux-pm.git/linux-next.
> Addressed 1 comment from Peter Wu.
> Update patch SOBs.
>
> Lv Zheng (4):
> ACPI / EC: Cleanup first_ec/boot_ec code
> ACPI / EC: Fix a memory leakage issue in acpi_ec_add()
> ACPI / EC: Fix a gap that ECDT EC cannot handle EC events
> ACPI / EC: Fix issues related to boot_ec
>
> drivers/acpi/ec.c | 240 +++++++++++++++++++++++++++++++++++++----------
> drivers/acpi/internal.h | 1 +
> drivers/acpi/scan.c | 1 +
> 3 files changed, 195 insertions(+), 47 deletions(-)
Whole series applied.
Thanks,
Rafael
prev parent reply other threads:[~2016-09-12 21:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <cover.1472802172.git.lv.zheng@intel.com>
2016-09-07 8:49 ` [PATCH v2 0/4] ACPI / EC: Fix ECDT and boot_ec support Lv Zheng
2016-09-07 8:50 ` [PATCH v2 1/4] ACPI / EC: Cleanup first_ec/boot_ec code Lv Zheng
2016-09-07 8:50 ` [PATCH v2 2/4] ACPI / EC: Fix a memory leakage issue in acpi_ec_add() Lv Zheng
2016-09-07 8:50 ` [PATCH v2 3/4] ACPI / EC: Fix a gap that ECDT EC cannot handle EC events Lv Zheng
2016-09-07 8:50 ` [PATCH v2 4/4] ACPI / EC: Fix issues related to boot_ec Lv Zheng
2016-09-12 21:55 ` Rafael J. Wysocki [this message]
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=5383321.UbK7QLv2A9@vostro.rjw.lan \
--to=rjw@rjwysocki.net \
--cc=len.brown@intel.com \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lv.zheng@intel.com \
--cc=rafael.j.wysocki@intel.com \
--cc=zetalog@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox