linux/drivers/acpi/events
Zhang Rui 71b58cbb0c ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from user-space
Allow users to enable/disable/clear a specific & valid GPE/Fixed Event
in user space.

This is useful for debugging, especially for some
interrupt storm issues.

All wakeup GPEs are disabled and they can not be enabled at runtime,
and we mark them as invalid.

All GPEs that don't have a _Lxx/_Exx method are marked as invalid.

All Fixed Events that don't have an event handler are marked as invalid
and they can't be enabled until an event handler is registered.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Ling Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
2008-07-16 23:27:04 +02:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
evevent.c ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
evgpe.c ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
evgpeblk.c ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
evmisc.c ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
evregion.c ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
evrgnini.c ACPICA: Eliminate acpi_native_uint type v2 2008-07-16 23:27:03 +02:00
evsci.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
evxface.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
evxfevnt.c ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from user-space 2008-07-16 23:27:04 +02:00
evxfregn.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00