From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bjorn Helgaas Subject: [PATCH 0/5] ACPI: debug cleanup and documentation Date: Fri, 07 Nov 2008 16:57:40 -0700 Message-ID: <20081107235644.32050.74757.stgit@bob.kio> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: Received: from g1t0028.austin.hp.com ([15.216.28.35]:8230 "EHLO g1t0028.austin.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752069AbYKGX5l (ORCPT ); Fri, 7 Nov 2008 18:57:41 -0500 Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Len Brown Cc: linux-acpi@vger.kernel.org, Thomas Renninger , Randy Dunlap This series of mostly documentation updates makes the ACPI debug system usable by mere mortals. Comments welcome. Bjorn