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