summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpi/files.acpi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add dwgpio(4) a driver for the Synopsys DesignWare GPIO controller.kettenis2020-12-061-1/+6
* Add ACPI support to imxiic(4).patrick2020-11-171-1/+5
* Add acpige(4), a driver for ACPI generic event devices. This is a ratherpatrick2020-11-151-1/+6
* Add pchgpio(4), a driver for the GPIO controllers found on modern Intelkettenis2020-11-151-1/+6
* Adding IOMMU support for AMD Vi and Intel VTD (disabled)jordan2020-10-271-1/+6
* abl(4) is a new driver to control the backlight brightness on Intel basedmglocker2020-09-151-1/+6
* Make asmc(4) attach through acpi(4) instead of isa(4).mglocker2020-09-121-1/+6
* add acpihid(4) for ACPI HID event and 5-button array devicesjcs2020-06-021-1/+6
* Add bse(4), a driver for the Broadcom GENET v5 network interface found onkettenis2020-04-141-1/+5
* Add amdgpio(4), a driver for the GPIO controller found on newer AMDkettenis2019-12-231-1/+6
* Add glkgpio(4), a driver for the GPIO controllers found on Intel's Geminikettenis2019-06-241-1/+6
* Add aplgpio(4) a driver for the gpio controllers found on Intel's Apollopatrick2019-06-171-1/+6
* Add support for ccp(4) at acpi(4).kettenis2019-04-231-1/+5
* Allow pluart(4) to attach to acpi(4).kettenis2018-07-021-1/+5
* Allow xhci(4) to attach to acpi(4).kettenis2018-07-021-1/+5
* Allow ahci(4) to attach to acpi(4).kettenis2018-07-011-1/+5
* Move acpi(4) attach glue into acpi_machdep.c.kettenis2018-07-011-2/+1
* Allow com(4) to attach to acpi(4). For now we will only use this on arm64kettenis2018-07-011-1/+5
* Typo in comment in previous file which I said I'd address in the originalmlarkin2018-06-301-2/+2
* acpisurface(4): driver for Surface Pro 4 and Surface Book hardwaremlarkin2018-06-301-1/+6
* Add ccpmic(4), a driver for the "Intel" Crystal Cove PMIC. This is actuallykettenis2018-05-211-1/+6
* Add tipmic(4), a driver for the "Intel" Dollar Cove TI PMIC. This is actuallykettenis2018-05-201-1/+6
* Add acpicmos(4), a driver that implements SystemCMOS OperationRegionkettenis2018-03-271-1/+6
* On newer machines IPMI attaches only using the ACPI tables instead ofpatrick2018-03-141-1/+5
* Add PCI attachment for dwiic(4) needed by Intel 100 Series machinesjcs2017-11-161-4/+3
* add acpisbs, an acpi smart battery subsystem driver reading datajcs2017-02-221-1/+6
* Hyper-V hosts make 64 bytes of entropy available to guests in the formjsg2017-01-101-1/+6
* add a minimal TPM 1.2 driver just to issue a "save state" commandjcs2016-08-031-1/+6
* add acpials(4), an acpi driver for ambient light sensorsjcs2016-07-301-1/+6
* add a simple keyboard backlight driver for some chromebooks,jcs2016-07-011-1/+6
* Add chvgpio(4), a driver for the GPIO controllers found on Intel's Cherry Viewkettenis2016-05-071-1/+6
* Add bytgpio(4) a driver for the gpio controllers found on Intel's Bay Trailkettenis2016-03-281-1/+6
* Add dwiic, a driver for the Synopsys DesignWare i2c controller foundjcs2016-01-121-1/+6
* Only include sdhc_acpi.c if shdc* at acpi? is included in the kernel config.kettenis2016-01-111-2/+2
* Add glue to make sdhc(4) attach to acpi(4). Needed to support the SD hostkettenis2016-01-111-1/+5
* Add support for Power Resources for Dx states and the necessary hookmpi2013-11-061-2/+2
* Import acpitoshiba driver.pirofti2011-06-161-1/+6
* Add support for Memory Mapped Configuration space access. This gives uskettenis2011-01-041-1/+6
* Add support for Sony ACPI hotkeys via a new driver: acpisony(4).pirofti2010-07-261-1/+6
* New aibs(4) driver for ASUSTeK AI Booster (ACPI ATK0110) hardware monitoring,cnst2009-07-231-1/+6
* Import acpi power resource driver. This is needed for suspend/resume logic.pirofti2009-06-031-1/+6
* Add acpivideo support. This adds brightness support for all laptopspirofti2009-06-031-1/+7
* add acpivideo. for now almost an empty skel so others can work onfgsch2008-07-021-1/+6
* Thinkpad -> ThinkPadsobrado2008-06-241-2/+2
* add acpithinkpad(4), an acpi support driver for ibm/lenovojcs2008-04-271-1/+6
* Introduce acpiasus(4), a driver for the ACPI based hotkeys found in manyjsing2008-04-241-1/+5
* Hang acpi(4) below bios(4) instead of mainbus(4). This lets us move acpi(4)deraadt2007-12-051-2/+2
* Make powernow-k8 on amd64 and i386 use the _PSS object from acpi togwk2007-05-311-2/+2
* Tell config about acpidock.mk2007-01-221-1/+7
* dd pseudo-devices to handle acpi apic interrupt routing.kettenis2006-11-151-1/+11