ACPI: Add ACPI namespace documentation
authorLv Zheng <lv.zheng@intel.com>
Thu, 20 Jun 2013 00:03:13 +0000 (08:03 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 20 Jun 2013 22:13:15 +0000 (00:13 +0200)
commitc76911bc6b0aa6280bee01ab01a7c790029c47ef
tree9b9c10b1bd4cac83f1e367ec360b26610603d6e1
parent89ca78a060a101b21cec46f34ad2ade3fafed0d0
ACPI: Add ACPI namespace documentation

ACPI is implemented as a subsystem in Linux, it creates a device tree by
mapping specific ACPI namespace objects
(Device/Processor/PowerResource/ThermalZone) into Linux device objects.
This patch adds documentation for the ACPI device tree.

Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/acpi/namespace.txt [new file with mode: 0644]
This page took 0.025506 seconds and 5 git commands to generate.