| Age | Commit message (Expand) | Author |
| 2012-01-22 | add a tpm driver from bsssd.sourceforge.net | christos |
| 2011-09-22 | valz(4) is superseded entirely by acpivga(4) these days. | jakllsch |
| 2011-07-13 | A driver for HP 3D DriverGuard; a LIS3LV02DL-based accelerometer. Tested on | jruoho |
| 2011-06-14 | Try to attach hpet(4) also via a specific HPET table. Fixes PR kern/43702. | jruoho |
| 2011-06-12 | Rewrite the aibs(4) driver in order to support new models. Draws from the | jruoho |
| 2011-02-27 | Move acpicpu(4) from "acpinodebus" to "cpufeaturebus". | jruoho |
| 2011-02-20 | Split fujbp(4) and fujhk(4) to separate instances from fujitsu(4). Allows | jruoho |
| 2011-01-17 | acpiwdrt needs sysmon_wdog | jmcneill |
| 2011-01-17 | Add a driver for ACPI "Watchdog Resource Table" devices. | jmcneill |
| 2011-01-09 | Add a dummy-driver for ACPI fans. | jruoho |
| 2011-01-05 | Add a driver for ACPI power meters. | jruoho |
| 2010-11-05 | Merge ACPI Fujitsu Driver. Provides support for hotkeys and other | gsutre |
| 2010-10-12 | Merge ACPI display driver. Provides generic support for brightness | gsutre |
| 2010-09-06 | Add support for blacklisting ACPI BIOS implementations by year. By default, | jmcneill |
| 2010-08-13 | Merge T-state a.k.a. throttling support for acpicpu(4). | jruoho |
| 2010-08-08 | Add P-states. (I blame the ease of using modules.) | jruoho |
| 2010-08-07 | Reorganize: also the APIC tables will be dumped in ACPIVERBOSE, and the | jruoho |
| 2010-07-18 | Merge a driver for ACPI CPUs with basic support for processor power states, | jruoho |
| 2010-05-31 | Extract ACPIVERBOSE into a kernel module. The module can be builtin | pgoyette |
| 2010-04-22 | Merge new code for ACPI power resources. | jruoho |
| 2010-04-14 | Reorganize the main file: add several missing prototypes, move the functions | jruoho |
| 2010-04-11 | Add valz(4), a simple driver to handle the backlight keys on some | jakllsch |
| 2010-04-10 | Move vald(4) to sys/dev/acpi. This is MI and should work also on amd64. | jruoho |
| 2010-04-08 | Move acpiwmi(4) to the "sys/dev/acpi/wmi" -subdirectory. | jruoho |
| 2010-04-08 | Include 'files.wmi'. | jruoho |
| 2010-03-19 | Remove aiboost(4) as obsolete and redundant since the introduction of aibs(4). | cnst |
| 2010-02-09 | New aibs(4) driver for ASUSTeK AI Booster (ACPI ATK0110) hardware monitor | cnst |
| 2010-02-06 | Import my experimental ACPI SMBus Control Method Interface driver | pgoyette |
| 2010-01-31 | Add dynamic debug options for ACPI_DEBUG kernels. | jruoho |
| 2010-01-03 | Introduce acpiwmibus, a pseudo-bus to which the child WMI devices attach. | jruoho |
| 2009-12-03 | Enumerate ACPI PCI devices. Allows to link PCI with ACPI devices. | cegger |
| 2009-11-25 | Add ACPI SLIT parser. This is part of NUMA support. | cegger |
| 2009-11-25 | Add ACPI SRAT parser. This is a part of NUMA support. | cegger |
| 2009-10-02 | PR# kern/42139: ACPI WMI: new driver | jmcneill |
| 2009-09-30 | Initial import of an SD/MMC driver for the Winbond W83L518D (and probably | jmcneill |
| 2009-08-31 | Don't reference files that don't exist, and cvs diff before commit. | cube |
| 2009-08-18 | Switch to ACPICA 20090730, and update for API changes. | jmcneill |
| 2009-08-09 | spic has moved. | christos |
| 2009-08-04 | add hw.wake.* sysctl subtree for toggling which devices are allowed to | jmcneill |
| 2009-08-03 | - add experimental cpu fan/voltage switching support (sysctl hw.asus0.*) | jmcneill |
| 2009-07-06 | Ignore breakpoints in the DSDT even if DDB is present. | joerg |
| 2008-05-18 | acpidalb(4): Driver for PNP0C32 Hotkeys aka "Direct Application Launch Buttons". | cegger |
| 2008-05-01 | hpqlb(4): driver for HP Quick Launch buttons - found on HP Pavilion Notebooks | cegger |
| 2008-03-31 | Add ASUS ACPI hotkey driver, as found in the Eee PC. | jmcneill |
| 2007-12-23 | Move Sony Notebook Controller (sony(4)) driver from MD to MI directory, | jmcneill |
| 2007-12-21 | Add Thinkpad ACPI driver, for controlling hotkeys and display brightness. | jmcneill |
| 2007-12-09 | Merge jmcneill-pm branch. | jmcneill |
| 2007-08-23 | apm emulation needs envsys. From Jukka Salmi on the current-users list. | tnn |
| 2007-05-08 | Split the ug(4) driver in three components: | xtraeme |
| 2007-03-14 | Rename acpi_aiboost to aiboost, suggested by cube. | xtraeme |