summaryrefslogtreecommitdiffstats
path: root/src/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* src/include/acpi: Move CPPC_PACKAGE_NAME macro definitionSridhar Siricilla2022-01-181-0/+2
* acpi: Add #define for Mutex "no timeout" valueTim Wawrzynczak2021-12-061-0/+2
* acpi: Convert ACPI_DEVICE_SLEEP_* values to an enumTim Wawrzynczak2021-11-301-8/+9
* acpi,Makefile: Add preload_acpi_dsdtRaul E Rangel2021-11-291-0/+1
* dptf: Add support for one more temperature sensorTim Wawrzynczak2021-11-261-1/+2
* ec/google/chromeec: Add PLD to EC conn in ACPI tableWon Chung2021-11-221-0/+4
* acpigen,soc/amd,cpu/intel: rework static DWORD for CPPC tableMichael Niewöhner2021-10-211-11/+24
* cpu/intel/speedstep: Constify `get_cst_entries()`Angel Pons2021-10-191-1/+1
* acpi/acpigen: Constify CST functions' pointersAngel Pons2021-10-191-2/+2
* ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki2021-10-181-1/+0
* soc/amd/cezanne,soc/intel/common: rework CPPC table generationMichael Niewöhner2021-10-131-2/+2
* acpi: add macros for MSR and `unsupported` register resource typesMichael Niewöhner2021-10-081-0/+12
* src/acpi to src/lib: Fix spelling errorsMartin Roth2021-10-051-1/+1
* acpi/acpigen_dptf: Add TPCH participant for dptfSumeet Pawnikar2021-10-011-0/+1
* acpigen: Add ability to auto-generate _DSM Function 0Tim Wawrzynczak2021-09-101-1/+4
* arch/x86/acpi: rename KEY_KBDILLUMTOGGLE to KEY_KBD_BKLIGHT_TOGGLEScott Chao2021-08-061-1/+1
* arch/x86/acpi: Add code for KEY_MICMUTE and KEY_KBDILLUMTOGGLEScott Chao2021-07-311-0/+2
* include/acpi/acpi.h: add comment about raw data in generic error statusFelix Held2021-07-271-1/+9
* acpi: Add function to simplify If (CondRefOf (..)) sequencesTim Wawrzynczak2021-07-121-0/+2
* ACPI: Refactor use of global and device NVSKyösti Mälkki2021-06-141-0/+2
* ChromeOS: Separate NVS from global GNVSKyösti Mälkki2021-06-141-0/+1
* acpi: drop weak implementation of acpi_soc_get_bert_regionFelix Held2021-06-081-1/+1
* acpi: rework BERT ACPI table generation logicFelix Held2021-06-081-1/+0
* acpi: rename acpi_soc_fill_bert and add return valueFelix Held2021-06-071-1/+1
* acpi/device: Add ability to generate proper _STA for PowerResourceRaul E Rangel2021-06-071-0/+6
* acpi: drop unused parameter from acpi_soc_fill_bertFelix Held2021-06-011-1/+1
* acpi: add SRAT Generic Initiator Affinity structureJonathan Zhang2021-05-271-0/+25
* src/acpi: Add initial support for HMATJonathan Zhang2021-05-141-2/+77
* acpi: Add acpigen_write_thermal_zoneRaul E Rangel2021-05-141-0/+5
* mb/google: Move ECFW_RW setting for non-ChromeEC boardsKyösti Mälkki2021-04-301-2/+0
* vc/google/chromeos: Refactor GNVS initKyösti Mälkki2021-04-301-1/+0
* src/acpi: Add APEI EINJ supportRocky Phagura2021-04-301-1/+129
* ACPI: Fix the devices scope in the SATC structureJohn Zhao2021-04-221-2/+5
* acpi: Add acpigen_write_LPI_packageRaul E Rangel2021-04-212-0/+20
* acpi: Add acpi_osc.hRaul E Rangel2021-04-211-0/+16
* ACPI: Add SATC structure for DMAR tableJohn Zhao2021-03-281-1/+14
* acpi: Add acpigen_write_PRT* helpers for generating _PRT entriesTim Wawrzynczak2021-03-241-0/+4
* acpi/acpigen.h: Add more intuitive AML package closing functionsJakub Czapiga2021-03-221-0/+28
* acpi: Move PCI functions to separate fileTim Wawrzynczak2021-03-012-2/+13
* ACPI: Add acpi_reset_gnvs_for_wake()Kyösti Mälkki2021-02-161-1/+4
* include/acpi/acpi.h: Add ACPI_MADT_LAPIC_NMI_ALL_PROCESSORSRaul E Rangel2021-02-131-0/+2
* acpi: Add support for reporting CrashLog in BERT tableFrancois Toguo2021-02-041-0/+4
* acpi/acpigen.c: Remove unused and incorrect functionsJakub Czapiga2021-01-281-2/+0
* ACPI: Separate device_nvs_tKyösti Mälkki2021-01-271-0/+1
* ACPI: Clean up GNVS initialisationKyösti Mälkki2021-01-241-6/+6
* ACPI: Add helpers for CBMEM_ID_POWER_STATEKyösti Mälkki2021-01-231-0/+12
* ACPI S3: Replace stashed acpi_slp_typ valueKyösti Mälkki2021-01-231-2/+2
* ACPI: Refactor ChromeOS specific ACPI GNVSKyösti Mälkki2021-01-181-2/+1
* ACPI: Have single call-site for acpi_inject_nvsa()Kyösti Mälkki2021-01-131-8/+0
* ACPI: Add common acpi_fill_gnvs()Kyösti Mälkki2021-01-131-0/+2