summaryrefslogtreecommitdiff
path: root/sys/dev/acpi/acpiac.c
AgeCommit message (Expand)Author
2007-11-03Notebook from ckuethe@ that notifies AC with 0x01, so add that in.Can Erkin Acar
2007-06-23Accept 0x00 as notify type since some notebooks (MSI-S260)Can Erkin Acar
2007-02-21Some Sony VAIOs use the wrong eventing type. Work around that by honering it.Marco Peereboom
2007-01-03Consistent naming for the sensors.Marco Peereboom
2006-12-28Prettify dmesg a bit for attach with power state being either offline orMichael Knudsen
2006-12-26Add polling to devices that require it such as acpibat and acpitz.Marco Peereboom
2006-12-23adapt to new two-level sensor api; Constantine A. MureninTheo de Raadt
2006-12-21more minor knfTheo de Raadt
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