summaryrefslogtreecommitdiff
path: root/sys/dev/acpi/acpiac.c
AgeCommit message (Expand)Author
2006-12-18minor cleaning; ok marcoTheo de Raadt
2006-11-29After a long debate at the hackathon it was decided that the acpi implementationMarco Peereboom
2006-10-19Replace ACPI ioctls with APM ioctls. This makes ACPI talk the same protocolMarco Peereboom
2006-10-12Massive ACPI changesJordan Hargrave
2006-02-22Added new aml_register_notify to handle call-by-IDJordan Hargrave
2006-02-22Added notify callback for A/C deviceJordan Hargrave
2006-02-17Add sensors output. This is for debug only and will be removed later.Marco Peereboom
2006-02-17Fixed code for handling _INIJordan Hargrave
2006-02-16Print useful information during boot about the battery and power supply.Marco Peereboom
2005-12-16Use new unified header.Marco Peereboom
2005-12-14Add AC device.Marco Peereboom