Linux ACPI
 help / color / mirror / Atom feed
* [PATCH 0/6] ACPICA: 20131115 Release
@ 2013-11-21  4:17 Lv Zheng
  2013-11-21  4:17 ` [PATCH 1/6] ACPICA: Debug output: Do not emit function nesting level for kernel build Lv Zheng
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Lv Zheng @ 2013-11-21  4:17 UTC (permalink / raw)
  To: Rafael J. Wysocki, Robert Moore, Len Brown; +Cc: Lv Zheng, linux-acpi

The 20131115 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
  CONFIG_SFI
  CONFIG_ACPI_AC
  CONFIG_ACPI_BATTERY
  CONFIG_ACPI_BUTTON
  CONFIG_ACPI_VIDEO
  CONFIG_ACPI_FAN
  CONFIG_ACPI_DOCK
  CONFIG_ACPI_PROCESSOR
  CONFIG_ACPI_PROCESSOR_AGGREGATOR
  CONFIG_ACPI_IPMI
  CONFIG_ACPI_THERMAL
  CONFIG_ACPI_CONTAINER
  CONFIG_ACPI_SBS
  CONFIG_ACPI_NUMA
  CONFIG_ACPI_HED
  CONFIG_ACPI_APEI
  CONFIG_ACPI_APEI_GHES
  CONFIG_ACPI_APEI_EINJ
  CONFIG_ACPI_APEI_ERST_DEBUG
  CONFIG_X86_PM_TIMER
  CONFIG_CPU_FREQ
  CONFIG_I2C_SCMI
  CONFIG_DMAR_TABLE
  CONFIG_INTEL_IOMMU
  CONFIG_IRQ_REMAP
  CONFIG_BLK_DEV_IDEACPI
  CONFIG_DRM_I915
  CONFIG_DRM_RADEON
  CONFIG_DRM_NOUVEAU
  CONFIG_SENSORS_ACPI_POWER
  CONFIG_SENSORS_ATK0110
  CONFIG_INPUT_ATLAS_BTNS
  CONFIG_TCG_TPM
  All devices under CONFIG_X86_PLATFORM_DEVICES

Please review.

Bob Moore (3):
  ACPICA: Debug output: Do not emit function nesting level for kernel
    build.
  ACPICA: Add support to delete all objects attached to the root
    namespace node.
  ACPICA: Update version to 20131115.

Lv Zheng (2):
  ACPICA: Tests: Add CHECKSUM_ABORT protection for test utilities.
  ACPICA: Resources: Fix loop termination for the get AML length
    function.

Tomasz Nowicki (1):
  ACPICA: Delete all attached data objects during namespace node
    deletion.

 drivers/acpi/acpica/acresrc.h  |    6 +++---
 drivers/acpi/acpica/nsalloc.c  |   18 ++++++++++++++----
 drivers/acpi/acpica/nsutils.c  |   18 ++++++++++--------
 drivers/acpi/acpica/rscalc.c   |    9 +++++++--
 drivers/acpi/acpica/rscreate.c |   36 +++++++++++++++++-------------------
 drivers/acpi/acpica/rsutils.c  |    2 +-
 drivers/acpi/acpica/utdebug.c  |   31 ++++++++++++++++++++++++-------
 include/acpi/acconfig.h        |    2 ++
 include/acpi/acpixf.h          |    2 +-
 9 files changed, 79 insertions(+), 45 deletions(-)

-- 
1.7.10


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

end of thread, other threads:[~2013-11-21 13:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-21  4:17 [PATCH 0/6] ACPICA: 20131115 Release Lv Zheng
2013-11-21  4:17 ` [PATCH 1/6] ACPICA: Debug output: Do not emit function nesting level for kernel build Lv Zheng
2013-11-21  4:17 ` [PATCH 2/6] ACPICA: Tests: Add CHECKSUM_ABORT protection for test utilities Lv Zheng
2013-11-21  4:17 ` [PATCH 3/6] ACPICA: Resources: Fix loop termination for the get AML length function Lv Zheng
2013-11-21  4:19 ` [PATCH 4/6] ACPICA: Delete all attached data objects during namespace node deletion Lv Zheng
2013-11-21  4:20 ` [PATCH 5/6] ACPICA: Add support to delete all objects attached to the root namespace node Lv Zheng
2013-11-21  4:20 ` [PATCH 6/6] ACPICA: Update version to 20131115 Lv Zheng
2013-11-21 13:30 ` [PATCH 0/6] ACPICA: 20131115 Release Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox