summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpica/acpi_if.m
Commit message (Expand)AuthorAgeFilesLines
* Canonize the include of acpi.h.obrien2005-09-111-1/+1
* Rewrite the acpi_battery interface to allow for other battery typesnjl2005-07-231-0/+25
* Add the acpi_get_features() method. This method is called on child driversnjl2005-04-041-0/+13
* Add the acpi_ec_read and write methods. This allows an external drivernjl2005-03-201-0/+30
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Add the ACPI_PWR_FOR_SLEEP method. It takes a device and outputs thenjl2004-12-021-0/+20
* Update the interface for child drivers. Add acpi_scan_children, whichnjl2004-07-151-10/+69
* Add acpi methods for HID/CID probing, evaluating objects, and walking thenjl2004-06-291-0/+77
OpenPOWER on IntegriCloud