All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] ACPICA 20130626 Release
@ 2013-07-17  1:47 Lv Zheng
  2013-07-17  1:48 ` [PATCH 1/6] ACPICA: Comment update Lv Zheng
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Lv Zheng @ 2013-07-17  1:47 UTC (permalink / raw)
  To: Rafael J. Wysocki, Robert Moore, Len Brown; +Cc: Lv Zheng, linux-acpi

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-07-17  1:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-17  1:47 [PATCH 0/6] ACPICA 20130626 Release Lv Zheng
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

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.