Age | Commit message (Expand) | Author |
2020-12-06 | Add dwgpio(4) a driver for the Synopsys DesignWare GPIO controller. | Mark Kettenis |
2020-11-17 | Add ACPI support to imxiic(4). | Patrick Wildt |
2020-11-15 | Add acpige(4), a driver for ACPI generic event devices. This is a rather | Patrick Wildt |
2020-11-15 | Add pchgpio(4), a driver for the GPIO controllers found on modern Intel | Mark Kettenis |
2020-10-27 | Adding IOMMU support for AMD Vi and Intel VTD (disabled) | Jordan Hargrave |
2020-09-15 | abl(4) is a new driver to control the backlight brightness on Intel based | Marcus Glocker |
2020-09-12 | Make asmc(4) attach through acpi(4) instead of isa(4). | Marcus Glocker |
2020-06-02 | add acpihid(4) for ACPI HID event and 5-button array devices | Joshua Stein |
2020-04-14 | Add bse(4), a driver for the Broadcom GENET v5 network interface found on | Mark Kettenis |
2019-12-23 | Add amdgpio(4), a driver for the GPIO controller found on newer AMD | Mark Kettenis |
2019-06-24 | Add glkgpio(4), a driver for the GPIO controllers found on Intel's Gemini | Mark Kettenis |
2019-06-17 | Add aplgpio(4) a driver for the gpio controllers found on Intel's Apollo | Patrick Wildt |
2019-04-23 | Add support for ccp(4) at acpi(4). | Mark Kettenis |
2018-07-02 | Allow pluart(4) to attach to acpi(4). | Mark Kettenis |
2018-07-02 | Allow xhci(4) to attach to acpi(4). | Mark Kettenis |
2018-07-01 | Allow ahci(4) to attach to acpi(4). | Mark Kettenis |
2018-07-01 | Move acpi(4) attach glue into acpi_machdep.c. | Mark Kettenis |
2018-07-01 | Allow com(4) to attach to acpi(4). For now we will only use this on arm64 | Mark Kettenis |
2018-06-30 | Typo in comment in previous file which I said I'd address in the original | Mike Larkin |
2018-06-30 | acpisurface(4): driver for Surface Pro 4 and Surface Book hardware | Mike Larkin |
2018-05-21 | Add ccpmic(4), a driver for the "Intel" Crystal Cove PMIC. This is actually | Mark Kettenis |
2018-05-20 | Add tipmic(4), a driver for the "Intel" Dollar Cove TI PMIC. This is actually | Mark Kettenis |
2018-03-27 | Add acpicmos(4), a driver that implements SystemCMOS OperationRegion | Mark Kettenis |
2018-03-14 | On newer machines IPMI attaches only using the ACPI tables instead of | Patrick Wildt |
2017-11-16 | Add PCI attachment for dwiic(4) needed by Intel 100 Series machines | Joshua Stein |
2017-02-22 | add acpisbs, an acpi smart battery subsystem driver reading data | Joshua Stein |
2017-01-10 | Hyper-V hosts make 64 bytes of entropy available to guests in the form | Jonathan Gray |
2016-08-03 | add a minimal TPM 1.2 driver just to issue a "save state" command | Joshua Stein |
2016-07-30 | add acpials(4), an acpi driver for ambient light sensors | Joshua Stein |
2016-07-01 | add a simple keyboard backlight driver for some chromebooks, | Joshua Stein |
2016-05-07 | Add chvgpio(4), a driver for the GPIO controllers found on Intel's Cherry View | Mark Kettenis |
2016-03-28 | Add bytgpio(4) a driver for the gpio controllers found on Intel's Bay Trail | Mark Kettenis |
2016-01-12 | Add dwiic, a driver for the Synopsys DesignWare i2c controller found | Joshua Stein |
2016-01-11 | Only include sdhc_acpi.c if shdc* at acpi? is included in the kernel config. | Mark Kettenis |
2016-01-11 | Add glue to make sdhc(4) attach to acpi(4). Needed to support the SD host | Mark Kettenis |
2013-11-06 | Add support for Power Resources for Dx states and the necessary hook | Martin Pieuchot |
2011-06-16 | Import acpitoshiba driver. | Paul Irofti |
2011-01-04 | Add support for Memory Mapped Configuration space access. This gives us | Mark Kettenis |
2010-07-26 | Add support for Sony ACPI hotkeys via a new driver: acpisony(4). | Paul Irofti |
2009-07-23 | New aibs(4) driver for ASUSTeK AI Booster (ACPI ATK0110) hardware monitoring, | Constantine A. Murenin |
2009-06-03 | Import acpi power resource driver. This is needed for suspend/resume logic. | Paul Irofti |
2009-06-03 | Add acpivideo support. This adds brightness support for all laptops | Paul Irofti |
2008-07-02 | add acpivideo. for now almost an empty skel so others can work on | Federico G. Schwindt |
2008-06-24 | Thinkpad -> ThinkPad | Igor Sobrado |
2008-04-27 | add acpithinkpad(4), an acpi support driver for ibm/lenovo | joshua stein |
2008-04-24 | Introduce acpiasus(4), a driver for the ACPI based hotkeys found in many | Joel Sing |
2007-12-05 | Hang acpi(4) below bios(4) instead of mainbus(4). This lets us move acpi(4) | Theo de Raadt |
2007-05-31 | Make powernow-k8 on amd64 and i386 use the _PSS object from acpi to | Gordon Willem Klok |
2007-01-22 | Tell config about acpidock. | Michael Knudsen |
2006-11-15 | dd pseudo-devices to handle acpi apic interrupt routing. | Mark Kettenis |