index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
acpi
Age
Commit message (
Expand
)
Author
2021-03-01
acpi: Move PCI functions to separate file
Tim Wawrzynczak
2021-02-16
ACPI: Add acpi_reset_gnvs_for_wake()
Kyösti Mälkki
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-28
acpi/acpigen.c: Remove unused and incorrect functions
Jakub Czapiga
2021-01-27
ACPI: Separate device_nvs_t
Kyösti Mälkki
2021-01-24
ACPI: Clean up GNVS initialisation
Kyösti Mälkki
2021-01-23
ACPI: Add helpers for CBMEM_ID_POWER_STATE
Kyösti Mälkki
2021-01-23
ACPI S3: Replace stashed acpi_slp_typ value
Kyösti Mälkki
2021-01-18
ACPI: Refactor ChromeOS specific ACPI 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-11
acpi,soc/intel/common: add support for Intel Low Power Idle Table
Michael Niewöhner
2021-01-10
soc/intel: Replace acpi_init_gnvs()
Kyösti Mälkki
2021-01-10
mb/x/acpi_tables: Rename to mainboard_fill_gnvs()
Kyösti Mälkki
2021-01-10
sb/intel: Factor out soc_fill_gnvs()
Kyösti Mälkki
2021-01-10
mb/x/acpi_tables: Move EC_RW detection
Kyösti Mälkki
2021-01-02
acpi: Add cb support to publish CRAT ACPI object
Jason Glenesk
2020-12-25
ACPI: Allocate GNVS early in ramstage
Kyösti Mälkki
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-09
acpigen: Add more useful helper functions
Duncan Laurie
2020-11-04
acpi/acpi.h: Update region spaces
Elyes HAOUAS
2020-11-02
include/acpi: add defines for CPPC versions 1-3
Michael Niewöhner
2020-10-21
acpigen: Make acpigen_write_opregion() argument const
Duncan Laurie
2020-10-21
acpigen: Make gpio set/get arguments const
Duncan Laurie
2020-10-21
acpigen: Add ShiftLeft function helper
Duncan Laurie
2020-10-21
acpigen: Add helpers for common Store operations
Duncan Laurie
2020-10-21
acpigen: Add option for reserved bits in Field
Duncan Laurie
2020-10-14
acpi/device: Add GPIO binding property for an array of GPIOs
Karthikeyan Ramasubramanian
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-08-21
acpi: add more AML generation functions
Aaron Durbin
2020-08-20
soc/amd/acpi: Move ACPI IVRS generation to coreboot
Jason Glenesk
2020-07-28
ACPI S3: Clean up resume path
Kyösti Mälkki
2020-07-26
src/include: Add missing includes
Elyes HAOUAS
2020-07-26
src: Remove extra lines in license header
Elyes HAOUAS
2020-07-20
src: Make HAVE_CF9_RESET set the FADT reset register
Angel Pons
2020-07-18
dptf: Fix scope of TCPU device
Tim Wawrzynczak
2020-07-10
include/acpi/acpi.h: Add ACPI_NAME_BUFFER_SIZE
Raul E Rangel
2020-07-07
acpigen: Add acpigen_notify
Tim Wawrzynczak
2020-07-07
dptf: Add support for IDSP
Tim Wawrzynczak
2020-07-07
dptf: Add support for Fan and TSR options
Tim Wawrzynczak
2020-07-07
dptf: Add support for Running Average Power Limits
Tim Wawrzynczak
2020-07-07
dptf: Add support for Fan Performance States
Tim Wawrzynczak
2020-07-07
dptf: Add support for Charger Performance States
Tim Wawrzynczak
[next]