summaryrefslogtreecommitdiff
path: root/sys/dev/acpi_support/acpi_fujitsu.c
Commit message (Expand)AuthorAgeFilesLines
* Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on de...Sofian Brabez2013-01-301-1/+2
* acpi_fujitsu: update for P8010Andriy Gapon2010-12-111-1/+54
* Remove unused assignment.Jung-uk Kim2010-06-111-4/+0
* Import ACPICA 20090521.Jung-uk Kim2009-06-051-1/+3
* Fix a typo in a comment in the ACPI Fujitsu driver.Ed Schouten2008-09-081-1/+1
* Catch up with ACPI-CA 20070320 import.Jung-uk Kim2007-03-221-1/+1
* Allow non-P laptops to make use of this module.Philip Paeps2006-01-291-81/+233
* Canonize the include of acpi.h.David E. O'Brien2005-09-111-1/+1
* Fix a small locking error.Philip Paeps2005-04-041-2/+3
* Add acpi_fujitsu for handling acpi-controlled buttons on Fujitsu laptops.Philip Paeps2005-03-181-0/+563