From: Lv Zheng <lv.zheng@intel.com>
To: "Rafael J. Wysocki" <rafael.j.wysocki@intel.com>,
Robert Moore <robert.moore@intel.com>,
Len Brown <len.brown@intel.com>
Cc: Lv Zheng <lv.zheng@intel.com>, linux-acpi@vger.kernel.org
Subject: [PATCH 0/9] ACPICA 20130725 Release
Date: Thu, 8 Aug 2013 15:29:16 +0800 [thread overview]
Message-ID: <cover.1375946725.git.lv.zheng@intel.com> (raw)
The 20130725 ACPICA kernel resident system updates is linuxized based on
the pm/linux-next branch.
The patch set has passed a build/boot test on the following machines:
Dell Inspiron Mini 1010 (i386)
HP Compaq 8200 Elite SFF PC (x86-64)
With the following kernel configuration items enabled:
CONFIG_ACPI_AC
CONFIG_ACPI_BATTERY
CONFIG_ACPI_NUMA
CONFIG_ACPI_PROCESSOR
CONFIG_ACPI_THERMAL
CONFIG_ACPI_VIDEO
CONFIG_CPU_FREQ
CONFIG_I2C_SCMI
CONFIG_SENSORS_ACPI_POWER
CONFIG_PANASONIC_LAPTOP
CONFIG_XO15_EBOOK
No new divergences are introduced in this release.
Please review.
Bob Moore (8):
ACPICA: Export acpi_tb_validate_rsdp().
ACPICA: Emit all unresolved method externals in a text block
ACPICA: DeRefOf operator: Update to fully resolve FieldUnit and
BufferField refs.
ACPICA: Fix possible fault for methods that optionally have no return
value.
ACPICA: Make ACPI Power Management Timer (PM Timer) optional.
ACPICA: Return error if DerefOf resolves to a null package element.
ACPICA: Update names for walk_namespace callbacks to clarify usage.
ACPICA: Update version to 20130725.
Lv Zheng (1):
ACPICA: Fix divergences of the commit - ACPICA: Expose OSI version.
drivers/acpi/acpica/acglobal.h | 7 +++++-
drivers/acpi/acpica/aclocal.h | 1 +
drivers/acpi/acpica/acnamesp.h | 4 ++--
drivers/acpi/acpica/actables.h | 2 ++
drivers/acpi/acpica/exoparg1.c | 48 +++++++++++++++++++++++++++++++++++-----
drivers/acpi/acpica/hwtimer.c | 13 ++++++++++-
drivers/acpi/acpica/nspredef.c | 16 +++++++++++++-
drivers/acpi/acpica/nswalk.c | 26 +++++++++++-----------
drivers/acpi/acpica/nsxfeval.c | 16 +++++++-------
drivers/acpi/acpica/tbfadt.c | 4 ++--
drivers/acpi/acpica/tbxfroot.c | 8 ++-----
drivers/acpi/acpica/utglobal.c | 1 -
include/acpi/acpixf.h | 6 ++---
include/acpi/actypes.h | 28 +++++++++++------------
14 files changed, 121 insertions(+), 59 deletions(-)
--
1.7.10
next reply other threads:[~2013-08-08 7:29 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-08 7:29 Lv Zheng [this message]
2013-08-08 7:29 ` [PATCH 1/9] ACPICA: Export acpi_tb_validate_rsdp() Lv Zheng
2013-08-08 7:29 ` [PATCH 2/9] ACPICA: Emit all unresolved method externals in a text block Lv Zheng
2013-08-08 7:29 ` [PATCH 3/9] ACPICA: DeRefOf operator: Update to fully resolve FieldUnit and BufferField refs Lv Zheng
2013-08-08 7:29 ` [PATCH 4/9] ACPICA: Fix possible fault for methods that optionally have no return value Lv Zheng
2013-08-08 7:29 ` [PATCH 5/9] ACPICA: Fix divergences of the commit - ACPICA: Expose OSI version Lv Zheng
2013-08-08 7:29 ` [PATCH 6/9] ACPICA: Make ACPI Power Management Timer (PM Timer) optional Lv Zheng
2013-08-09 3:17 ` Adachi, Kenichi
2013-08-17 0:22 ` Rafael J. Wysocki
2013-08-08 7:29 ` [PATCH 7/9] ACPICA: Return error if DerefOf resolves to a null package element Lv Zheng
2013-08-08 7:30 ` [PATCH 8/9] ACPICA: Update names for walk_namespace callbacks to clarify usage Lv Zheng
2013-08-08 7:30 ` [PATCH 9/9] ACPICA: Update version to 20130725 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.1375946725.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 \
--cc=robert.moore@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.