acpi: Style and white space changes
[dragonfly.git] / sys / dev / acpica5 / acpi_pci.c
2011-03-27 Sepherosa Ziehauacpi: Style and white space changes
2011-03-27 Sepherosa Ziehauacpi: Minor style changes
2011-03-27 Magliano AndreaBring in acpica 20110211, still not ok anyway
2009-12-12 Sascha WildnerRemove inclusion of <sys/cdefs.h> from kernel .c files.
2009-11-08 Alexander PolakovUse lockmgr locks for ACPI_SERIAL_*
2009-11-08 Alexander PolakovSync ACPI with FreeBSD 7.2
2009-08-08 Sepherosa ZiehauACPICA-UNIX: Building fixup
2009-07-11 Alexander PolakovACPI: Make acpi_pci* compile; they are not used yet.
2006-09-05 Matthew DillonRename malloc->kmalloc, free->kfree, and realloc->kreal...
2005-10-30 Matthew DillonAdd another parameter to BUS_ADD_CHILD to allow childre...
2004-07-05 Matthew Dillonacpica5 update part 1/3: Implement support for acpica...
2004-06-27 Matthew DillonBring in YONETANI Tomokazu's acpi-update-2.patch (27...
2004-02-21 Matthew DillonBring in the FreeBSD-5 ACPICA code as a module. Note...