summaryrefslogtreecommitdiff
path: root/sys/dev/acpi/files.acpi
AgeCommit message (Expand)Author
2017-11-16Add PCI attachment for dwiic(4) needed by Intel 100 Series machinesJoshua Stein
2017-02-22add acpisbs, an acpi smart battery subsystem driver reading dataJoshua Stein
2017-01-10Hyper-V hosts make 64 bytes of entropy available to guests in the formJonathan Gray
2016-08-03add a minimal TPM 1.2 driver just to issue a "save state" commandJoshua Stein
2016-07-30add acpials(4), an acpi driver for ambient light sensorsJoshua Stein
2016-07-01add a simple keyboard backlight driver for some chromebooks,Joshua Stein
2016-05-07Add chvgpio(4), a driver for the GPIO controllers found on Intel's Cherry ViewMark Kettenis
2016-03-28Add bytgpio(4) a driver for the gpio controllers found on Intel's Bay TrailMark Kettenis
2016-01-12Add dwiic, a driver for the Synopsys DesignWare i2c controller foundJoshua Stein
2016-01-11Only include sdhc_acpi.c if shdc* at acpi? is included in the kernel config.Mark Kettenis
2016-01-11Add glue to make sdhc(4) attach to acpi(4). Needed to support the SD hostMark Kettenis
2013-11-06Add support for Power Resources for Dx states and the necessary hookMartin Pieuchot
2011-06-16Import acpitoshiba driver.Paul Irofti
2011-01-04Add support for Memory Mapped Configuration space access. This gives usMark Kettenis
2010-07-26Add support for Sony ACPI hotkeys via a new driver: acpisony(4).Paul Irofti
2009-07-23New aibs(4) driver for ASUSTeK AI Booster (ACPI ATK0110) hardware monitoring,Constantine A. Murenin
2009-06-03Import acpi power resource driver. This is needed for suspend/resume logic.Paul Irofti
2009-06-03Add acpivideo support. This adds brightness support for all laptopsPaul Irofti
2008-07-02add acpivideo. for now almost an empty skel so others can work onFederico G. Schwindt
2008-06-24Thinkpad -> ThinkPadIgor Sobrado
2008-04-27add acpithinkpad(4), an acpi support driver for ibm/lenovojoshua stein
2008-04-24Introduce acpiasus(4), a driver for the ACPI based hotkeys found in manyJoel Sing
2007-12-05Hang acpi(4) below bios(4) instead of mainbus(4). This lets us move acpi(4)Theo de Raadt
2007-05-31Make powernow-k8 on amd64 and i386 use the _PSS object from acpi toGordon Willem Klok
2007-01-22Tell config about acpidock.Michael Knudsen
2006-11-15dd pseudo-devices to handle acpi apic interrupt routing.Mark Kettenis
2006-05-29Add embedded controller support.Can Erkin Acar
2006-05-19Minimal thermal zone driver. Monitors thermal zone temperature,Can Erkin Acar
2006-03-06Rename hpet to acpihpet so that all devices use the same naming convention.Marco Peereboom
2006-03-05Hook acpi to ddb since we need to be able to do some live debugging.Marco Peereboom
2006-02-26Add acpicpu device. Remains disabled.Marco Peereboom
2006-02-20Add acpibtn device. Remains disabled for now.Marco Peereboom
2005-12-16Moved DSDT AML parsing into parent ACPI driverJordan Hargrave
2005-12-14Add AC device glue.Marco Peereboom
2005-12-13Add glue to attach devices to apci.Marco Peereboom
2005-12-07Added DSDT Table for AML Parser glueJordan Hargrave
2005-07-10Spacing cleanup.Alexander Yurchenko
2005-06-02Start on a basic ACPI framework -- does not do much more than read out theThorsten Lockert