aboutsummaryrefslogtreecommitdiff
path: root/include/acpi
AgeCommit message (Expand)AuthorFilesLines
2020-07-17acpi: Support string outputSimon Glass1-0/+19
2020-07-17gpio: Add a method to convert a GPIO to ACPISimon Glass1-0/+90
2020-07-17acpi: Support generation of interrupt descriptorSimon Glass1-0/+15
2020-07-17acpi: Support generation of ACPI codeSimon Glass1-0/+49
2020-07-17irq: Add a method to convert an interrupt to ACPISimon Glass1-0/+59
2020-07-17acpi: Add a way to check device statusSimon Glass1-0/+28
2020-07-17acpi: Add a function to get a device path and scopeSimon Glass1-0/+44
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+2
2020-04-30acpi: Put table-setup code in its own functionSimon Glass1-0/+10
2020-04-30acpi: Move acpi_add_table() to generic codeSimon Glass1-0/+9
2020-04-30acpi: Convert part of acpi_table to use acpi_ctxSimon Glass1-0/+36
2020-04-30acpi: Add a method to write tables for a deviceSimon Glass1-0/+10
2020-04-16acpi: Add support for DMARSimon Glass1-0/+54
2020-04-16acpi: Add a central location for table version numbersSimon Glass1-0/+60
2020-04-16acpi: Add an __ACPI__ preprocessor symbolSimon Glass1-0/+4
2020-04-16x86: Move acpi_table header to main include/ directorySimon Glass1-0/+394
2020-04-16x86: Move acpi_s3.h to include/acpi/Simon Glass1-0/+130