summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpica/acpi_lid.c
Commit message (Expand)AuthorAgeFilesLines
* Catch up to changes in acpivar.h to add support for using ACPI onjhb2002-10-161-2/+0
* Add device(power/sleep button and lid) wake function from sleeping state.iwasaki2002-07-221-0/+21
* Brutally deal with __func__ being 'const char *' on gcc-3.1.peter2002-05-191-3/+3
* Match namespace cleanup changes in ACPI CA 20020217 update.msmith2002-02-231-5/+5
* Staticise devclasses and some unnecessarily global variables.msmith2002-01-081-1/+1
* Cleanups of verbose printing. All the messages for the debugging isiwasaki2001-11-181-1/+3
* - Updates for new constant naming in the ACPI CA 20010518 update.msmith2001-05-291-4/+4
* Catch up to header include changes:jhb2001-03-281-0/+2
* ACPI_NUMBER becomes ACPI_INTEGER. acpi_EvaluateNumber becomesmsmith2001-01-311-13/+2
* Catch up with the recent conversion the per-eventhandler list mutex toiwasaki2000-12-121-0/+1
* - Convert a lot of homebrew debugging output to use the ACPI CA debuggingmsmith2000-12-081-5/+21
* Initial FreeBSD OSPM (operating system power management) modules formsmith2000-10-281-0/+152
OpenPOWER on IntegriCloud