From patchwork Tue Apr 8 12:59:48 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hanjun Guo X-Patchwork-Id: 27976 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ve0-f197.google.com (mail-ve0-f197.google.com [209.85.128.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 847ED20553 for ; Tue, 8 Apr 2014 13:01:27 +0000 (UTC) Received: by mail-ve0-f197.google.com with SMTP id pa12sf2639724veb.0 for ; Tue, 08 Apr 2014 06:01:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:sender:precedence:list-id:x-original-sender :x-original-authentication-results:mailing-list:list-post:list-help :list-archive:list-unsubscribe; bh=NG0geGa/qYlUfZvoiP4MDx0MMTPwj0XIFzxQfPh443k=; b=Jyn8Hr3uRr4j9avrPSKRIgK4oHFd+WQ72HX0t8LpQDiEcRiL1Z1jOQ4tQDIre0ap2f EmKusd1Uatt5Af1MH7s7y6qeNyBQUoB/mbNQ+xYDT2W4pclPLHH+WqtrUJ/fq7x0ocX7 63lT1pczeYDllgWGuW1rnZCKDDJwcV/b2qUq3zA9iesap1/Ndd5grOUPOUnsuyfOKoxp iOXSPS1fBy58hHcjwDblQKj5G1F+BxjtGc0XyJSEdZo7VQ+rPN90KiUPnxAThoppLaCp 6ZvedHWGX0jrWLYWGaK24ql3R0pdAnAbVROtdvFJwOz0UZV8liyo1mD4j8edr9QyNu3n Galw== X-Gm-Message-State: ALoCoQl6qumnZhRNCc5H8h/7NDqdZAZDsjI99+RXZhr77cDOevFrCO8eqxNGLZK+twhWHS5V83rk X-Received: by 10.236.17.161 with SMTP id j21mr1193231yhj.55.1396962087055; Tue, 08 Apr 2014 06:01:27 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.20.138 with SMTP id 10ls192192qgj.92.gmail; Tue, 08 Apr 2014 06:01:26 -0700 (PDT) X-Received: by 10.52.95.135 with SMTP id dk7mr399096vdb.32.1396962086938; Tue, 08 Apr 2014 06:01:26 -0700 (PDT) Received: from mail-ve0-f174.google.com (mail-ve0-f174.google.com [209.85.128.174]) by mx.google.com with ESMTPS id u5si373116vdo.148.2014.04.08.06.01.26 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 08 Apr 2014 06:01:26 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.174 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.174; Received: by mail-ve0-f174.google.com with SMTP id oz11so693499veb.19 for ; Tue, 08 Apr 2014 06:01:26 -0700 (PDT) X-Received: by 10.52.249.105 with SMTP id yt9mr200455vdc.34.1396962086821; Tue, 08 Apr 2014 06:01:26 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.220.12.8 with SMTP id v8csp243410vcv; Tue, 8 Apr 2014 06:01:26 -0700 (PDT) X-Received: by 10.66.66.66 with SMTP id d2mr4498852pat.36.1396962085837; Tue, 08 Apr 2014 06:01:25 -0700 (PDT) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id ny8si743450pbb.181.2014.04.08.06.01.25; Tue, 08 Apr 2014 06:01:25 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-acpi-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756598AbaDHNBX (ORCPT + 8 others); Tue, 8 Apr 2014 09:01:23 -0400 Received: from mail-pd0-f169.google.com ([209.85.192.169]:44807 "EHLO mail-pd0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756540AbaDHNBW (ORCPT ); Tue, 8 Apr 2014 09:01:22 -0400 Received: by mail-pd0-f169.google.com with SMTP id fp1so984411pdb.0 for ; Tue, 08 Apr 2014 06:01:21 -0700 (PDT) X-Received: by 10.66.122.101 with SMTP id lr5mr4433783pab.130.1396962081751; Tue, 08 Apr 2014 06:01:21 -0700 (PDT) Received: from localhost ([218.17.215.175]) by mx.google.com with ESMTPSA id nx12sm10155185pab.6.2014.04.08.06.01.14 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Tue, 08 Apr 2014 06:01:21 -0700 (PDT) From: Hanjun Guo To: "Rafael J. Wysocki" Cc: Grant Likely , linux-acpi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linaro-acpi@lists.linaro.org, Hanjun Guo Subject: [PATCH V3] ACPI: Update the ownership and developers for ACPI in Kconfig Date: Tue, 8 Apr 2014 20:59:48 +0800 Message-Id: <1396961988-27557-1-git-send-email-hanjun.guo@linaro.org> X-Mailer: git-send-email 1.7.9.5 Sender: linux-acpi-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: linux-acpi@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: hanjun.guo@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.174 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , The UEFI Forum included the ACPI spec in its portfolio in October 2013 and will host future spec iterations, following the ACPI v5.0a release. A UEFI Forum working group named ACPI Specification Working Group (ASWG) has been established to handle future ACPI developments, any UEFI member can join the group and contribute to ACPI specification. So update the ownership and developers for ACPI in Kconfig accordingly, and add another website link to ACPI specification too. Signed-off-by: Hanjun Guo --- drivers/acpi/Kconfig | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig index c205653..ab686b3 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig @@ -31,10 +31,14 @@ menuconfig ACPI ACPI CA, see: - ACPI is an open industry specification co-developed by - Hewlett-Packard, Intel, Microsoft, Phoenix, and Toshiba. + ACPI is an open industry specification originally co-developed by + Hewlett-Packard, Intel, Microsoft, Phoenix, and Toshiba. Currently, + it is developed by the ACPI Specification Working Group (ASWG) under + the UEFI Forum and any UEFI member can join the ASWG and contribute + to the ACPI specification. The specification is available at: + if ACPI