1907 Commits

Author SHA1 Message Date
aystarik
7adf28479b Fixed a memory leak
date	2003.05.02.17.51.00;	author rmoore1;	state Exp;
2005-06-29 16:47:51 +00:00
aystarik
88f4cc71ac Renamed 2 defines
date	2003.03.21.18.03.00;	author rmoore1;	state Exp;
2005-06-29 16:47:50 +00:00
aystarik
04761f88e7 Update to GPE interfaces to use the GPE device node
date	2003.03.19.22.15.00;	author rmoore1;	state Exp;
2005-06-29 16:47:49 +00:00
aystarik
e257e4f15a Major overhaul of GPE code to prepare for GPE Block Device support
date	2003.02.27.21.05.00;	author rmoore1;	state Exp;
2005-06-29 16:47:46 +00:00
aystarik
997e2f02d7 GPE rework to simplify
date	2003.02.06.21.01.00;	author rmoore1;	state Exp;
2005-06-29 16:47:45 +00:00
aystarik
36bd4fec22 Changed Timeout parameters to 16-bit to match ACPI spec.
date	2002.11.04.19.11.00;	author rmoore1;	state Exp;
2005-06-29 16:47:42 +00:00
aystarik
c13a1673ff major overhaul of ACPI_TYPE and the use of internal types. Most were
no longer necessary.  Improved handling of the Scope operator for both the
compiler and the interpreter.


date	2002.10.10.22.48.00;	author rmoore1;	state Exp;
2005-06-29 16:47:41 +00:00
aystarik
43d6426533 Added common procedure for notify type check and common_notify area
within those objects that support notifies.


date	2002.03.21.17.27.00;	author rmoore1;	state Exp;
2005-06-29 16:47:35 +00:00
aystarik
8ebe8a6078 Added error checking after all mutex acquires and most mutex releases.
date	2002.02.12.23.57.00;	author rmoore1;	state Exp;
2005-06-29 16:47:33 +00:00
aystarik
adcf0cce6e Added timeout and Global Lock Handle to global lock Acquire/Release as
per the EPS.


date	2001.12.18.21.07.00;	author rmoore1;	state Exp;
2005-06-29 16:47:29 +00:00
aystarik
dfb300ea04 Removed obsolete ACPI_OBJECT_TYPE8 typedef and changed all references
to ACPI_OBJECT_TYPE


date	2001.12.12.20.41.00;	author rmoore1;	state Exp;
2005-06-29 16:47:28 +00:00
aystarik
246542d0c2 Changed AE_EXIST to AE_ALREADY_EXISTS (more informative, not
ambiguous)


date	2001.10.18.20.13.00;	author rmoore1;	state Exp;
2005-06-29 16:47:25 +00:00
aystarik
60a6b661da Rename the opcode execution functions
date	2001.10.08.22.36.00;	author rmoore1;	state Exp;
2005-06-29 16:47:24 +00:00
aystarik
e35fb2313d Cleanup
date	2001.10.01.17.30.00;	author rmoore1;	state Exp;
2005-06-29 16:47:23 +00:00
aystarik
23c48c6ebd remove IS_INIT_COMPLETE macro because it's ugly, and people should
just call AcpiSubsystemStatus before they do anything.


date	2001.09.21.18.08.00;	author agrover;	state Exp;
2005-06-29 16:47:22 +00:00
aystarik
5a5e5e64c1 added Flags param to AcpixxxEvent functions to accomodate enabling
wake
added function to disable all non-wake GPEs (used by enterSleep)


