Age | Commit message (Expand) | Author |
2023-03-03 | acpi: Add SRAT x2APIC table support | Naresh Solanki |
2023-02-10 | acpi/acpigen: add acpigen_write_store_namestr_to_namestr | Felix Held |
2023-02-09 | src/acpi: add function gen: if_lgreater_ and namestr assignment | Cliff Huang |
2023-02-08 | acpi/acpigen.h: Fix EVENT_OP value | Elyes Haouas |
2023-01-31 | acpi/acpigen: introduce acpigen_write_processor_device | Felix Held |
2023-01-28 | acpi/acpigen: factor out acpigen_write_processor_namestring | Felix Held |
2023-01-27 | src/acpi: add debug message with concatenated string | Cliff Huang |
2023-01-19 | drivers/usb/acpi: Add USB _DSM method to enable/disable USB LPM per port | Kane Chen |
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-12-05 | acpi: Helper functions to add certain _DSD properties | Kapil Porwal |
2022-11-29 | acpi: Create a common method to add DmaProperty | Kapil Porwal |
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-11-03 | include/acpi/acpi_crat.h: Add missing <stdint.h> | Elyes Haouas |
2022-11-02 | acpigen: export acpigen_write_field_name | Michael Niewöhner |
2022-10-29 | acpigen: Always inline helper functions | Jakub Czapiga |
2022-10-20 | Revert "drivers/intel/dptf: Add multiple fan support under dptf" | Sumeet Pawnikar |
2022-09-27 | acpi/acpi_pm.c: refactor acpi_pm_state_for_* functions | Fabio Aiuto |
2022-09-08 | acpi/acpigen_dptf: Increase DPTF_MAX_FAN_PERF_STATES to 20 | Dtrain Hsu |
2022-09-04 | drivers/intel/dptf: Add multiple fan support under dptf | Sumeet Pawnikar |
2022-07-16 | include/acpi: Add macros & definitions for resources types and flags | Eran Mitrani |
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-05-04 | ec/google/chromeec: Add retimer handle to Type C conn | Prashant Malani |
2022-04-27 | lib/hardwaremain.c: Move creating ACPI structs to bootstate hooks | Arthur Heymans |
2022-04-05 | drivers/intel/dptf: Add support for Battery participant | Varshit B Pandya |
2022-04-01 | drivers/intel/dptf: Add support for Power participant | Varshit B Pandya |
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 | arch/x86/acpi: Add code for KEY_MENU | Boris Mittelberg |
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 |
2022-02-18 | acpi: Use ACPI macros to configure USB port _PLD object | Subrata Banik |
2022-01-18 | src/include/acpi: Move CPPC_PACKAGE_NAME macro definition | Sridhar Siricilla |
2021-12-06 | acpi: Add #define for Mutex "no timeout" value | Tim Wawrzynczak |
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-11-26 | dptf: Add support for one more temperature sensor | Tim Wawrzynczak |
2021-11-22 | ec/google/chromeec: Add PLD to EC conn in ACPI table | Won Chung |
2021-10-21 | acpigen,soc/amd,cpu/intel: rework static DWORD for CPPC table | Michael Niewöhner |
2021-10-19 | cpu/intel/speedstep: Constify `get_cst_entries()` | Angel Pons |
2021-10-19 | acpi/acpigen: Constify CST functions' pointers | Angel Pons |
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-10-01 | acpi/acpigen_dptf: Add TPCH participant for dptf | Sumeet Pawnikar |
2021-09-10 | acpigen: Add ability to auto-generate _DSM Function 0 | Tim Wawrzynczak |
2021-08-06 | arch/x86/acpi: rename KEY_KBDILLUMTOGGLE to KEY_KBD_BKLIGHT_TOGGLE | Scott Chao |
2021-07-31 | arch/x86/acpi: Add code for KEY_MICMUTE and KEY_KBDILLUMTOGGLE | Scott Chao |
2021-07-27 | include/acpi/acpi.h: add comment about raw data in generic error status | Felix Held |
2021-07-12 | acpi: Add function to simplify If (CondRefOf (..)) sequences | Tim Wawrzynczak |
2021-06-14 | ACPI: Refactor use of global and device NVS | Kyösti Mälkki |
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-07 | acpi/device: Add ability to generate proper _STA for PowerResource | Raul E Rangel |
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-05-14 | acpi: Add acpigen_write_thermal_zone | Raul E Rangel |
2021-04-30 | mb/google: Move ECFW_RW setting for non-ChromeEC boards | Kyösti Mälkki |
2021-04-30 | vc/google/chromeos: Refactor GNVS init | Kyösti Mälkki |
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-04-21 | acpi: Add acpi_osc.h | Raul E Rangel |
2021-03-28 | ACPI: Add SATC structure for DMAR table | John Zhao |
2021-03-24 | acpi: Add acpigen_write_PRT* helpers for generating _PRT entries | Tim Wawrzynczak |
2021-03-22 | acpi/acpigen.h: Add more intuitive AML package closing functions | Jakub Czapiga |
2021-03-01 | acpi: Move PCI functions to separate file | Tim Wawrzynczak |
2021-02-16 | ACPI: Add acpi_reset_gnvs_for_wake() | Kyösti Mälkki |
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-28 | acpi/acpigen.c: Remove unused and incorrect functions | Jakub Czapiga |
2021-01-27 | ACPI: Separate device_nvs_t | Kyösti Mälkki |
2021-01-24 | ACPI: Clean up GNVS initialisation | Kyösti Mälkki |
2021-01-23 | ACPI: Add helpers for CBMEM_ID_POWER_STATE | Kyösti Mälkki |
2021-01-23 | ACPI S3: Replace stashed acpi_slp_typ value | Kyösti Mälkki |
2021-01-18 | ACPI: Refactor ChromeOS specific ACPI GNVS | Kyösti Mälkki |
2021-01-13 | ACPI: Have single call-site for acpi_inject_nvsa() | Kyösti Mälkki |
2021-01-13 | ACPI: Add common acpi_fill_gnvs() | Kyösti Mälkki |
2021-01-13 | soc/amd: Rename to soc_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-10 | soc/intel: Replace acpi_init_gnvs() | Kyösti Mälkki |
2021-01-10 | mb/x/acpi_tables: Rename to mainboard_fill_gnvs() | Kyösti Mälkki |
2021-01-10 | sb/intel: Factor out soc_fill_gnvs() | Kyösti Mälkki |
2021-01-10 | mb/x/acpi_tables: Move EC_RW detection | Kyösti Mälkki |
2021-01-02 | acpi: Add cb support to publish CRAT ACPI object | Jason Glenesk |
2020-12-25 | ACPI: Allocate GNVS early in ramstage | Kyösti Mälkki |
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-09 | acpigen: Add more useful helper functions | Duncan Laurie |