]> git.neil.brown.name Git - history.git/commit
acpi: enable global wake events by default
authorLinus Torvalds <torvalds@evo.osdl.org>
Wed, 31 Mar 2004 10:18:18 +0000 (02:18 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 31 Mar 2004 10:18:18 +0000 (02:18 -0800)
commit415dd27652c51b6d246b1d9248273b80074b5b19
treea3fdec9191a1cc41d212b6f3df8f3847b7349663
parent7dac59fd69923d06b77294d10b7a1be1ec84378b
acpi: enable global wake events by default

People need the global wake events even when not sleeping:
they are used for lid open events at least on some laptops.
As such, they should be enabled by default.

You can disable them with "acpi_leave_gpes_disabled" if
your machine doesn't need them, and you want to get a few
less GPE's.
drivers/acpi/osl.c
drivers/acpi/utilities/utglobal.c