date	2001.09.18.23.04.00;	author agrover;	state Exp;
2005-06-29 16:47:21 +00:00
aystarik
1661cbdfb6 All external interfaces check for ACPI initialization.
date	2001.05.16.22.00.00;	author rmoore1;	state Exp;
2005-06-29 16:47:17 +00:00
aystarik
25c2bb5aea Cleanup
date	2001.03.16.16.25.00;	author rmoore1;	state Exp;
2005-06-29 16:47:12 +00:00
aystarik
6313fef8bc Check for error after attempting to enter interpreter
date	2001.03.02.22.48.00;	author rmoore1;	state Exp;
2005-06-29 16:47:10 +00:00
aystarik
2aaff58c4d Global lock is now optional
date	2001.03.02.17.45.00;	author rmoore1;	state Exp;
2005-06-29 16:47:09 +00:00
aystarik
809e54df58 Fixed three "linuxisms" in the code.
date	2001.01.03.16.57.00;	author mwalz;	state Exp;
2005-06-29 16:47:07 +00:00
aystarik
74110a8da6 Fixed bug when removing global notify handlers.
date	2000.12.28.22.48.00;	author psdiefen;	state Exp;
2005-06-29 16:47:05 +00:00
aystarik
dffaec1d10 use Enable and Disable Event instead of raw register accesses
date	2000.11.13.21.21.00;	author agrover;	state Exp;
2005-06-29 16:47:02 +00:00
aystarik
613fe9325f date 2000.11.02.19.02.00; author rmoore1; state Exp; 2005-06-29 16:46:59 +00:00
aystarik
b15f5fa1d4 remove params to acpiacquiregloballock and release
date	2000.10.06.00.28.00;	author agrover;	state Exp;
2005-06-29 16:46:57 +00:00
aystarik
0c605c8e13 date 2000.07.20.17.18.00; author mwalz; state Exp; 2005-06-29 16:46:51 +00:00
aystarik
fa35f6ef51 Added some ACPI prefixes
date	2000.06.21.21.17.00;	author rmoore1;	state Exp;
2005-06-29 16:46:47 +00:00
aystarik
f74195ca15 File rename
date	2000.06.19.16.39.00;	author rmoore1;	state Exp;
2005-06-29 16:46:45 +00:00
aystarik
d710836331 Extraneous spaces removed
date	2000.06.13.21.21.00;	author rmoore1;	state Exp;
2005-06-29 16:46:42 +00:00
aystarik
686f08eddb Added global lock external interfaces
date	2000.05.15.15.49.00;	author rmoore1;	state Exp;
2005-06-29 16:46:38 +00:00
aystarik
dc4fe4068d Split into more files
date	2000.05.11.21.20.00;	author rmoore1;	state Exp;
2005-06-29 16:46:37 +00:00
aystarik
685735b22a Ref count inheritance
date	2000.05.08.15.57.00;	author rmoore1;	state Exp;
2005-06-29 16:46:36 +00:00
aystarik
eb27608058 Added missing init code to install handler function
date	2000.04.28.01.13.00;	author rmosgrov;	state Exp;
2005-06-29 16:46:35 +00:00
aystarik
63993091c8 Added support for just in time region initialization
date	2000.04.27.23.58.00;	author rmosgrov;	state Exp;
2005-06-29 16:46:34 +00:00
aystarik
108dfc6f1c date 2000.04.25.19.52.00; author rmosgrov; state Exp; 2005-06-29 16:46:33 +00:00
aystarik
532a85e7d4 Mutex support
date	2000.04.19.22.28.00;	author rmoore1;	state Exp;
2005-06-29 16:46:32 +00:00
aystarik
325ed10948 date 2000.03.21.21.21.00; author psdiefen; state Exp; 2005-06-29 16:46:31 +00:00
aystarik
831d49c11f date 2000.03.17.18.59.00; author psdiefen; state Exp; 2005-06-29 16:46:30 +00:00
aystarik
2331618117 Changes to eliminate warnings at VC warning level 4. Global lock
support.


date	2000.03.03.18.01.00;	author rmoore1;	state Exp;
2005-06-29 16:46:29 +00:00
aystarik
11d81c9add Added flag to indicate if OpRegion handler is a default handler
date	2000.02.29.21.28.00;	author rmoore1;	state Exp;
2005-06-29 16:46:28 +00:00
aystarik
234a70e11b date 2000.02.23.22.11.00; author psdiefen; state Exp; 2005-06-29 16:46:27 +00:00
aystarik
84bb23313e date 2000.02.18.22.49.00; author psdiefen; state Exp; 2005-06-29 16:46:26 +00:00
aystarik
4eff3f48c7 date 2000.02.17.21.08.00; author psdiefen; state Exp; 2005-06-29 16:46:24 +00:00
aystarik
f1594a3d17 date 2000.02.04.19.50.00; author psdiefen; state Exp; 2005-06-29 16:46:22 +00:00
aystarik
bc7c8b4798 Fixed typo in comment
date	2000.02.02.17.58.00;	author rmosgrov;	state Exp;
2005-06-29 16:46:21 +00:00
aystarik
31d01cb615 date 2000.01.24.22.09.00; author psdiefen; state Exp; 2005-06-29 16:46:20 +00:00
aystarik
2cceb40ce2 date 2000.01.20.00.53.00; author psdiefen; state Exp; 2005-06-29 16:46:19 +00:00
aystarik
d3c5a5ef00 date 2000.01.13.23.07.00; author psdiefen; state Exp; 2005-06-29 16:46:18 +00:00
aystarik
eeb5cb5703 date 2000.01.07.01.20.00; author psdiefen; state Exp; 2005-06-29 16:46:17 +00:00
aystarik
b406fb4136 date 99.12.29.20.19.00; author psdiefen; state Exp; 2005-06-29 16:46:16 +00:00