index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
alderlake
/
acpi.c
Age
Commit message (
Expand
)
Author
2024-06-26
acpi: Rename acpi_create_dmar_drhd
Shuo Liu
2023-11-04
soc/intel/alderlake: Add missing min sleep state for DPTF device
Matt DeVillier
2023-08-08
ACPI: Add helper fill_fadt_extended_pm_io()
Kyösti Mälkki
2023-01-27
soc/intel/adl: remove DPTF from D-states list used to enter LPM
Eran Mitrani
2022-12-15
soc/intel/{adl, common}: provide a list of D-states to enter LPM
Eran Mitrani
2022-12-07
soc/intel: Set IO APIC DMAR entry based on hw
Arthur Heymans
2022-12-02
soc/intel/alderlake: skip external buses for D-states list
Eran Mitrani
2022-11-29
soc/intel/alderlake/acpi.c: Don't look up coreboot CPU index
Arthur Heymans
2022-10-12
treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk'
Elyes Haouas
2022-05-16
soc/intel/*: Use SSDT to pass A4GB and A4GS
Arthur Heymans
2022-05-15
soc/intel/alderlake: Move array declaration
Arthur Heymans
2022-05-14
soc/intel/alderlake: Fix Coverity CID 1488814
Tarun Tuli
2022-05-12
soc/intel/alderlake: provide a list of D-states to enter LPM
Tarun Tuli
2022-01-05
soc/intel: Remove unused <string.h>
Elyes HAOUAS
2021-10-19
soc/intel: Constify `soc_get_cstate_map()`
Angel Pons
2021-10-19
soc/intel/*/acpi.c: Don't copy structs with `memcpy()`
Angel Pons
2021-10-17
soc/intel: deduplicate acpi_fill_soc_wake
Michael Niewöhner
2021-06-28
soc/intel: Drop casts around `soc_read_pmc_base()`
Angel Pons
2021-06-25
soc/intel/alderlake: Update s0ix cstate table
Bernardo Perez Priego
2021-06-16
soc/intel/alderlake: Make use of is_devfn_enabled() function
Subrata Banik
2021-04-26
soc/intel/alderlake: Use device ID from pci_devs header file
John Zhao
2021-04-26
soc/intel/alderlake: Fix devices list in the DMAR DRHD structure
John Zhao
2021-03-01
soc/intel: Factor out identical acpigen GPIO helpers
Angel Pons
2021-02-16
ACPI: Add acpi_reset_gnvs_for_wake()
Kyösti Mälkki
2021-02-08
soc/intel: Drop CID1 from GNVS
Kyösti Mälkki
2021-02-03
src: Remove unused <cbmem.h>
Elyes HAOUAS
2021-01-26
soc/intel: Move c-state resource define
Marc Jones
2021-01-20
ACPI GNVS: Drop most dev_count_cpu()
Kyösti Mälkki
2021-01-10
soc/intel: 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
2020-10-03
soc/intel/alderlake/ramstage: Do initial SoC commit till ramstage
Subrata Banik