summaryrefslogtreecommitdiffstats
path: root/src/acpi
Commit message (Expand)AuthorAgeFilesLines
* acpi_device: Replace polarity with active_low in acpi_gpio for GpioIoFurquan Shaikh2020-07-021-6/+6
* acpi: Avoid freeing a device twiceSimon Glass2020-07-011-2/+7
* ACPI: Replace smm_setup_structures()Kyösti Mälkki2020-06-241-0/+3
* ACPI: Add framework for GNVS initialisationKyösti Mälkki2020-06-243-0/+89
* ACPI: Remove Kconfig COMMON_FADTKyösti Mälkki2020-06-102-7/+1
* ACPI: Move redundant FADT reserved entryKyösti Mälkki2020-06-091-2/+5
* acpi: Rename motherboard_fill_fadt() to mainboard_fill_fadt()Kyösti Mälkki2020-06-071-2/+2
* acpi,soc/intel: Make soc/motherboard_fill_fadt() globalKyösti Mälkki2020-06-071-0/+7
* acpi: Add support for writing UART device descriptorsDuncan Laurie2020-06-041-0/+74
* acpi: Accomodate non-standard UUIDs in device propertiesDuncan Laurie2020-06-041-30/+71
* acpigen: Add some new helper functionsDuncan Laurie2020-06-031-0/+40
* acpi: Add new file for implementing Type-C Connector classTim Wawrzynczak2020-05-282-0/+137
* acpi/device: Add a helper function to write SoundWire _ADRDuncan Laurie2020-05-211-0/+28
* acpi/soundwire: Add functions to generate SoundWire propertiesDuncan Laurie2020-05-212-0/+430
* acpigen_ps2_keybd: Add keymap for Power keyRajat Jain2020-05-151-0/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-119-9/+0
* acpi: Update sata files to be more aligned with rest of acpi filesFurquan Shaikh2020-05-022-13/+1
* acpi: Remove acpi_ from filenamesFurquan Shaikh2020-05-023-3/+2
* acpi: Reorganize ACPI configsFurquan Shaikh2020-05-021-4/+27
* acpi: Move ACPI table support out of arch/x86 (5/5)Furquan Shaikh2020-05-021-0/+8
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-027-16/+16
* acpi: Move ACPI table support out of arch/x86 (1/5)Furquan Shaikh2020-05-027-1/+5016
* src/acpi: Drop Kconfig option ACPI_SATA_GENERATORFurquan Shaikh2020-05-022-7/+1
* src/acpi: Update license headers to SPDXMartin Roth2020-01-024-24/+9
* AUTHORS: Move src/acpi copyrights into AUTHORS fileMartin Roth2019-07-301-1/+1
* arch/x86: Add common AMD ACPI hardware definitionsMarshall Dawson2017-11-101-1/+7
* src/acpi: Add guards on all header filesMartin Roth2017-08-011-0/+5
* src/acpi: Capitalize ACPI and SATAElyes HAOUAS2016-07-311-1/+1
* arch/x86: provide common Intel ACPI hardware definitionsAaron Durbin2016-07-151-0/+6
* acpi/: add missing license headerMartin Roth2016-01-141-0/+13
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* acpi/sata: add generic sata ssdt port generatorAlexander Couzens2015-06-074-0/+74