summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpica/acpi_lid.c
Commit message (Expand)AuthorAgeFilesLines
* Change to acpi_{Get,Set}Integer to provide both methods. Convert allnjl2004-03-031-1/+1
* Add devctl(4) notify support to ACPI. Various subsystems now notifynjl2003-10-251-2/+4
* Style and whitespace changes. Also, make the ivar functions non-inlinenjl2003-08-281-23/+22
* Use __FBSDID().obrien2003-08-241-2/+3
* 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