Age | Commit message (Expand) | Author |
2022-11-25 | ACPI: Use common code for MADT LAPIC NMIs | Kyösti Mälkki |
2022-11-17 | soc/amd: Use ioapic helper functions | Kyösti Mälkki |
2022-10-18 | soc/amd: factor out writing extended PM registers in FADT | Felix Held |
2022-10-15 | treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk' | Felix Held |
2022-10-12 | treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk' | Elyes Haouas |
2022-10-12 | treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk' | Elyes Haouas |
2022-10-12 | treewide: Use 'gpe0_blk' for 'x_gpe0_blk.addrl' | Elyes Haouas |
2022-10-12 | treewide: Use 'gpe0_blk_len' for 'x_gpe0_blk.bit_width' | Elyes Haouas |
2022-10-12 | treewide: Use 'fadt->pm_tmr_len' for 'x_pm_tmr_blk.bit_width' | Elyes Haouas |
2022-10-12 | treewide: Use 'fadt->pm1_cnt_len' for 'x_pm1a_cnt_blk.bit_width' | Elyes Haouas |
2022-10-12 | treewide: Use 'fadt->pm1_evt_len' for 'x_pm1a_evt_blk.bit_width' | Elyes Haouas |
2022-09-14 | soc/amd: Recalculate the field power in PSS table entry | Zheng Bao |
2022-03-03 | soc/amd/picasso/acpi: generate PPKG object in generate_cpu_entries call | Felix Held |
2022-02-24 | treewide: Write minor version at acpi_create_fadt() function | 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-01-26 | soc/amd/cezanne,picasso,sabrina: factor out get_threads_per_core | Felix Held |
2022-01-05 | soc/amd: Remove unused <string.h> | Elyes HAOUAS |
2021-11-24 | soc/amd/picasso,stoneyridge/acpi: use define for RTC_DATE_ALARM | Felix Held |
2021-10-19 | acpi/acpigen: Constify CST functions' pointers | Angel Pons |
2021-08-19 | acpi: Fill fadt->century based on Kconfig | Nico Huber |
2021-06-18 | soc/amd/picasso,stoneyridge/acpi: use defines for MADT parameters | Felix Held |
2021-04-10 | soc/amd/cezanne: Add GRXS and GTXS method | Eric Lai |
2021-04-07 | soc/amd/picasso/acpi: fix domain argument of acpigen_write_CSD_package | Felix Held |
2021-03-31 | soc/amd/picasso/acpi: pass correct enum to acpigen_write_CSD_package | Felix Held |
2021-02-16 | ACPI: Add acpi_reset_gnvs_for_wake() | Kyösti Mälkki |
2021-02-13 | soc/amd: introduce and use common IOAPIC IDs | Felix Held |
2021-02-12 | soc/amd: Move MADT IRQ override settings into common_config | Raul E Rangel |
2021-02-12 | soc/amd: Move fadt device tree 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-09 | soc/amd/picasso/cpu: move get_cpu_count to common code | Felix Held |
2021-02-05 | soc/amd/picasso: remove PICASSO_ACPI_IO_BASE Kconfig option | Felix Held |
2021-02-01 | soc/amd: Drop PCNT from 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-10 | ACPI: Drop redundant ChromeOS setup for GNVS | Kyösti Mälkki |
2021-01-10 | ACPI: Drop redundant CONSOLE_CBMEM setup in GNVS | Kyösti Mälkki |
2021-01-10 | ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations | Kyösti Mälkki |
2021-01-07 | soc/amd/picasso: Add GRXS and GTXS method | Eric Lai |
2021-01-07 | soc/amd/picasso: Add STXS and CTXS method | Eric Lai |
2021-01-02 | soc/amd/picasso: Separate CPUID defs into new header | Jason Glenesk |
2020-09-25 | soc/amd/picasso: Generate ACPI pstate and cstate objects in cb | Jason Glenesk |
2020-09-21 | soc/amd: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-10 | soc/amd/picasso: Add MADT entry for GNB IOAPIC | Jason Glenesk |
2020-09-10 | soc/amd/picasso: Assign IOAPIC IDs, GNB APIC base with FSP | Marshall Dawson |
2020-08-15 | soc/amd/picasso: use FADT devicetree configuration options | Martin Roth |
2020-08-14 | soc/amd/picasso/acpi: Set missing RTC offsets | Raul E Rangel |
2020-07-20 | src: Make HAVE_CF9_RESET set the FADT reset register | Angel Pons |
2020-07-20 | src: Drop useless cache flush settings in FADT | Angel Pons |
2020-07-20 | src: Never overwrite `fadt->flags` | Angel Pons |
2020-07-20 | amd/{hudson,stoney,picasso}: Drop PM2 settings from FADT | Angel Pons |
2020-07-20 | src: Drop useless PM1b settings from FADT | Angel Pons |
2020-07-20 | src: Drop useless GPE1 settings from FADT | Angel Pons |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-29 | soc/amd/common: Drop ACPIMMIO GPIO bank separation | Kyösti Mälkki |
2020-06-24 | src: Report byte-sized access for GPE0 | Angel Pons |
2020-06-14 | soc/amd/picasso: correct MCFG ACPI table | Aaron Durbin |
2020-06-10 | sb,soc/amd, ACPI: Do not override FADT preferred_pm_profile | Kyösti Mälkki |
2020-06-10 | soc/amd/stoneyridge,picasso: Select COMMON_FADT | Kyösti Mälkki |
2020-06-10 | sb,soc/amd: Remove FADT_PM_PROFILE | Kyösti Mälkki |
2020-06-06 | arch/x86: Declare permanent_smi_handler() | Kyösti Mälkki |
2020-06-03 | soc,southbridge/amd: Remove some explicit zero-initializers | Kyösti Mälkki |
2020-05-26 | soc/amd/picasso: Give the mainboard the ability to modify the MADT table | Raul E Rangel |
2020-05-13 | soc/amd/picasso: Move acpi_fill_mcfg | Raul E Rangel |
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-28 | device: Constify struct device * parameter to acpi_inject_dsdt | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to write_acpi_tables | Furquan Shaikh |
2020-04-13 | acpi: Bump FADT to revision 6 | Patrick Rudolph |
2020-04-05 | soc/amd: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-25 | acpi: correct the processor devices scope | Michał Żygowski |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2019-11-23 | soc/amd: Move SCI enable outside table creation | Kyösti Mälkki |
2019-10-20 | soc/amd/picasso: Update southbridge | Marshall Dawson |
2019-08-09 | soc/amd/picasso: Update CPU support | Marshall Dawson |
2019-08-09 | soc/amd/picasso: Remove IOAPIC2 | Marshall Dawson |
2019-07-03 | soc/amd/picasso: Change all remaining soc names | Marshall Dawson |
2019-07-02 | soc/amd/picasso: Create picasso as a copy of stoneyridge | Martin Roth |