summaryrefslogtreecommitdiff
path: root/sys/dev/acpi/acpica/Subsystem
AgeCommit message (Expand)Author
2004-01-04Apply http://bugme.osdl.org/attachment.cgi?id=1777&action=view fromgendalia
2003-12-21correct handling of _SI.SST method as it is described in ACPI spec.kochi
2003-12-21Make ACPI interpreter a bit permissive:kochi
2003-12-21Give up unresponding hardware when entering sleep state.kochi
2003-12-21Make ACPI interpreter a bit permissive:kochi
2003-12-13Merge ACPI-CA 20031203kochi
2003-11-26Remove unused file.kochi
2003-11-20convert tab -> space (pointed out by Kanaoka-san)kochi
2003-11-20fix for ThinkPad 'large reference count' problem.kochi
2003-11-09* Preserve original $Revision$kochi
2003-10-31Merge acpica-unix-20031029.mycroft
2003-10-31Import latest ACPI-CA.mycroft
2003-10-31Swap the order of buffer initialization and _STA/_INI execution. _INI methodsmycroft
2003-10-30Patches from Christos to fix double-frees and error handling.mycroft
2003-08-03appease gcc-3 by adding ULL to constants that do not fit in longschristos
2003-07-03Cleanup usage of ENABLE_DEBUGGER/ACPI_DEBUGGER/DDB.kochi
2003-07-01Bugfix from FreeBSD tree:kochi
2003-05-25Backport a bugfix from the latest ACPI CA.kochi
2003-05-13Fix a reference count problem that may cause unexpected memory free etc.kochi
2003-05-13Fix parent-child loop problem found by Takashi Yamamoto.kochi
2003-05-12Always use 32bit-wide header pointers for an RSDT (ACPI 1.0). The commentfvdl
2003-05-11Avoid some strict-alias warnings.fvdl
2003-05-03DMA, not dma nor Dma.wiz
2003-04-19Fix for ACPI poweroff problem provided by Takayoshi Kochi. This resolvestron
2003-03-07Make sure this compiles with ACPI_DEBUG.kanaoka
2003-03-05Fix a bug that affects machines which has non-zero base GPE blocks.kochi
2003-03-04Resolve conflicts from acpica-20030228-2 import.kochi
2003-03-04Import the Intel ACPICA 20030228 release.kochi
2003-03-04import the Intel ACPICA 20030228 releasekochi
2003-02-26Remove unexpectedly imported ACPI CA files and obsolete fileskochi
2003-02-13Resolve conflict from acpica-unix-20030123.kanaoka
2003-02-13Import INTEL 20030123 release.kanaoka
2003-02-13Import INTEL 20030123 release.kanaoka
2003-01-28unknown, not unkown. Noted by mjl.wiz
2003-01-06writable, not writeable.wiz
2003-01-06change the 'GPE Block%d defined as GPE%d to GPE%d' message tojdolecek
2003-01-06only print the dot-per-method thing if debugging ACPI_LV_LOAD, toojdolecek
2002-12-23Resolve conflict from acpica-unix-20021205.kanaoka
2002-12-23Import INTEL acpica 20021205 release.kanaoka
2002-11-02reduce number of <'s in FatalOp debug print, to not get mistaken withjdolecek
2002-10-05strstr() is part of libkern now. don't supply another.christos
2002-07-29A resource with 0 interrupts is not illegal; it occurs before interruptsaugustss
2002-07-28Fix typo in macro.augustss
2002-06-17AcpiUtGetObjectTypeName is not defined if we are not debugging.christos
2002-06-15* #if 0 ACPI_DISABLE_IRQS() and ACPI_ENABLE_IRQS(); they're not used.thorpej
2002-06-15Remove a locally-added static from several functions, now thatthorpej
2002-06-15Update for acpica-unix-20020612.thorpej
2002-06-15Don't define DEBUGGER_THREADING if it's already defined.thorpej
2002-06-15Delete files not present in acpica-unix-20020612.thorpej
2002-06-15Add RCS IDs.thorpej