kernel/acpi: Remove the redefinition of kthread_create().
[dragonfly.git] / sys / dev / acpica5 / acpi_thermal.c
2012-04-04 Sascha Wildnerkernel/acpi: Remove the redefinition of kthread_create().
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-06-24 Sascha Wildnerkernel: Use NULL for DRIVER_MODULE()'s evh ...
2010-08-28 Matthew Dillonkernel - unwind kthread_create() mplock
2010-02-15 Matthew Dillonkernel - acpi - fix thermal thread loop
2010-02-10 Constantine A. Mureninacpi_tz(4): zero temperature in acpi refers to -273...
2009-12-12 Sascha WildnerRemove inclusion of <sys/cdefs.h> from kernel .c files.
2009-11-12 Sascha Wildneracpi_thermal(4): Silence a warning.
2009-11-08 Alexander PolakovSync ACPI with FreeBSD 7.2
2009-09-30 Alexander Polakovacpi_thermal: add sensors framework support
2009-08-08 Sepherosa ZiehauACPICA-UNIX: Building fixup
2007-01-17 YONETANI TomokazuUpdate ACPI build wrappers to use new ACPI-CA code.
2006-12-20 Matthew DillonRename sprintf -> ksprintf
2005-06-04 Simon Schubertconvert spl*() to critical sections.
2005-03-12 YONETANI TomokazuUpdate ACPI build wrappers to use new ACPICA code.
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...