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/6] ACPICA 20130626 Release
Date: Wed, 17 Jul 2013 09:47:58 +0800 [thread overview]
Message-ID: <cover.1374025121.git.lv.zheng@intel.com> (raw)
The 20130626 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 (5):
ACPICA: Comment update
ACPICA: TableManager: Export acpi_tb_scan_memory_for_rsdp()
ACPICA: Disassembler: Expand maximum output string length to 64K
ACPICA: Remove restriction of 256 maximum GPEs in any GPE block
ACPICA: Update version to 20130626
Jung-uk Kim (1):
ACPICA: Fix compiler warnings for casting issues (only some
compilers)
drivers/acpi/acpica/actables.h | 5 +++++
drivers/acpi/acpica/acutils.h | 2 +-
drivers/acpi/acpica/evgpeinit.c | 11 -----------
drivers/acpi/acpica/exdump.c | 6 +++---
drivers/acpi/acpica/nsxfname.c | 11 +++++++++--
drivers/acpi/acpica/tbxfroot.c | 4 +---
drivers/acpi/acpica/uteval.c | 8 +++++++-
drivers/acpi/acpica/utstring.c | 5 +++--
include/acpi/acpixf.h | 2 +-
include/acpi/actypes.h | 7 -------
10 files changed, 30 insertions(+), 31 deletions(-)
--
1.7.10
next reply other threads:[~2013-07-17 1:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-17 1:47 Lv Zheng [this message]
2013-07-17 1:48 ` [PATCH 1/6] ACPICA: Comment update Lv Zheng
2013-07-17 1:48 ` [PATCH 2/6] ACPICA: TableManager: Export acpi_tb_scan_memory_for_rsdp() Lv Zheng
2013-07-17 1:48 ` [PATCH 3/6] ACPICA: Disassembler: Expand maximum output string length to 64K Lv Zheng
2013-07-17 1:48 ` [PATCH 4/6] ACPICA: Remove restriction of 256 maximum GPEs in any GPE block Lv Zheng
2013-07-17 1:48 ` [PATCH 5/6] ACPICA: Fix compiler warnings for casting issues (only some compilers) Lv Zheng
2013-07-17 1:49 ` [PATCH 6/6] ACPICA: Update version to 20130626 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.1374025121.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.