summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpica/acpi_powerres.c
Commit message (Expand)AuthorAgeFilesLines
* Catch up to changes in acpivar.h to add support for using ACPI onjhb2002-10-161-2/+0
* Fix a bug about the cooling system controlling in acpi_thermal driver.iwasaki2002-08-271-11/+21
* Brutally deal with __func__ being 'const char *' on gcc-3.1.peter2002-05-191-9/+9
* Match namespace cleanup changes in ACPI CA 20020217 update.msmith2002-02-231-41/+48
* Staticise devclasses and some unnecessarily global variables.msmith2002-01-081-2/+2
* Add OS layer ACPI mutex and threading support.iwasaki2001-12-221-0/+3
* Use return_PTR, not return_VALUE when returning pointers.dfr2001-10-041-2/+2
* Updates to match the ACPI CA 20010816 import:msmith2001-08-261-48/+48
* Fix error checking about device state transition from D0 to D3.iwasaki2001-08-211-4/+27
* Convert from acpi_strerror() to AcpiFormatException()msmith2001-07-211-3/+3
* Whoops; we get an ACPI_OBJECT back from evaluating a method, notmsmith2001-07-091-8/+6
* This was only half-implemented when I committed it, and certainly didn'tmsmith2001-07-061-30/+92
* Update for new debug layer constant names in the ACPI CA 20010615msmith2001-06-291-1/+1
* Sync to my work in progress:msmith2001-06-281-0/+553
OpenPOWER on IntegriCloud