Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unchanged files that are off the vendor branch. | marks | 2004-12-01 | 1 | -4/+3 |
| | | | | | Approved by: njl MFC after: 1 week | ||||
* | Unchanged files from ACPICA 20040220 that are off the vendor branch. | njl | 2004-02-28 | 1 | -2/+2 |
| | |||||
* | Unchanged files that are off the vendor branch. | njl | 2003-12-09 | 1 | -14/+18 |
| | |||||
* | Unmodified files from the vendor 0619 dist that should no longer be off the | njl | 2003-07-13 | 1 | -3/+3 |
| | | | | vendor branch. | ||||
* | Resolve conflicts. | njl | 2003-04-29 | 1 | -2/+2 |
| | |||||
* | Resolve conflicts arising from the ACPI CA 20021118 import. | iwasaki | 2002-11-27 | 1 | -5/+5 |
| | |||||
* | Resolve conflicts arising from the ACPI CA 20020815 import. | iwasaki | 2002-08-29 | 1 | -1/+1 |
| | |||||
* | Resolve conflicts arising from the ACPI CA 20020611 import. | iwasaki | 2002-07-09 | 1 | -5/+3 |
| | |||||
* | Resolve conflicts arising from the ACPI CA 20020217 import. | msmith | 2002-02-23 | 1 | -19/+27 |
| | |||||
* | Add OS layer ACPI mutex and threading support. | iwasaki | 2001-12-22 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | - Temporary fix a bug of Intel ACPI CA core code. - Add OS layer ACPI mutex support. This can be disabled by specifying option ACPI_NO_SEMAPHORES. - Add ACPI threading support. Now that we have a dedicate taskqueue for ACPI tasks and more ACPI task threads can be created by specifying option ACPI_MAX_THREADS. - Change acpi_EvaluateIntoBuffer() behavior slightly to reuse given caller's buffer unless AE_BUFFER_OVERFLOW occurs. Also CM battery's evaluations were changed to use acpi_EvaluateIntoBuffer(). - Add new utility function acpi_ConvertBufferToInteger(). - Add simple locking for CM battery and temperature updating. - Fix a minor problem on EC locking. - Make the thermal zone polling rate to be changeable. - Change minor things on AcpiOsSignal(); in ACPI_SIGNAL_FATAL case, entering Debugger is easier to investigate the problem rather than panic. | ||||
* | Vendor-branch import of the Intel ACPI CA 20010831 snapshot. | msmith | 2001-09-07 | 1 | -8/+17 |
| | |||||
* | Vendor import of the Intel ACPI CA 20010816 update. | msmith | 2001-08-26 | 1 | -2/+2 |
| | |||||
* | Vendor import of the Intel ACPI CA 20010717 snapshot. | msmith | 2001-07-21 | 1 | -4/+4 |
| | |||||
* | Import the 20010518 Intel ACPI CA release. Note that Intel's directory layout | msmith | 2001-05-29 | 1 | -62/+45 |
| | | | | | 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. | msmith | 2001-01-31 | 1 | -4/+4 |
| | |||||
* | Update to the Intel 20001215 ACPI CA snapshot. | msmith | 2000-12-21 | 1 | -3/+3 |
| | |||||
* | Initial import of the Intel-maintained ACPI Component Architecture. This | msmith | 2000-10-28 | 1 | -0/+463 |
is Intel's reference implementation of the core operating-system ACPI support. (This import is on the vendor branch.) |