From: "Prakash, Prashanth" <pprakash@codeaurora.org>
To: ahs3@redhat.com, linux-acpi@vger.kernel.org
Cc: harba@codeaurora.org, rjw@rjwysocki.net
Subject: Re: [PATCH 0/3] ACPI: Support for platform initiated graceful shutdown
Date: Tue, 10 May 2016 17:28:40 -0600 [thread overview]
Message-ID: <57326EA8.1060806@codeaurora.org> (raw)
In-Reply-To: <21470c3b-c176-ef46-fc93-081d482b4cab@redhat.com>
Hi Al,
I should have v2 sometime next week.
Sorry about the delay. Vacation and couple of other issues kept me little busy and couldn't update this patch set in a timely manner.
Thanks,
Prashanth
On 5/10/2016 4:50 PM, Al Stone wrote:
> On 03/16/2016 01:36 PM, Prashanth Prakash wrote:
>> This patch-set adds support for platform initited graceful shutdown as
>> described in the sections 5.6.6(Table-143) and 6.3.5.1 of ACPI 6.1 spec
>>
>> Jonathan (Zhixiong) Zhang (1):
>> ACPI: move ACPI_SYSTEM_HID to acpi_drivers.h
>>
>> Prashanth Prakash (2):
>> ACPI / sybus: add a driver for LNXSYBUS device
>> ACPI: update the definition of common notification values
>>
>> drivers/acpi/Kconfig | 6 +++
>> drivers/acpi/Makefile | 1 +
>> drivers/acpi/scan.c | 3 +-
>> drivers/acpi/sybus.c | 116 ++++++++++++++++++++++++++++++++++++++++++++
>> include/acpi/acpi_drivers.h | 1 +
>> include/acpi/actypes.h | 2 +-
>> 6 files changed, 127 insertions(+), 2 deletions(-)
>> create mode 100644 drivers/acpi/sybus.c
>>
> Is v2 coming along soon? I'd like to try these out on a couple of
> systems. Thanks, Prashanth.
>
next prev parent reply other threads:[~2016-05-10 23:28 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-16 19:36 [PATCH 0/3] ACPI: Support for platform initiated graceful shutdown Prashanth Prakash
2016-03-16 19:37 ` [PATCH 1/3] ACPI: move ACPI_SYSTEM_HID to acpi_drivers.h Prashanth Prakash
2016-03-17 1:50 ` Rafael J. Wysocki
2016-03-17 16:53 ` Prakash, Prashanth
2016-03-17 21:54 ` Rafael J. Wysocki
2016-03-18 15:33 ` Prakash, Prashanth
2016-03-16 19:37 ` [PATCH 2/3] ACPI / sybus: add a driver for LNXSYBUS device Prashanth Prakash
2016-03-16 19:37 ` [PATCH 3/3] ACPI: update the definition of common notification values Prashanth Prakash
2016-05-10 22:50 ` [PATCH 0/3] ACPI: Support for platform initiated graceful shutdown Al Stone
2016-05-10 23:28 ` Prakash, Prashanth [this message]
2016-05-11 20:59 ` Al Stone
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=57326EA8.1060806@codeaurora.org \
--to=pprakash@codeaurora.org \
--cc=ahs3@redhat.com \
--cc=harba@codeaurora.org \
--cc=linux-acpi@vger.kernel.org \
--cc=rjw@rjwysocki.net \
/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;
as well as URLs for NNTP newsgroup(s).