| Age | Commit message (Expand) | Author |
| 2003-03-05 | Fix a bug that affects machines which has non-zero base GPE blocks. | kochi |
| 2003-03-04 | Update for acpica-unix-20030228. | kochi |
| 2003-03-04 | Resolve conflicts from acpica-20030228-2 import. | kochi |
| 2003-03-04 | Import the Intel ACPICA 20030228 release. | kochi |
| 2003-03-04 | import the Intel ACPICA 20030228 release | kochi |
| 2003-02-26 | Remove unexpectedly imported ACPI CA files and obsolete files | kochi |
| 2003-02-24 | back-out previous; it was wrong. | christos |
| 2003-02-24 | fix memory leaks. | christos |
| 2003-02-19 | initialize a simple_lock in softc. | yamt |
| 2003-02-17 | fix a few problems in the last commit: | tshiozak |
| 2003-02-16 | - reduce the frequency of updating informations on the power sources; | tshiozak |
| 2003-02-14 | - add acpi_acquire_global_lock()/acpi_release_global_lock()/ | tshiozak |
| 2003-02-13 | Resolve conflict from acpica-unix-20030123. | kanaoka |
| 2003-02-13 | Import INTEL 20030123 release. | kanaoka |
| 2003-02-13 | Import INTEL 20030123 release. | kanaoka |
| 2003-02-06 | Document a URL from which you can get the ACPICA programmer reference manual. | perry |
| 2003-02-04 | pro forma -- no actual changes but the source file did change version | perry |
| 2003-02-04 | Add explicit comment handling. | perry |
| 2003-02-04 | Add a comment noting the origin of the list | perry |
| 2003-02-04 | Correct an obvious syntax error (a comment without a # in front of it) | perry |
| 2003-01-28 | unknown, not unkown. Noted by mjl. | wiz |
| 2003-01-27 | Attach to PNP0F03 -- makes the PS/2 mouse on this Dell work. | jmcneill |
| 2003-01-19 | Merge the nathanw_sa branch. | thorpej |
| 2003-01-13 | pull across the quirk table from the wss@pnpbios driver and use it identically. | mrg |
| 2003-01-13 | Why do I always think 'evaluate' and type 'evalulate'? | jmcneill |
| 2003-01-13 | Use 'int' in the SCI interrupt message, not 'irq'. The number in question | fvdl |
| 2003-01-12 | add some more flags used only in acpi.c | christos |
| 2003-01-09 | need to select proper IST for interrupt - IST_NONE is almost certainly not | jdolecek |
| 2003-01-09 | _FDE is optional, so don't print warning messages about it failing | jdolecek |
| 2003-01-09 | use AcpiUtGetTypeName() to print object type name in acpi_print() | jdolecek |
| 2003-01-09 | A few fallbacks: | jmcneill |
| 2003-01-09 | Enumerate floppy disk drives via ACPI (mmm, faster booting). Known to work | jmcneill |
| 2003-01-08 | Print some OEM version info for the R/XSDT. Can be used to help identify | fvdl |
| 2003-01-08 | Define ACPI_MADT_DEBUG externally. | fvdl |
| 2003-01-07 | Deal correctly with an MADT that is not found, or was already found | fvdl |
| 2003-01-07 | * Add aux argument to functions called from apic_madt_walk | fvdl |
| 2003-01-06 | writable, not writeable. | wiz |
| 2003-01-06 | change the 'GPE Block%d defined as GPE%d to GPE%d' message to | jdolecek |
| 2003-01-06 | only print the dot-per-method thing if debugging ACPI_LV_LOAD, too | jdolecek |
| 2003-01-05 | Regen, err. Gen. | christos |
| 2003-01-05 | Infrastucture for ACPIVERBOSE | christos |
| 2003-01-05 | add ACPIVERBOSE; while I am there, fix the eval_string function so it does | christos |
| 2003-01-05 | it's sufficient to install notify handler once | jdolecek |
| 2003-01-05 | Print something a bit more informative when displaying 'not configured' | jmcneill |
| 2003-01-05 | Add some code to deal with the MADT. | fvdl |
| 2003-01-04 | Initial support for ACPI Thermal Zones. For now, we only export the zone | jmcneill |
| 2003-01-04 | Attempt to attach drivers to devices without a valid HID so long as they're | jmcneill |
| 2003-01-01 | Use aprint_normal() in cfprint routines. | thorpej |
| 2002-12-31 | Fix some messages and some formatting. | augustss |
| 2002-12-31 | If we have a valid UID but it's a null string, display '<null>' rather than | jmcneill |