summaryrefslogtreecommitdiff
path: root/sys/dev/acpi/acpireg.h
AgeCommit message (Expand)Author
2024-08-08Make intelmpc(4) print information about the residency counters advertisedMark Kettenis
2023-09-12Use IORT ITS nodes to find the right ITS instance to use when establishingJonathan Matthew
2022-11-24Don't report unknown apic structure types if they're in the OEM reservedJonathan Matthew
2022-01-09spellingJonathan Gray
2022-01-02preferense -> preferenceJonathan Gray
2021-10-23tpm(4): add support for tpm2 CRB interfaceDave Voutila
2021-03-23Pack the SPCR struct definition since the struct isn't naturally alignedPatrick Wildt
2021-03-15Add the IORT structure for named components. These give us the stream idsPatrick Wildt
2021-03-10Fix typo for ATS attribute member in IORT root complex struct.Patrick Wildt
2021-01-23Fix IORT struct for Context and PMU interrupts. I misread bytes with bits.Patrick Wildt
2021-01-17Add defines for the various ARM SMMU models.Patrick Wildt
2021-01-15Add IORT structs for ARM SMMU versions 1 and 2.Patrick Wildt
2021-01-15Split the IORT struct into two, as the current version not only containedPatrick Wildt
2021-01-15Add IORT id for ARM SMMUv3.Patrick Wildt
2021-01-15Move IO Remapping Table (IORT) struct defines to the common ACPI headerPatrick Wildt
2020-09-15Add acpi_ivhd_ext definitions to acpireg.hJordan Hargrave
2019-08-28Use ACPI information to attach PCI busses like we do on arm64. There are aMark Kettenis
2019-06-10Print proper ACPI version number.Mark Kettenis
2018-08-19Add support for multiple PCI segments. Only really implemented for arm64Mark Kettenis
2018-07-01Add definitions for SPCR tables.Mark Kettenis
2018-06-29Use <stdint.h> types.Mark Kettenis
2018-03-14On newer machines IPMI attaches only using the ACPI tables instead ofPatrick Wildt
2017-03-12try to attach acpisbs first and if successful, don't attach acpibatJoshua Stein
2017-02-25move vendor HIDs into their drivers, clean up some unused definesJoshua Stein
2017-02-25attach acpithinkpad to LEN0268 HID found on newer thinkpadsJoshua Stein
2016-07-10Rename apic_proc_uid field to acpi_proc_uid in the acpi_madt_x2apic struct.Mark Kettenis
2016-05-07Add defines for Operation Region Address Space Identifiers and use them whenMark Kettenis
2016-01-14Attach dwiic(4) on the Intel Bay Trail i2c controllers as well.Mark Kettenis
2016-01-12Improve emulation of PM registers on Hardware-redcued ACPI by emulatingMark Kettenis
2016-01-12Add dwiic, a driver for the Synopsys DesignWare i2c controller foundJoshua Stein
2016-01-09Add HW_REDUCED_ACPI and LOW_POWER_S0_IDLE_CAPABLE FADT flags.Mark Kettenis
2015-01-15Define a new wscons mouse type for Synaptics clickpad devices that lackJonathan Gray
2013-11-06Add support for Power Resources for Dx states and the necessary hookMartin Pieuchot
2012-07-13Disable acpivideo(4) on ASUS laptops.Paul Irofti
2012-01-07Add X2APIC-related definitions for the MADT and silently skip them insteadMark Kettenis
2011-06-16Import acpitoshiba driver.Paul Irofti
2011-04-27attach acpithinkpad to newer lenovo models like the x120ejoshua stein
2011-01-04Add support for Memory Mapped Configuration space access. This gives usMark Kettenis
2010-07-21spacing and indents that are driving me crazyTheo de Raadt
2010-06-29Add support for mapping ACPI to PCI devicesJordan Hargrave
2010-06-28KNFJordan Hargrave
2010-06-28Add definitions for Intel/AMD IOMMU ACPI tablesJordan Hargrave
2010-06-27Clear ACPI fixed event status on resume (power buttons/etc) so that someMike Larkin
2009-07-23New aibs(4) driver for ASUSTeK AI Booster (ACPI ATK0110) hardware monitoring,Constantine A. Murenin
2009-04-11Add PnP ID for PCIe host bridge.Mark Kettenis
2009-02-19suspend/resume bits so that we can develop this in tree. This is disabled.Marco Peereboom
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
2006-12-12Fix a typo to clean M's out of my tree.Michael Knudsen