i386 - Get completely rid of APIC_IO
[dragonfly.git] / sys / platform / pc32 / acpica5 / acpi_machdep.c
2010-10-06 Michael Neumanni386 - Get completely rid of APIC_IO apic_io
2010-08-25 Matthew Dillonkernel - Remove D_KQFILTER flag
2010-08-03 Samuel J. Greearkernel - Make filters able to be marked MPSAFE
2010-08-03 Samuel J. Greearkernel - Remove kevent subsystem from under mplock
2010-07-11 Samuel J. Greearkernel - Tear out device polling
2010-07-02 Samuel J. Greearacpi - Add kqueue support to apm emulation device
2009-11-08 Alexander PolakovACPI: use APIC model if APIC_IO enabled.
2009-11-08 Alexander PolakovBUS_CONFIG_INTR takes 2 devices now: parent and child
2009-08-01 Matthew DillonDEVFS - remove dev_ops_add(), dev_ops_get(), and get_dev()
2008-09-29 Hasso TepperUpdate acpi_battery(4) related code to the latest one...
2007-01-17 YONETANI TomokazuUpdate ACPI build wrappers to use new ACPI-CA code.
2006-12-23 Sascha WildnerRename printf -> kprintf in sys/ and add some defines...
2006-11-07 Matthew DillonMajor kernel build infrastructure changes, part 1/2...
2006-10-23 Matthew DillonFurther normalize the _XXX_H_ symbols used to condition...
2006-07-28 Matthew DillonMASSIVE reorganization of the device operations vector...
2006-06-10 Matthew DillonMove selinfo stuff to the separate header sys/selinfo...
2005-04-11 Matthew DillonClearly state when ACPI is overriding APM's device...
2004-09-15 Joerg SonnenbergerDon't use dev/acpia/* includes for the ACPI5 infrastruc...
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-05-19 Matthew DillonDevice layer rollup commit.
2004-05-13 Matthew Dillondevice switch 1/many: Remove d_autoq, add d_clone ...
2004-02-21 Matthew DillonBring in the FreeBSD-5 ACPICA code as a module. Note...