summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpica/acpi_button.c
Commit message (Expand)AuthorAgeFilesLines
* Add device(power/sleep button and lid) wake function from sleeping state.iwasaki2002-07-221-0/+22
* Fixed printf format errors which apparently crept in while -Wformat wasbde2002-05-251-8/+4
* Brutally deal with __func__ being 'const char *' on gcc-3.1.peter2002-05-191-4/+4
* Match namespace cleanup changes in ACPI CA 20020217 update.msmith2002-02-231-7/+7
* 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-4/+8
* Convert from acpi_strerror() to AcpiFormatException()msmith2001-07-211-1/+1
* Don't call ourselves a "control method" anything, that's not useful.msmith2001-07-211-4/+6
* - Updates for new constant naming in the ACPI CA 20010518 update.msmith2001-05-291-5/+5
* - Convert a lot of homebrew debugging output to use the ACPI CA debuggingmsmith2000-12-081-17/+35
* Initial FreeBSD OSPM (operating system power management) modules formsmith2000-10-281-0/+182
OpenPOWER on IntegriCloud