Home | History | Annotate | Download | only in include
History log of /src/sys/arch/arm/include/acpi_machdep.h
RevisionDateAuthorComments
 1.3  22-Dec-2019  thorpej Add acpi_intr_mask() and acpi_intr_unmask() which, following the pre-existing
ACPI software layering model, are wrappers around acpi_md_intr_mask() and
acpi_md_intr_unmask(), which in turn are wrappers around intr_mask() and
intr_unmask().

XXX ARM and IA64 implementations of acpi_md_intr_mask() and
acpi_md_intr_unmask() are just stubs for now.
 1.2  16-Nov-2018  jmcneill branches: 1.2.4;
Add MD functions for establishing and disestablishing interrupt handlers.
 1.1  12-Oct-2018  jmcneill branches: 1.1.2;
Add ARM MD ACPI implementation.
 1.1.2.3  26-Nov-2018  pgoyette Sync with HEAD, resolve a couple of conflicts
 1.1.2.2  20-Oct-2018  pgoyette Sync with head
 1.1.2.1  12-Oct-2018  pgoyette file acpi_machdep.h was added on branch pgoyette-compat on 2018-10-20 06:58:25 +0000
 1.2.4.3  08-Apr-2020  martin Merge changes from current as of 20200406
 1.2.4.2  10-Jun-2019  christos Sync with HEAD
 1.2.4.1  16-Nov-2018  christos file acpi_machdep.h was added on branch phil-wifi on 2019-06-10 22:05:54 +0000

RSS XML Feed