summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpica/Osd/OsdSynch.c
Commit message (Expand)AuthorAgeFilesLines
* Implement the internal locks of an ACPI semaphore with splhigh() onjhb2002-10-161-8/+31
* Fix wrong use of ACPI_NO_UNIT_LIMIT which is for as_maxunits, not as_units.iwasaki2002-07-061-2/+2
* Brutally deal with __func__ being 'const char *' on gcc-3.1.peter2002-05-191-4/+4
* Change callers of mtx_init() to pass in an appropriate lock type name. Injhb2002-04-041-1/+1
* Match namespace cleanup changes in ACPI CA 20020217 update.msmith2002-02-231-5/+5
* Add OS layer ACPI mutex and threading support.iwasaki2001-12-221-19/+141
* Update the OSD module to match the ACPI CA 20010717 import.msmith2001-07-211-3/+9
* What I get for "fixing" at the last minute. Correct a mis-merge of takawata'smsmith2001-05-301-1/+0
* - Updates for new constant naming in the ACPI CA 20010518 update.msmith2001-05-291-15/+7
* Catch up to header include changes:jhb2001-03-281-0/+1
* Change and clean the mutex lock interface.bmilekic2001-02-091-4/+4
* Add some debugging.msmith2001-01-311-8/+72
* Plug a memory leak in AcpiOsDeleteSemaphore where the mutex is not properlymsmith2001-01-221-0/+2
* Staticise some malloc poolsmsmith2000-12-081-1/+1
* FreeBSD-specific OSD (operating system dependant) modules for the Intelmsmith2000-10-281-0/+131
OpenPOWER on IntegriCloud