Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322543
b: refs/heads/master
c: 046c653
h: refs/heads/master
i:
  322541: 2ac1166
  322539: bc983af
  322535: 9b4de26
  322527: 3dbd50b
v: v3
  • Loading branch information
Huang Ying authored and Bjorn Helgaas committed Aug 21, 2012
1 parent 597a07d commit 67e1eb8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3d8387efe1ad9eb5bfe8a2e58cdbd1b88b247eef
refs/heads/master: 046c6531b60e8b9eabf47820a06161338a612167
12 changes: 12 additions & 0 deletions trunk/Documentation/ABI/testing/sysfs-bus-pci
Original file line number Diff line number Diff line change
Expand Up @@ -210,3 +210,15 @@ Users:
firmware assigned instance number of the PCI
device that can help in understanding the firmware
intended order of the PCI device.

What: /sys/bus/pci/devices/.../d3cold_allowed
Date: July 2012
Contact: Huang Ying <ying.huang@intel.com>
Description:
d3cold_allowed is bit to control whether the corresponding PCI
device can be put into D3Cold state. If it is cleared, the
device will never be put into D3Cold state. If it is set, the
device may be put into D3Cold state if other requirements are
satisfied too. Reading this attribute will show the current
value of d3cold_allowed bit. Writing this attribute will set
the value of d3cold_allowed bit.

0 comments on commit 67e1eb8

Please sign in to comment.