Home
last modified time | relevance | path

Searched hist:c713cd7f2d799c50a0721bf51d178ea9567215dd (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/acpi/
H A Dscan.cdiff c713cd7f2d799c50a0721bf51d178ea9567215dd Fri Jan 10 18:00:05 CST 2014 Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> ACPI / scan: ACPI device object sysfs attribute for _STA evaluation

This patch adds a "status" attribute for an ACPI device. This status
attribute shows the value of the _STA object. The _STA object returns
current status of an ACPI device: enabled, disabled, functioning,
present.

Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
[rjw: Subject and changelog]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>