Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145431
b: refs/heads/master
c: 700d455
h: refs/heads/master
i:
  145429: 0f92c82
  145427: 84104e0
  145423: d52db7f
v: v3
  • Loading branch information
Linus Torvalds committed May 30, 2009
1 parent 27b820f commit 0e8f848
Show file tree
Hide file tree
Showing 1,698 changed files with 43,781 additions and 30,210 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c339dfdd65b52bfd947ab29d1210314a2f6d622d
refs/heads/master: 700d4558fc947542218e6acbc20d1347981ea399
1 change: 1 addition & 0 deletions trunk/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ include/linux/compile.h
include/linux/version.h
include/linux/utsrelease.h
include/linux/bounds.h
include/generated

# stgit generated dirs
patches-*
Expand Down
8 changes: 6 additions & 2 deletions trunk/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 0e8f848

Please sign in to comment.