iwasaki 4c7abcd337 Add OS layer ACPI mutex and threading support.
- 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.
2001-12-22 16:05:41 +00:00
..
2001-12-10 09:34:47 +00:00
2001-11-15 07:52:49 +00:00
2001-12-19 13:32:21 +00:00
2001-11-19 06:42:11 +00:00
2001-11-15 07:52:49 +00:00
2001-10-09 15:30:19 +00:00
2001-11-03 08:32:28 +00:00
2001-11-04 09:09:41 +00:00
2001-12-20 17:55:49 +00:00
2001-11-15 07:57:38 +00:00
2001-11-15 07:52:49 +00:00
2001-11-04 08:58:22 +00:00
2001-10-11 22:02:14 +00:00
2001-12-15 12:32:23 +00:00
2001-11-04 15:55:17 +00:00
2001-12-15 12:32:23 +00:00
2001-11-04 08:54:15 +00:00
2001-11-15 07:52:49 +00:00
2001-12-15 12:32:23 +00:00
2001-11-04 11:55:19 +00:00