summaryrefslogtreecommitdiff
path: root/source/include/acevents.h
Commit message (Expand)AuthorAgeFilesLines
* Update all ACPICA copyrights and signons to 2011.Robert Moore2011-01-031-1/+1
* GPE support code overhaul and enhancement.Robert Moore2010-12-011-13/+22
* Update GPE initialization.Robert Moore2010-06-291-1/+1
* Additional GPE cleanup.Robert Moore2010-06-291-1/+1
* Update for GPE enabling/disabling.Robert Moore2010-06-211-5/+1
* Split large file, evgpeblk.c.Robert Moore2010-04-091-25/+53
* Add GPE support for dynamically loaded ACPI tables.Robert Moore2010-04-081-0/+4
* Major update for GPE support code for shared GPEs.Robert Moore2010-03-261-13/+7
* Remove obsolete ACPI_INTEGER (acpi_integer) type.Robert Moore2010-01-191-1/+1
* Update all ACPICA copyrights and signons to 2010.Robert Moore2010-01-081-1/+1
* Simplify internal operation region interface.Robert Moore2009-05-151-1/+1
* Update all copyrights and signons to 2009.Robert Moore2009-01-081-1/+1
* New: AcpiGetGpeDevice interface.Robert Moore2008-11-181-2/+4
* Remove obsolete version number in module headers.Robert Moore2008-09-251-1/+0
* Update copyright to 2008.rmoore12008-01-091-2/+2
* Revert notify handling from synchronous back to asynchronous.rmoore12007-10-181-2/+1
* Change to make Notify() operator completely synchronous.rmoore12007-04-271-1/+2
* Update copyright to 2007.rmoore12007-01-091-2/+2
* Fix for buffer overrun in ExLoadOprmoore12006-05-111-2/+2
* Add 2006 copyrightrmoore12006-01-091-2/+2
* New prototypesrmoore12005-11-011-1/+10
* Automated cleanupaystarik2005-06-291-2/+1
* New interface to OsAcquireLock and OsReleaseLockaystarik2005-06-291-3/+2
* Replace "interruptlevel" with "interruptNumber"aystarik2005-06-291-87/+11
* Update for static functions, cleanupaystarik2005-06-291-29/+79
* Pass ISR flag to internal interfacesaystarik2005-06-291-2/+3
* New interfacesaystarik2005-06-291-2/+16
* New prototypesaystarik2005-06-291-5/+36
* New prototypesaystarik2005-06-291-1/+12
* Handler fixes for reference count issues and allow multiple installsaystarik2005-06-291-2/+2
* Full implementation of RemoveGpeBlockaystarik2005-06-291-4/+4
* Stub implementation of AcpiRemoveGpeBlockaystarik2005-06-291-1/+5
* Implemented AcpiInstallGpeBlockaystarik2005-06-291-1/+10
* Update to GPE interfaces to use the GPE device nodeaystarik2005-06-291-3/+3
* Additional mutex and locking for GPE data structuresaystarik2005-06-291-3/+8
* Support for GPE Block Devicesaystarik2005-06-291-2/+11
* xface changeaystarik2005-06-291-2/+2
* Major overhaul of GPE code to prepare for GPE Block Device supportaystarik2005-06-291-14/+6
* GPE rework to simplifyaystarik2005-06-291-4/+8
* Changed Timeout parameters to 16-bit to match ACPI spec.aystarik2005-06-291-2/+2
* Shortened some overly-verbose identifiersaystarik2005-06-291-9/+9
* interface changesaystarik2005-06-291-2/+2
* Added common procedure for notify type checkaystarik2005-06-291-2/+6
* Support for table-driven Event and Hardware management.aystarik2005-06-291-10/+2
* ACPI_ prefix for all register names; Simplified event and registeraystarik2005-06-291-1/+9
* Split EvInitialize to allow initialization without installation ofaystarik2005-06-291-1/+5
* Removed all support to save/restore the GPE status/enable registers --aystarik2005-06-291-5/+1
* Restructuring of GPE tables and codeaystarik2005-06-291-17/+20
* Added timeout and Global Lock Handle to global lock Acquire/Release asaystarik2005-06-291-8/+8
* Implemented 64-bit field support for ACPI 2.0aystarik2005-06-291-4/+2