Skip to content

Commit

Permalink
Merge commit 'v2.6.30' into for-2.6.31
Browse files Browse the repository at this point in the history
  • Loading branch information
J. Bruce Fields committed Jun 16, 2009
2 parents 0a93a47 + 07a2039 commit 7eef409
Show file tree
Hide file tree
Showing 1,647 changed files with 42,819 additions and 29,266 deletions.
8 changes: 6 additions & 2 deletions Documentation/ABI/testing/sysfs-firmware-acpi
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,13 @@ Description:
gpe1F: 0 invalid
gpe_all: 1192
sci: 1194
sci_not: 0

sci - The total number of times the ACPI SCI
has claimed an interrupt.
sci - The number of times the ACPI SCI
has been called and claimed an interrupt.

sci_not - The number of times the ACPI SCI
has been called and NOT claimed an interrupt.

gpe_all - count of SCI caused by GPEs.

Expand Down
Loading

0 comments on commit 7eef409

Please sign in to comment.