summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpica/Osd
Commit message (Expand)AuthorAgeFilesLines
* What I get for "fixing" at the last minute. Correct a mis-merge of takawata'smsmith2001-05-302-1/+1
* - Updates for new constant naming in the ACPI CA 20010518 update.msmith2001-05-294-33/+35
* Catch up to header include changes:jhb2001-03-281-0/+1
* Implement a unified run queue and adjust priority levels accordingly.jake2001-02-121-1/+1
* Change and clean the mutex lock interface.bmilekic2001-02-091-4/+4
* Add some debugging.msmith2001-01-311-8/+72
* Add some debugging statements.msmith2001-01-313-26/+67
* In answer to the comment: /* XXX is it OK to block here? */, the answerpeter2001-01-231-2/+3
* Plug a memory leak in AcpiOsDeleteSemaphore where the mutex is not properlymsmith2001-01-221-0/+2
* Re-Enable OSD_PRIORITY_GPE. Now 20001215 has been commited.takawata2000-12-211-2/+0
* Disable my previous committed code for a moment.iwasaki2000-12-201-0/+2
* Add task priority definition for OSD_PRIORITY_GPE in AcpiOsQueueForExecution().iwasaki2000-12-201-0/+3
* Staticise some malloc poolsmsmith2000-12-082-2/+2
* AcpiOsMem primitives as required by the new ACPI CA snapshotmsmith2000-12-011-1/+91
* FreeBSD-specific OSD (operating system dependant) modules for the Intelmsmith2000-10-289-0/+972
OpenPOWER on IntegriCloud