summaryrefslogtreecommitdiff
path: root/sys/dev/acpi/files.acpi
AgeCommit message (Expand)Author
2020-12-06Add dwgpio(4) a driver for the Synopsys DesignWare GPIO controller.Mark Kettenis
2020-11-17Add ACPI support to imxiic(4).Patrick Wildt
2020-11-15Add acpige(4), a driver for ACPI generic event devices. This is a ratherPatrick Wildt
2020-11-15Add pchgpio(4), a driver for the GPIO controllers found on modern IntelMark Kettenis
2020-10-27Adding IOMMU support for AMD Vi and Intel VTD (disabled)Jordan Hargrave
2020-09-15abl(4) is a new driver to control the backlight brightness on Intel basedMarcus Glocker
2020-09-12Make asmc(4) attach through acpi(4) instead of isa(4).Marcus Glocker
2020-06-02add acpihid(4) for ACPI HID event and 5-button array devicesJoshua Stein
2020-04-14Add bse(4), a driver for the Broadcom GENET v5 network interface found onMark Kettenis
2019-12-23Add amdgpio(4), a driver for the GPIO controller found on newer AMDMark Kettenis
2019-06-24Add glkgpio(4), a driver for the GPIO controllers found on Intel's GeminiMark Kettenis
2019-06-17Add aplgpio(4) a driver for the gpio controllers found on Intel's ApolloPatrick Wildt
2019-04-23Add support for ccp(4) at acpi(4).Mark Kettenis
2018-07-02Allow pluart(4) to attach to acpi(4).Mark Kettenis
2018-07-02Allow xhci(4) to attach to acpi(4).Mark Kettenis
2018-07-01Allow ahci(4) to attach to acpi(4).Mark Kettenis
2018-07-01Move acpi(4) attach glue into acpi_machdep.c.Mark Kettenis
2018-07-01Allow com(4) to attach to acpi(4). For now we will only use this on arm64Mark Kettenis
2018-06-30Typo in comment in previous file which I said I'd address in the originalMike Larkin
2018-06-30acpisurface(4): driver for Surface Pro 4 and Surface Book hardwareMike Larkin
2018-05-21Add ccpmic(4), a driver for the "Intel" Crystal Cove PMIC. This is actuallyMark Kettenis
2018-05-20Add tipmic(4), a driver for the "Intel" Dollar Cove TI PMIC. This is actuallyMark Kettenis
2018-03-27Add acpicmos(4), a driver that implements SystemCMOS OperationRegionMark Kettenis
2018-03-14On newer machines IPMI attaches only using the ACPI tables instead ofPatrick Wildt
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