Age | Commit message (Expand) | Author |
2008-06-01 | Re-enable new parser. Lots of testing by various folks. Fits all media | Marco Peereboom |
2008-05-16 | back out jordans new parser. | David Gwynne |
2008-05-14 | Adding new ACPI Parser code | Jordan Hargrave |
2008-04-12 | Get rid of acpi_s5 global variables; simply send SIGUSR2 instead of SUGUSR1 | Mark Kettenis |
2006-12-26 | Add polling to devices that require it such as acpibat and acpitz. | Marco Peereboom |
2006-12-21 | more minor knf | Theo de Raadt |
2006-12-18 | Remove misleading NOTREACHED comments. Sending a signal does not | Can Erkin Acar |
2006-11-29 | Do not consider unrecognized buttons as lid sensors. ok marco@ | Miod Vallat |
2006-10-12 | Massive ACPI changes | Jordan Hargrave |
2006-05-31 | Match the specs and only shut down if notify_type is 0x80 | Can Erkin Acar |
2006-02-25 | Ugh, missed some { } | Marco Peereboom |
2006-02-22 | Added new aml_register to notify by device id | Jordan Hargrave |
2006-02-21 | KNF | Marco Peereboom |
2006-02-21 | Added button type field | Jordan Hargrave |
2006-02-21 | Adjust debug levels since _STA often doesn't exist and its annoyingly loud. | Marco Peereboom |
2006-02-21 | Rig the power button so that the machine shuts down correctly. | Marco Peereboom |
2006-02-21 | Print the parent name which is way more useful than the node name. | Marco Peereboom |
2006-02-20 | Display device name for button attach | Jordan Hargrave |
2006-02-20 | Add acpibtn device. Remains disabled for now. | Marco Peereboom |