acpi/pstate: Fix the long standing P-State detection problem on Intel CPUs
[dragonfly.git] / sys / dev / acpica5 / acpivar.h
2011-12-29 Sepherosa Ziehauacpi/pstate: Fix the long standing P-State detection...
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-04-02 Sepherosa Ziehauacpi/Osd: SCI_INT in FADT is the IRQ number on the...
2011-03-27 Magliano Andreaacpi: sync GPE with FreeBSD 8.0 (and according the...
2011-03-27 Magliano AndreaBring in acpica 20110211, still not ok anyway
2009-11-11 Alexander PolakovFix LINT building, broken by ACPI update.
2009-11-08 Alexander PolakovUse lockmgr locks for ACPI_SERIAL_*
2009-11-08 Alexander PolakovSync ACPI with FreeBSD 7.2
2009-11-08 Alexander PolakovACPI: add ACPI_SERIAL_* functions.
2009-07-08 Sepherosa Ziehauacpi_bus_alloc_gas: Constify gas parameter
2009-07-08 Sepherosa ZiehauACPI package: Factor out acpi_PkgRawGas()
2009-05-30 Sepherosa ZiehauACPI P-State support step 1/2: Extract information...
2008-09-29 Hasso TepperUpdate acpi_battery(4) related code to the latest one...
2008-09-05 Hasso Tepperacpi_cpu(4) update. It's now possible to use higher...
2008-08-28 Hasso TepperUnbreak build.
2008-08-27 Hasso TepperAdd some methods to ACPI to handle embedded controllers...
2007-10-23 YONETANI TomokazuMerge ACPI resource manager changes From FreeBSD:
2007-01-17 YONETANI TomokazuUpdate ACPI build wrappers to use new ACPI-CA code.
2006-12-22 Sascha WildnerRename printf -> kprintf in sys/ and add some defines...
2006-10-25 Matthew DillonDo a major clean-up of the BUSDMA architecture. A...
2006-09-10 Matthew DillonChange the kernel dev_t, representing a pointer to...
2005-11-01 Matthew Dillonadd an acpi_enabled() function, invert the "pci" logic...
2005-06-04 Simon Schubertconvert spl*() to critical sections.
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-08-02 Matthew DillonRip out the badly designed softint-based taskqueue...
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...