| Age | Commit message (Expand) | Author |
| 2003-04-20 | Use sysmon_taskq. | thorpej |
| 2003-04-19 | Fix for ACPI poweroff problem provided by Takayoshi Kochi. This resolves | tron |
| 2003-04-18 | * Add a generic power management event API, defined in <sys/power.h>. | thorpej |
| 2003-04-17 | acpi.c needs sysmon_power too. | matt |
| 2003-04-17 | Adapt to the sysmon_pswitch interface. | thorpej |
| 2003-04-17 | Oops, remove a debugging define. | thorpej |
| 2003-04-17 | * Don't do the ACPI_PCI_FIXUP unless it is explicitly enabled in | thorpej |
| 2003-03-07 | Make sure this compiles with ACPI_DEBUG. | kanaoka |
| 2003-03-05 | use M_ACPI where appropriate. | christos |
| 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 |