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
Age
Commit message (
Expand
)
Author
2022-04-05
drivers/intel/dptf: Add support for Battery participant
Varshit B Pandya
2022-04-01
drivers/intel/dptf: Add support for Power participant
Varshit B Pandya
2022-03-09
coreboot_tables.c: Expose the ACPI RSDP
Arthur Heymans
2022-02-22
include/acpi/acpi.h: Drop non-existing acpi_create_madt_lapic_nmis()
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-02-18
arch/x86/acpi: Add code for KEY_MENU
Boris Mittelberg
2022-02-18
include/acpi/acpi.h: Drop non-existing update_ssdt()
Elyes Haouas
2022-02-18
include/acpi/acpi.h: Drop non-existing update_ssdtx()
Elyes Haouas
2022-02-18
acpi: Use ACPI macros to configure USB port _PLD object
Subrata Banik
2022-01-18
src/include/acpi: Move CPPC_PACKAGE_NAME macro definition
Sridhar Siricilla
2021-12-06
acpi: Add #define for Mutex "no timeout" value
Tim Wawrzynczak
2021-11-30
acpi: Convert ACPI_DEVICE_SLEEP_* values to an enum
Tim Wawrzynczak
2021-11-29
acpi,Makefile: Add preload_acpi_dsdt
Raul E Rangel
2021-11-26
dptf: Add support for one more temperature sensor
Tim Wawrzynczak
2021-11-22
ec/google/chromeec: Add PLD to EC conn in ACPI table
Won Chung
2021-10-21
acpigen,soc/amd,cpu/intel: rework static DWORD for CPPC table
Michael Niewöhner
2021-10-19
cpu/intel/speedstep: Constify `get_cst_entries()`
Angel Pons
2021-10-19
acpi/acpigen: Constify CST functions' pointers
Angel Pons
2021-10-18
ACPI: Have common acpi_fill_mcfg()
Kyösti Mälkki
2021-10-13
soc/amd/cezanne,soc/intel/common: rework CPPC table generation
Michael Niewöhner
2021-10-08
acpi: add macros for MSR and `unsupported` register resource types
Michael Niewöhner
2021-10-05
src/acpi to src/lib: Fix spelling errors
Martin Roth
2021-10-01
acpi/acpigen_dptf: Add TPCH participant for dptf
Sumeet Pawnikar
2021-09-10
acpigen: Add ability to auto-generate _DSM Function 0
Tim Wawrzynczak
2021-08-06
arch/x86/acpi: rename KEY_KBDILLUMTOGGLE to KEY_KBD_BKLIGHT_TOGGLE
Scott Chao
2021-07-31
arch/x86/acpi: Add code for KEY_MICMUTE and KEY_KBDILLUMTOGGLE
Scott Chao
2021-07-27
include/acpi/acpi.h: add comment about raw data in generic error status
Felix Held
2021-07-12
acpi: Add function to simplify If (CondRefOf (..)) sequences
Tim Wawrzynczak
2021-06-14
ACPI: Refactor use of global and device NVS
Kyösti Mälkki
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-07
acpi/device: Add ability to generate proper _STA for PowerResource
Raul E Rangel
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-05-14
acpi: Add acpigen_write_thermal_zone
Raul E Rangel
2021-04-30
mb/google: Move ECFW_RW setting for non-ChromeEC boards
Kyösti Mälkki
2021-04-30
vc/google/chromeos: Refactor GNVS init
Kyösti Mälkki
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-04-21
acpi: Add acpi_osc.h
Raul E Rangel
2021-03-28
ACPI: Add SATC structure for DMAR table
John Zhao
2021-03-24
acpi: Add acpigen_write_PRT* helpers for generating _PRT entries
Tim Wawrzynczak
2021-03-22
acpi/acpigen.h: Add more intuitive AML package closing functions
Jakub Czapiga
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
2020-07-07
dptf: Add support for Critical Policies
Tim Wawrzynczak
2020-07-07
dptf: Add support for Passive Policies
Tim Wawrzynczak
[next]