Age | Commit message (Expand) | Author |
2023-04-29 | sb,soc/amd,intel: Drop include <cpu/x86/smm.h> | Kyösti Mälkki |
2023-04-29 | ACPI: Make FADT entries for RTC/CMOS architectural | Kyösti Mälkki |
2023-04-27 | ACPI: Make FADT entries for SMI architectural | Kyösti Mälkki |
2023-04-26 | soc/intel/common: Use ACPI_COMMON_MADT_IOAPIC | Kyösti Mälkki |
2023-04-26 | arch/x86/ioapic: Promote ioapic_get_sci_pin() | Kyösti Mälkki |
2023-04-26 | soc/intel: Introduce ioapic_get_sci_pin() | Kyösti Mälkki |
2023-04-17 | cpu,soc/intel: Separate single SSDT CPU entry | Kyösti Mälkki |
2023-04-15 | sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC | Kyösti Mälkki |
2023-04-14 | soc/intel/common: Fix acpigen use for processor Device | Kyösti Mälkki |
2023-04-13 | soc/intel/common: Update cpu_apic_info_type struct | Sridhar Siricilla |
2023-04-11 | ACPI: Add helper for MADT LAPICs | Kyösti Mälkki |
2023-04-11 | ACPI: Add helper for MADT LAPIC NMIs | Kyösti Mälkki |
2023-04-07 | soc/intel/common: Order the different types of cores based on APIC IDs | Sridhar Siricilla |
2023-04-02 | soc/intel/common: Order the CPUs based on their APIC IDs | Sridhar Siricilla |
2023-03-31 | soc/intel/common: Add core_type member to 'struct apic_path' | Sridhar Siricilla |
2023-03-21 | soc/intel/common/block/acpi: Support more than 255 cores | Patrick Rudolph |
2023-02-17 | treewide: Remove unuseful "_ADR: Address" comment | Elyes Haouas |
2023-02-17 | treewide: Remove unuseful "_UID: Unique ID" comment | Elyes Haouas |
2023-02-17 | treewide: Remove unuseful "_CID: Compatible ID" comment | Elyes Haouas |
2023-02-17 | treewide: Remove unuseful "_HID: Hardware ID" comment | Elyes Haouas |
2023-02-17 | soc/intel/cmn/block/acpi: enable BERT table without crashlog | Jonathan Zhang |
2023-02-17 | soc/intel/cmn/acpi/pep: Add PCI device number for warning msg | Subrata Banik |
2023-01-28 | soc/intel/common/block/acpi/pep: use acpigen_write_processor_namestring | Felix Held |
2023-01-10 | soc/intel: Add Kconfigs to define scaling factor for cores | Sridhar Siricilla |
2023-01-09 | soc/intel/common: Fix cpu index calculation | Sridhar Siricilla |
2023-01-06 | soc/intel/: Rename small and big cores references | Sridhar Siricilla |
2022-12-27 | tree/acpi: Replace constant "Zero" with actual number | Felix Singer |
2022-12-15 | soc/intel/{adl, common}: provide a list of D-states to enter LPM | Eran Mitrani |
2022-12-06 | soc/intel/xeon_sp: Read ioapic configuration from hardware | Arthur Heymans |
2022-11-25 | ACPI: Use common code for MADT LAPIC NMIs | Kyösti Mälkki |
2022-11-10 | sb,soc/intel: Use acpi_create_madt_ioapic_from_hw() | Kyösti Mälkki |
2022-11-04 | soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h> | Elyes Haouas |
2022-11-02 | soc/intel/common: provide display hook in PEP for ECs | Michael Niewöhner |
2022-10-31 | soc: Add SPDX license headers to Makefiles | Martin Roth |
2022-10-27 | soc/intel/{adl,cmn}: Add/Remove LTR disqualification for UFS | Meera Ravindranath |
2022-10-27 | soc/intel/{adl, cmn}: Allow config to select the OCP workaround | Subrata Banik |
2022-10-25 | soc/intel/common: Clean up includes | Elyes Haouas |
2022-10-20 | soc/intel/cmn/block/acpi: Create common ASL entry for UFS | Subrata Banik |
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-09-27 | acpi/acpi_pm.c: refactor acpi_pm_state_for_* functions | Fabio Aiuto |
2022-08-30 | soc/intel/cmn/block/acpi: Add new GPIO ASL Method | Tim Wawrzynczak |
2022-08-30 | soc/intel/cmn/block/acpi: Modify GPIO Methods to use bitfields | Tim Wawrzynczak |
2022-05-16 | soc/intel/*: Use SSDT to pass A4GB and A4GS | Arthur Heymans |
2022-05-16 | src: Remove unused <cf9_reset.h> | Elyes Haouas |
2022-05-14 | soc/intel/acpi_bert.c: Fix formatted print type for size_t | Arthur Heymans |
2022-05-12 | soc/intel/alderlake: provide a list of D-states to enter LPM | Tarun Tuli |
2022-05-03 | intelblocks/pep: Handle TBT displays on s0ix transition | Michał Kopeć |
2022-05-03 | intelblocks/pep: Add display on/off notifications | Michał Żygowski |
2022-04-27 | soc/intel/common/block/acpi: Fill PEP S0 mask on failure | Evan Green |
2022-04-24 | soc/intel: Remove unused <acpi/acpi.h> | Elyes HAOUAS |
2022-02-28 | soc/intel/common/block/acpi: Return existing Object for _DSM subfunction | Tim Wawrzynczak |
2022-02-25 | arch/x86: factor out and commonize HPET_BASE_ADDRESS definition | Felix Held |
2022-02-22 | soc/intel/common/block/acpi: Drop duplicated 'fadt->header.revision' | Elyes Haouas |
2022-02-17 | src/soc: Remove space before tab | Elyes Haouas |
2022-02-07 | treewide: Remove "ERROR: "/"WARN: " prefixes from log messages | Julius Werner |
2022-02-07 | soc/intel/common: Define enum cpu_perf_eff_type type for core types | Sridhar Siricilla |
2022-01-28 | soc/intel/common: Implement ACPI CPPCv3 package to support hybrid core | Sridhar Siricilla |
2022-01-19 | soc/intel/alderlake: Add method to determine the cpu type | Sridahr Siricilla |
2022-01-04 | soc/intel/common/acpi/pep: Use correct size_t length modifier | Paul Menzel |
2021-11-11 | soc/intel: move SGX ACPI code to block/acpi | Michael Niewöhner |
2021-11-09 | soc/intel: generate SSDT instead of using GNVS for SGX | Michael Niewöhner |
2021-11-08 | soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL` | Michael Niewöhner |
2021-10-27 | soc/intel/common/acpi: Correct IPC sub command for reading LPM requirement | Ethan Tsao |
2021-10-19 | soc/intel: Constify `soc_get_cstate_map()` | Angel Pons |
2021-10-18 | ACPI: Have common acpi_fill_mcfg() | Kyösti Mälkki |
2021-10-17 | soc/intel/common: add possiblity to override GPE0 to acpi_fill_soc_wake | Michael Niewöhner |
2021-10-17 | soc/intel/common/acpi: drop `RTC_EN` from static wake bits mask | Michael Niewöhner |
2021-10-17 | soc/intel: deduplicate acpi_fill_soc_wake | Michael Niewöhner |
2021-10-17 | soc/intel/common: add SGX fields to GNVS | Michael Niewöhner |
2021-10-16 | soc/intel/{common,skl}: set ACPI_FADT_PLATFORM_CLOCK based on Kconfig | Michael Niewöhner |
2021-10-13 | soc/intel: drop P_BLK support | Michael Niewöhner |
2021-09-16 | soc/intel/common: Make read_pmc_lpm_requirements more clear | Tim Wawrzynczak |
2021-09-10 | soc/intel/common: Delete pep.asl | Tim Wawrzynczak |
2021-09-10 | soc/intel/common/block/acpi: Add LPM requirements support to PEPD _DSM | Tim Wawrzynczak |
2021-09-10 | soc/intel/common/block/acpi: Move pep.asl to acpigen | Tim Wawrzynczak |
2021-06-23 | soc/intel/common: Fix X2APIC NMI entry in ACPI MADT | Kyösti Mälkki |
2021-06-18 | soc/intel/common/block: fix storage size of HEST log address | Rocky Phagura |
2021-06-08 | soc/intel/common: Update CrashLog data length tracking | Francois Toguo Fotso |
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-04 | src/intel/xeon_sp: add hardware error support (HEST) | Rocky Phagura |
2021-06-01 | acpi: drop unused parameter from acpi_soc_fill_bert | Felix Held |
2021-04-15 | src/*acpi: create acpi table for x2apic mode | Wonkyu Kim |
2021-03-27 | soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.h | Subrata Banik |
2021-03-01 | soc/intel: Factor out identical acpigen GPIO helpers | Angel Pons |
2021-03-01 | soc/intel: Include gfx.asl from northbridge | Angel Pons |
2021-02-22 | soc/intel/tigerlake: Add CrashLog implementation for intel TGL | Francois Toguo |
2021-02-16 | soc/intel/common: Remove unused <string.h> | Elyes HAOUAS |
2021-02-16 | ACPI: Add acpi_reset_gnvs_for_wake() | Kyösti Mälkki |
2021-02-14 | ACPI: Move common _PIC method | Kyösti Mälkki |
2021-02-11 | ACPI: Move PICM declaration | Kyösti Mälkki |
2021-02-11 | sb,soc/intel: Drop OSYS from GNVS | Kyösti Mälkki |
2021-02-11 | mainboards: Drop PWRS from GNVS | Kyösti Mälkki |
2021-02-08 | soc/intel: Drop CID1 from GNVS | Kyösti Mälkki |
2021-02-04 | src: Remove unused <bootstate.h> | Elyes HAOUAS |
2021-01-30 | soc/intel: Replace `SA_PCIEX_LENGTH` Kconfig options | Angel Pons |
2021-01-30 | soc/amd,intel: Drop leftover GNVS includes | Kyösti Mälkki |
2021-01-29 | soc/intel: Remove duplicate call to acpi_wake_source() | Kyösti Mälkki |
2021-01-28 | ACPI: Separate ChromeOS NVS in ASL | Kyösti Mälkki |