summaryrefslogtreecommitdiff
path: root/sys/dev/acpi/acpica
AgeCommit message (Expand)Author
2006-08-27Delete unsigned comparison with < 0christos
2006-05-14integrate kauth.elad
2006-04-13NULL check for a parameter of AcpiOsSignal().kochi
2006-03-23change header location in accordance with moving ACPI-CA to sys/distkochi
2006-03-23Move ACPI-CA to sys/dist/acpica.kochi
2006-03-23Move to sys/dev/acpi/acpica.kochi
2006-03-23Move to sys/dist/acpica.kochi
2006-03-23Move from sys/dev/acpi/acpica/Osd.kochi
2006-03-12Merge ACPI-CA 20060217kochi
2006-01-29Merge ACPI-CA 20060113kochi
2006-01-29Merge ACPI-CA 20060113 (new files)kochi
2006-01-29Merge ACPI-CA 20060113kochi
2006-01-29Import the INTEL ACPI-CA 20060113kochi
2006-01-05More comments fixing.rpaulo
2006-01-05* defflag ACPI_DSDT_OVERRIDE and defparam ACPI_DSDT_FILE.rpaulo
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-12Move the (one liner) logic of AcpiOsGetRootPointer() out of acpica/Osd tocube
2005-12-11merge ktrace-lwp.christos
2005-10-23revive a piece of code for workaround for buggy BIOSes.kochi
2005-05-31lots of cast-qual falloutdrochner
2005-05-29Sprinkle const freely and delete unnecessary casts.christos
2005-05-02Merge changes for ACPI-CA 20050408kochi
2005-05-02Merge ACPI-CA 20050408kochi
2005-05-02Import the INTEL ACPI-CA 20050408kochi
2004-06-07Add code for replacing DSDT. See comments in the file.kochi
2004-05-01specify static where appropriate.kochi
2004-04-23s/the the/the/ (only in sources that aren't regularly imported fromsimonb
2004-04-11return (x) -> return xkochi
2004-04-10whitespace nitkochi
2004-04-07A bugfix for Mutex handling.kochi
2004-03-30Fix 16bit-wide access to PCI configuration space.kochi
2004-03-23some int->ACPI_INTEGER to make it compile on amd64 againdrochner
2004-02-14Merge ACPI-CA 20040211.kochi
2004-02-02Log message from FreeBSD:soren
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-11-02Fix LP64 bug.matt
2003-10-31Add a file.mycroft
2003-10-31Catch up with changes to the AcpiOs*() interfaces.mycroft
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