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. -- ciao, al ----------------------------------- Al Stone Software Engineer Red Hat, Inc. ahs3@xxxxxxxxxx ----------------------------------- -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html