Age | Commit message (Expand) | Author |
2022-10-18 | soc/amd: factor out writing extended PM registers in FADT | Felix Held |
2022-09-27 | acpi/acpi_pm.c: refactor acpi_pm_state_for_* functions | Fabio Aiuto |
2022-09-19 | soc/amd/acpi: Add low/no battery mode to DPTC | Tim Van Patten |
2022-09-12 | soc/amd: Refactor DPTC Tablet Mode | Tim Van Patten |
2022-08-31 | acpi: Replace EC_ENABLE_AMD_DPTC_SUPPORT with Kconfig value | Tim Van Patten |
2022-08-30 | amd/soc/common: Update CPPC value | Zheng Bao |
2022-08-17 | soc/amd/common/acpi/cppc: add nominal and minimum frequencies | Felix Held |
2022-08-12 | soc/amd/cezanne,common: factor out CPPC code to common AMD SoC code | Felix Held |
2022-07-17 | soc/amd/common: Fix some white spaces issues | Elyes Haouas |
2022-05-06 | soc/amd/picasso: Use read*p | Arthur Heymans |
2022-02-07 | treewide: Remove "ERROR: "/"WARN: " prefixes from log messages | Julius Werner |
2022-01-10 | src/soc: Remove unused <stdlib.h> | Elyes HAOUAS |
2021-10-18 | ACPI: Have common acpi_fill_mcfg() | Kyösti Mälkki |
2021-09-09 | soc/amd/common/block/acpi/gpio: add warning for remote GPIO usage | Felix Held |
2021-08-05 | soc/amd/picasso: Move IVRS generation code to common | Jason Glenesk |
2021-07-31 | soc/amd/common/block/acpi: Add IVRS kconfig | Jason Glenesk |
2021-07-26 | soc/amd/common/block/pm: Add support for Modern Standby event logging | Karthikeyan Ramasubramanian |
2021-07-26 | soc/amd/common/block/acpi: Extract event logging helpers | Karthikeyan Ramasubramanian |
2021-06-16 | soc/amd/common/block/acpi/bert: fix NULL check | Felix Held |
2021-06-08 | soc/amd: factor out acpi_soc_get_bert_region to amd/common | Felix Held |
2021-05-13 | soc/amd: factor out acpigen_write_alib_dptc to common code | Felix Held |
2021-05-10 | soc/amd/picasso: move acpigen_dptc_call_alib to new common alib | Felix Held |
2021-04-16 | soc/amd/common: Correct Kconfig enable for ACPI GPIO functions | Martin Roth |
2021-04-10 | soc/amd/cezanne: Add GRXS and GTXS method | Eric Lai |
2021-02-22 | soc/amd: Move root complex SSDT TOM1/TOM2 generation function | Raul E Rangel |
2021-02-16 | soc/amd/common/*/Kconfig: remove unneeded default n for bool options | Felix Held |
2021-02-16 | ACPI: Add acpi_reset_gnvs_for_wake() | Kyösti Mälkki |
2021-02-12 | soc/amd: Move MADT IRQ override settings into common_config | Raul E Rangel |
2021-02-12 | soc/amd: Move acpi_fill_mcfg into common/blocks/acpi | Raul E Rangel |
2021-02-12 | soc/amd: Move southbridge_write_acpi_tables | Raul E Rangel |
2021-02-12 | soc/amd: select ACPI_AMD_HARDWARE_SLEEP_VALUES in common ACPI code | Felix Held |
2021-02-11 | soc/amd/common/block/acpi/pm_state: don't rely on undefined behavior | Felix Held |
2021-02-04 | soc/amd/common/block/acpi/pm_state: add missing include | Felix Held |
2021-02-04 | amd/common/block/acpi/pm_state: fix comparison in get_index_bit | Felix Held |
2021-01-30 | soc/amd,intel: Drop leftover GNVS includes | Kyösti Mälkki |
2021-01-25 | soc/amd/common: Refactor ACPI wake source | Kyösti Mälkki |
2021-01-25 | soc/amd: Refactor ACPI power state and ELOG | Kyösti Mälkki |
2021-01-23 | ACPI: Add helpers for CBMEM_ID_POWER_STATE | Kyösti Mälkki |
2021-01-23 | soc/amd: Rename chipset_state to chipset_power_state | Kyösti Mälkki |
2021-01-19 | soc/amd/picasso,stoneyridge: Unify set_nvs_sws() | Kyösti Mälkki |
2021-01-13 | soc/amd: Rename to pm_fill_gnvs() | Kyösti Mälkki |
2020-11-30 | soc/amd/common: simplify conditionals in Makefiles | Felix Held |
2020-08-18 | elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPE | Aaron Durbin |
2020-08-17 | soc/amd/common: add GPE event logs | Aaron Durbin |
2020-08-17 | soc/amd/common: removed unused functions | Aaron Durbin |
2020-08-17 | soc/amd/common: add acpi_fill_gnvs() | Aaron Durbin |
2020-08-17 | soc/amd/common: add single function ACPI PM1 GPE helpers | Aaron Durbin |
2020-06-23 | src/*: Update makefiles to exclude x86 code from psp-verstage | Martin Roth |
2020-06-02 | src: Remove duplicated includes | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-05 | soc/amd: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-31 | security/vboot: relocate and rename vboot_platform_is_resuming() | Bill XIE |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2019-06-06 | soc/amd/stoneyridge: Relocate acpi_get_sleep_type() | Marshall Dawson |
2019-06-06 | soc/amd/stoneyridge: Relocate MMIO access of ACPI registers | Marshall Dawson |
2019-06-06 | soc/amd/common: Rework block/acpi | Marshall Dawson |
2019-05-16 | soc/amd/common: Create AcpiMmio functionality from stoneyridge | Marshall Dawson |
2018-12-03 | soc/amd/stoneyridge: Use new ACPI MMIO functions | Richard Spiegel |
2018-05-27 | grunt: Wire up the EC SMI handler | Raul E Rangel |
2018-05-27 | amd: Don't call halt() when in SMM | Raul E Rangel |
2018-01-10 | soc/amd/common/block/acpi: Add halt.c | Chris Ching |