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
/
include
/
acpi
/
acpi.h
Age
Commit message (
Expand
)
Author
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-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-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-03-28
ACPI: Add SATC structure for DMAR table
John Zhao
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-23
ACPI S3: Replace stashed acpi_slp_typ value
Kyösti Mälkki
2021-01-13
ACPI: Add common acpi_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-02
acpi: Add cb support to publish CRAT ACPI object
Jason Glenesk
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-04
acpi/acpi.h: Update region spaces
Elyes HAOUAS
2020-10-13
include/acpi/acpi.h: Add ACPI_DSDT_REV_1 macro
Elyes HAOUAS
2020-10-13
include/acpi/acpi.h: Introduce ACPI_DSDT_REV_2 macro
Elyes HAOUAS
2020-09-22
acpi: Add SSDT pstate helper functions
Jason Glenesk
2020-07-28
ACPI S3: Clean up resume path
Kyösti Mälkki
2020-07-20
src: Make HAVE_CF9_RESET set the FADT reset register
Angel Pons
2020-07-10
include/acpi/acpi.h: Add ACPI_NAME_BUFFER_SIZE
Raul E Rangel
2020-06-07
acpi: Rename motherboard_fill_fadt() to mainboard_fill_fadt()
Kyösti Mälkki
2020-06-07
acpi,soc/intel: Make soc/motherboard_fill_fadt() global
Kyösti Mälkki
2020-06-06
arch/x86: Declare permanent_smi_handler()
Kyösti Mälkki
2020-06-03
acpi: Drop typoed __ROMC__
Kyösti Mälkki
2020-06-02
acpi: Add definitions for device sleep states
Duncan Laurie
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Make header #ifdefs consistent
Furquan Shaikh
2020-05-02
acpi: Move ACPI table support out of arch/x86 (2/5)
Furquan Shaikh