All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lv Zheng <lv.zheng@intel.com>
To: "Rafael J. Wysocki" <rafael.j.wysocki@intel.com>,
	Len Brown <len.brown@intel.com>
Cc: Lv Zheng <lv.zheng@intel.com>, linux-acpi@vger.kernel.org
Subject: [PATCH 0/3] ACPI: _OSI debug/quirk facility enhancement
Date: Mon, 22 Jul 2013 16:08:03 +0800	[thread overview]
Message-ID: <cover.1374474116.git.lv.zheng@intel.com> (raw)
In-Reply-To: <cover.1369380671.git.lv.zheng@intel.com>

This patchset includes 1 ACPICA patches and 2 Linux patches to facilitate
Linux with the ability to disable _OSI vendor strings and _OSI feature
group strings.
This patchset has passed a unit test carried out by the codes ported from
Linux to ACPICA.

Lv Zheng (3):
  ACPICA: Add acpi_update_interfaces public interface
  ACPI: Add facility to disable all _OSI OS vendor strings
  ACPI: Add facility to remove all _OSI strings

 Documentation/kernel-parameters.txt |   55 ++++++++++++++++++++++++-
 drivers/acpi/acpica/aclocal.h       |    3 ++
 drivers/acpi/acpica/acutils.h       |    2 +
 drivers/acpi/acpica/utosi.c         |   77 +++++++++++++++++++++++++++++------
 drivers/acpi/acpica/utxface.c       |   29 +++++++++++++
 drivers/acpi/osl.c                  |   21 +++++++++-
 include/acpi/acpixf.h               |    2 +
 include/acpi/actypes.h              |   14 +++++++
 8 files changed, 187 insertions(+), 16 deletions(-)

-- 
1.7.10


       reply	other threads:[~2013-07-22  8:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1369380671.git.lv.zheng@intel.com>
2013-07-22  8:08 ` Lv Zheng [this message]
2013-07-22  8:08   ` [PATCH 1/3] ACPICA: Add acpi_update_interfaces public interface Lv Zheng
2013-07-22  8:08   ` [PATCH 2/3] ACPI: Add facility to disable all _OSI OS vendor strings Lv Zheng
2013-07-22  8:08   ` [PATCH 3/3] ACPI: Add facility to remove all _OSI strings Lv Zheng

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=cover.1374474116.git.lv.zheng@intel.com \
    --to=lv.zheng@intel.com \
    --cc=len.brown@intel.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=rafael.j.wysocki@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.