summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorLen Brown <len.brown@intel.com>2009-04-24 01:34:59 -0400
committerLen Brown <len.brown@intel.com>2009-04-24 01:34:59 -0400
commit6e6c348fb23122c6faf89ef10f1b9f034dba0da5 (patch)
treea9896fb7efb66f2fd9f632b09805ea1e8dc3b086 /Documentation
parent7f3745ad7aca48b946136e3173861821fa8b24c5 (diff)
parent88bea188b85f9cefefbbd56b8a48d0f798409177 (diff)
downloadlinux-0-day-6e6c348fb23122c6faf89ef10f1b9f034dba0da5.tar.gz
linux-0-day-6e6c348fb23122c6faf89ef10f1b9f034dba0da5.tar.xz
Merge branch 'irq' into release
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/ABI/testing/sysfs-firmware-acpi8
1 files changed, 6 insertions, 2 deletions
diff --git a/Documentation/ABI/testing/sysfs-firmware-acpi b/Documentation/ABI/testing/sysfs-firmware-acpi
index e8ffc70ffe123..4f9ba3c2fca75 100644
--- a/Documentation/ABI/testing/sysfs-firmware-acpi
+++ b/Documentation/ABI/testing/sysfs-firmware-acpi
@@ -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.