Age | Commit message (Expand) | Author |
2022-12-15 | soc/intel/{adl, common}: provide a list of D-states to enter LPM | Eran Mitrani |
2022-12-06 | acpi/acpi.c: Add a method to generate IOAPIC DMAR entries from hw | Arthur Heymans |
2022-11-25 | ACPI: Use common code for MADT LAPIC NMIs | Kyösti Mälkki |
2022-11-20 | acpi: Add initial support for CEDT | Jonathan Zhang |
2022-11-10 | ACPI: Add acpi_create_madt_ioapic_from_hw() | Kyösti Mälkki |
2022-05-16 | acpi, arch/x86/smp/mpspec,soc/amd/common: Move MP_IRQ_ flags into acpi.h | Raul E Rangel |
2022-05-12 | soc/intel/alderlake: provide a list of D-states to enter LPM | Tarun Tuli |
2022-03-09 | coreboot_tables.c: Expose the ACPI RSDP | Arthur Heymans |
2022-02-22 | include/acpi/acpi.h: Drop non-existing acpi_create_madt_lapic_nmis() | Elyes Haouas |
2022-02-21 | [acpi]{include,soc/amd,southbridge/amd}: Clarify ARM_boot_arch in comments | Elyes Haouas |
2022-02-21 | src/acpi: Add macro for FADT Minor Version and use it | Elyes Haouas |
2022-02-18 | include/acpi/acpi.h: Drop non-existing update_ssdt() | Elyes Haouas |
2022-02-18 | include/acpi/acpi.h: Drop non-existing update_ssdtx() | Elyes Haouas |
2021-11-30 | acpi: Convert ACPI_DEVICE_SLEEP_* values to an enum | Tim Wawrzynczak |
2021-11-29 | acpi,Makefile: Add preload_acpi_dsdt | Raul E Rangel |
2021-10-18 | ACPI: Have common acpi_fill_mcfg() | Kyösti Mälkki |
2021-10-13 | soc/amd/cezanne,soc/intel/common: rework CPPC table generation | Michael Niewöhner |
2021-10-08 | acpi: add macros for MSR and `unsupported` register resource types | Michael Niewöhner |
2021-10-05 | src/acpi to src/lib: Fix spelling errors | Martin Roth |
2021-07-27 | include/acpi/acpi.h: add comment about raw data in generic error status | Felix Held |
2021-06-14 | ChromeOS: Separate NVS from global GNVS | Kyösti Mälkki |
2021-06-08 | acpi: drop weak implementation of acpi_soc_get_bert_region | Felix Held |
2021-06-08 | acpi: rework BERT ACPI table generation logic | Felix Held |
2021-06-07 | acpi: rename acpi_soc_fill_bert and add return value | Felix Held |
2021-06-01 | acpi: drop unused parameter from acpi_soc_fill_bert | Felix Held |
2021-05-27 | acpi: add SRAT Generic Initiator Affinity structure | Jonathan Zhang |
2021-05-14 | src/acpi: Add initial support for HMAT | Jonathan Zhang |
2021-04-30 | src/acpi: Add APEI EINJ support | Rocky Phagura |
2021-04-22 | ACPI: Fix the devices scope in the SATC structure | John Zhao |
2021-04-21 | acpi: Add acpigen_write_LPI_package | Raul E Rangel |
2021-03-28 | ACPI: Add SATC structure for DMAR table | John Zhao |
2021-02-13 | include/acpi/acpi.h: Add ACPI_MADT_LAPIC_NMI_ALL_PROCESSORS | Raul E Rangel |
2021-02-04 | acpi: Add support for reporting CrashLog in BERT table | Francois Toguo |
2021-01-23 | ACPI S3: Replace stashed acpi_slp_typ value | Kyösti Mälkki |
2021-01-13 | ACPI: Add common acpi_fill_gnvs() | Kyösti Mälkki |
2021-01-11 | acpi,soc/intel/common: add support for Intel Low Power Idle Table | Michael Niewöhner |
2021-01-02 | acpi: Add cb support to publish CRAT ACPI object | Jason Glenesk |
2020-11-19 | ACPI: Define acpi_get_preferred_pm_profile() | Kyösti Mälkki |
2020-11-19 | ACPI S3: Split arch-agnostic parts | Kyösti Mälkki |
2020-11-19 | ACPI S3: Replace acpi_is_wakeup() | Kyösti Mälkki |
2020-11-19 | ACPI S3: Remove unused acpi_is_wakeup_s4() | Kyösti Mälkki |
2020-11-04 | acpi/acpi.h: Update region spaces | Elyes HAOUAS |
2020-10-13 | include/acpi/acpi.h: Add ACPI_DSDT_REV_1 macro | Elyes HAOUAS |
2020-10-13 | include/acpi/acpi.h: Introduce ACPI_DSDT_REV_2 macro | Elyes HAOUAS |
2020-09-22 | acpi: Add SSDT pstate helper functions | Jason Glenesk |
2020-07-28 | ACPI S3: Clean up resume path | Kyösti Mälkki |
2020-07-20 | src: Make HAVE_CF9_RESET set the FADT reset register | Angel Pons |
2020-07-10 | include/acpi/acpi.h: Add ACPI_NAME_BUFFER_SIZE | Raul E Rangel |
2020-06-07 | acpi: Rename motherboard_fill_fadt() to mainboard_fill_fadt() | Kyösti Mälkki |
2020-06-07 | acpi,soc/intel: Make soc/motherboard_fill_fadt() global | Kyösti Mälkki |
2020-06-06 | arch/x86: Declare permanent_smi_handler() | Kyösti Mälkki |
2020-06-03 | acpi: Drop typoed __ROMC__ | Kyösti Mälkki |
2020-06-02 | acpi: Add definitions for device sleep states | Duncan Laurie |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Make header #ifdefs consistent | Furquan Shaikh |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (2/5) | Furquan Shaikh |