summaryrefslogtreecommitdiffstats
path: root/sys/contrib/dev/acpica/utdelete.c
Commit message (Collapse)AuthorAgeFilesLines
* Import ACPI-CA 20031203njl2003-12-091-41/+5
|
* Update code for checking the reference count and performing the finalnjl2003-11-211-2/+38
| | | | | | | | | | delete of objects. Also revert our temporary workaround in dsmthdat.c that always copied objects. This is the correct fix for errors evaluating _BST (and GBST) on IBM Thinkpads where an argument (Arg3) was returned to the caller and the object was freed while still in use. This will be in a future ACPI-CA dist. Thanks to: kochi@netbsd.org, shaohua.li@intel.com
* ACPICA import from the 0619 dist.njl2003-07-131-45/+42
|
* Import of Intel ACPI 20030228 vendor distributionnjl2003-04-291-4/+11
|
* Vendor import of the Intel ACPI CA 20021118 drop.iwasaki2002-11-271-6/+6
| | | | Approved by: re
* Vendor import of the Intel ACPI CA 20020611 drop.iwasaki2002-07-091-24/+30
|
* Vendor import of the Intel ACPI CA 200200404 drop.iwasaki2002-06-301-24/+19
|
* Vendor import of the Intel ACPI CA 20020217 drop.msmith2002-02-231-36/+20
|
* Vendor import of the Intel ACPI CA 20011120 snapshot.msmith2001-11-281-8/+11
|
* Import the Intel ACPI CA 20011018 snapshotmsmith2001-10-311-32/+15
|
* Import of the Intel ACPI CA 20010920 snapshot.msmith2001-10-041-20/+7
|
* Vendor-branch import of the Intel ACPI CA 20010831 snapshot.msmith2001-09-071-12/+1
|
* Vendor import of the Intel ACPI CA 20010816 update.msmith2001-08-261-24/+27
|
* Vendor import of the Intel ACPI CA 20010717 snapshot.msmith2001-07-211-3/+3
|
* Import the 20010518 Intel ACPI CA release. Note that Intel's directory layoutmsmith2001-05-291-110/+103
| | | | | keeps changing, so to reduce repository thrash everything has been moved into a single directory. (repo copy involved)
* Update to the 20010125 ACPI CA snapshot.msmith2001-01-311-2/+2
|
* Update to the Intel 20001215 ACPI CA snapshot.msmith2000-12-211-3/+3
|
* Update to the 20001201 ACPI CA snapshot.msmith2000-12-081-10/+10
|
* Update to the 20001115 Intel ACPI CA snapshot.msmith2000-12-011-3/+3
|
* Initial import of the Intel-maintained ACPI Component Architecture. Thismsmith2000-10-281-0/+806
is Intel's reference implementation of the core operating-system ACPI support. (This import is on the vendor branch.)
OpenPOWER on IntegriCloud