kernel/acpi: Add smart battery support.
[dragonfly.git] / sys / dev / acpica5 / Makefile
2012-08-28 Sascha Wildnerkernel/acpi: Add smart battery support.
2012-05-22 Magliano AndreaFirst import (compiles, seems to run correctly)
2012-03-18 Sascha Wildnerkernel/acpi: Add a missing file to the module.
2012-03-17 Sascha Wildnerkernel/acpi: Bring in acpi_wmi(4) from FreeBSD, which...
2012-02-16 Sascha Wildnerkernel: Remove opt_bus.h references where they are...
2011-12-29 Sepherosa Ziehauacpi/pstate: Fix the long standing P-State detection...
2011-12-09 Sascha Wildnerbuildkernel: Disable building of acpi_hp.ko. It will...
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-08-10 Sascha Wildneracpi(4): Remove bogus line from the Makefile.
2011-03-27 Sepherosa Ziehauacpi: Remove no longer needed file
2011-03-27 Sepherosa Ziehauacpi: Minor style changes
2011-03-27 Magliano AndreaBring in acpica 20110211, still not ok anyway
2011-02-02 Sascha Wildneracpi(4): Always compile the files dealing with ACPI_DEB...
2009-11-08 Alexander PolakovAdd acpi_{fujitsu, hp, panasonic, sony} modules.
2009-11-07 Simon Schubertrename amd64 architecture to x86_64
2009-11-07 Jordan GordeevRevert "rename amd64 architecture to x86_64"
2009-11-05 Simon Schubertrename amd64 architecture to x86_64
2009-09-28 Thomas Nikolajsenaibs: Add ASUSTeK AI Booster ACPI ATK0110 sensors
2009-09-19 Matthew DillonAMD64 - Unbreak the acpi kld, which also seems to fix...
2009-08-08 Sepherosa ZiehauACPICA-UNIX: Building fixup
2009-07-11 Alexander PolakovACPI: Make acpi_pci* compile; they are not used yet.
2009-07-08 Matthew DillonAMD64 - Enable module building, sync i386 headers etc...
2009-06-03 Sepherosa ZiehauACPI P-State support step 1.5/2: Add CPU driver for...
2009-05-30 Sepherosa ZiehauACPI P-State support step 1/2: Extract information...
2009-05-29 Sepherosa Ziehauacpi_cpu: Split C-State support out of cpu driver.
2009-04-29 Sepherosa ZiehauAdd HPET cputimer.
2009-01-13 Sascha WildnerAdd acpi_asus(4) module for adding Asus laptop support...
2008-08-28 Hasso TepperAdd acpi_video(4) - a driver for ACPI video extensions.
2008-08-28 Hasso TepperAdd ACPI support module for IBM/Lenovo Thinkpad laptops...
2008-08-27 Hasso TepperAdd some methods to ACPI to handle embedded controllers...
2007-03-26 YONETANI TomokazuAdd ACPI_DEBUG_CACHE debug option to module build of...
2007-01-25 YONETANI TomokazuSilence harmless warnings (for module build).
2007-01-19 YONETANI TomokazuRework the make rule for patched *.c files.
2007-01-19 YONETANI TomokazuAcpiTbDeleteTable() now takes a (ACPI_TABLE_DESC *...
2007-01-19 Matthew DillonRename /usr/src/sys/machine to /usr/src/sys/platform...
2007-01-17 YONETANI TomokazuUpdate ACPI build wrappers to use new ACPI-CA code.
2006-11-07 Matthew DillonMajor kernel build infrastructure changes, part 1/2...
2006-10-22 Matthew DillonReorganize the way machine architectures are handled...
2006-07-02 Simon Schubertuse ${MACHINE_ARCH} instead of ${MACHINE}
2006-06-14 YONETANI TomokazuClean up ACPI build wrappers:
2006-05-11 Sascha Wildner* Remove the following obsolete options from the system:
2005-11-04 Matthew DillonFix a symbol not found problem by not including madt...
2005-03-11 YONETANI TomokazuClean up Makefile's in preparation for importing new...
2004-12-20 Matthew DillonFix duplicate script warnings byt remove a duplicate...
2004-09-16 Joerg SonnenbergerDon't include the PCI parts until the our system has...
2004-08-02 Matthew DillonFix buggaboos that prevented ACPI_DEBUG from working.
2004-07-05 Matthew Dillonacpica5 update part 1/3: Implement support for acpica...
2004-06-27 Matthew DillonThe acpica-unix-20040527 download from intel seems...
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...