Searched hist:"836 aedb1" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-devices-power_state | 836aedb1 Thu Jan 24 05:49:59 CST 2013 Rafael J. Wysocki <rafael.j.wysocki@intel.com> ACPI / PM: Expose power states of ACPI devices to user space
Make it possible to retrieve the current power state of a device with ACPI power management from user space via sysfs by adding two new attributes, power_state and real_power_state, to the sysfs directory associated with the struct acpi_device object representing the device's ACPI node.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 836aedb1 Thu Jan 24 05:49:59 CST 2013 Rafael J. Wysocki <rafael.j.wysocki@intel.com> ACPI / PM: Expose power states of ACPI devices to user space Make it possible to retrieve the current power state of a device with ACPI power management from user space via sysfs by adding two new attributes, power_state and real_power_state, to the sysfs directory associated with the struct acpi_device object representing the device's ACPI node. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | sysfs-devices-real_power_state | 836aedb1 Thu Jan 24 05:49:59 CST 2013 Rafael J. Wysocki <rafael.j.wysocki@intel.com> ACPI / PM: Expose power states of ACPI devices to user space
Make it possible to retrieve the current power state of a device with ACPI power management from user space via sysfs by adding two new attributes, power_state and real_power_state, to the sysfs directory associated with the struct acpi_device object representing the device's ACPI node.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 836aedb1 Thu Jan 24 05:49:59 CST 2013 Rafael J. Wysocki <rafael.j.wysocki@intel.com> ACPI / PM: Expose power states of ACPI devices to user space Make it possible to retrieve the current power state of a device with ACPI power management from user space via sysfs by adding two new attributes, power_state and real_power_state, to the sysfs directory associated with the struct acpi_device object representing the device's ACPI node. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/drivers/acpi/ |
H A D | scan.c | 836aedb1 Thu Jan 24 05:49:59 CST 2013 Rafael J. Wysocki <rafael.j.wysocki@intel.com> ACPI / PM: Expose power states of ACPI devices to user space
Make it possible to retrieve the current power state of a device with ACPI power management from user space via sysfs by adding two new attributes, power_state and real_power_state, to the sysfs directory associated with the struct acpi_device object representing the device's ACPI node.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|