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
/
acpi
Age
Commit message (
Expand
)
Author
2022-07-04
treewide: Unify Google branding
Jon Murphy
2022-05-04
ec/google/chromeec: Add retimer handle to Type C conn
Prashant Malani
2022-04-27
lib/hardwaremain.c: Move creating ACPI structs to bootstate hooks
Arthur Heymans
2022-04-14
src/acpi/device: Early return in _ON if device already enabled
Tim Van Patten
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-03-08
device/mmio.h: Move readXp/writeXp helpers to device/mmio.h
Jianjun Wang
2022-03-02
acpi/acpi: drop weak cpu_get_lapic_addr implementation
Felix Held
2022-02-25
arch/x86: consolidate HPET base address definitions
Felix Held
2022-02-25
acpi/acpi: use read32p instead of pointer dereferencing
Felix Held
2022-02-24
treewide: Write minor version at acpi_create_fadt() function
Elyes Haouas
2022-02-21
src/acpi/acpigen.c: Reformat code
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-07
treewide: Remove "ERROR: "/"WARN: " prefixes from log messages
Julius Werner
2022-01-19
src: Remove unused <stdbool>
Elyes HAOUAS
2022-01-18
src/include/acpi: Move CPPC_PACKAGE_NAME macro definition
Sridhar Siricilla
2022-01-10
src/acpi: Remove unused <acpi/acpi.h>
Elyes HAOUAS
2022-01-01
src: Drop duplicated includes
Elyes HAOUAS
2021-12-23
ChromeOS: Refactor ACPI CNVS generation
Kyösti Mälkki
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-11-10
Rename ECAM-specific MMCONF Kconfigs
Shelley Chen
2021-11-04
treewide: Replace bad uses of `find_resource`
Angel Pons
2021-10-29
acpi/acpigen.c: Remove weak gpio definition
Arthur Heymans
2021-10-21
acpigen,soc/amd,cpu/intel: rework static DWORD for CPPC table
Michael Niewöhner
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-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-16
acpi: Generate power resource name instead of default "PRIC"
Furquan Shaikh
2021-09-10
acpigen: Add ability to auto-generate _DSM Function 0
Tim Wawrzynczak
2021-08-19
acpi: Fill fadt->century based on Kconfig
Nico Huber
2021-08-06
arch/x86/acpi: rename KEY_KBDILLUMTOGGLE to KEY_KBD_BKLIGHT_TOGGLE
Scott Chao
2021-08-04
acpi/acpigen_ps2_keyb: Align comments using tabs
Paul Menzel
2021-07-31
arch/x86/acpi: Add code for KEY_MICMUTE and KEY_KBDILLUMTOGGLE
Scott Chao
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-26
acpi/acpi: fix invalid checksum
Rocky Phagura
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
ACPI: Use acpigen for NVS OperationRegions
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
ChromeOS: Use CHROMEOS_NVS guard
Kyösti Mälkki
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-20
ACPI: Use common OperationRegion for PCI_MMCONF
Kyösti Mälkki
2021-02-20
AGESA,binaryPI boards: Move common PCBA in ASL
Kyösti Mälkki
2021-02-16
ACPI: Add acpi_reset_gnvs_for_wake()
Kyösti Mälkki
2021-02-16
src/acpi: Add missing <types.h>
Elyes HAOUAS
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-04
acpi: Add support for reporting CrashLog in BERT table
Francois Toguo
2021-01-29
ACPI: Do minor improvements on GNVS
Kyösti Mälkki
2021-01-28
acpi/acpigen.c: Remove unused and incorrect functions
Jakub Czapiga
2021-01-28
ACPI: Move include for <vc/google/chromeos.asl>
Kyösti Mälkki
2021-01-28
ACPI: Separate ChromeOS NVS in ASL
Kyösti Mälkki
2021-01-28
ACPI: Declare GNVS variables globally
Kyösti Mälkki
2021-01-27
ACPI: Add top-level ASL
Kyösti Mälkki
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-18
ChromeOS: Refactor SMBIOS type0 bios_version()
Kyösti Mälkki
2021-01-18
ACPI: Select ACPI_SOC_NVS only where suitable
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-11
acpi,soc/intel/common: add support for Intel Low Power Idle Table
Michael Niewöhner
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-10
ACPI: Drop redundant ChromeOS setup for GNVS
Kyösti Mälkki
2021-01-10
ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations
Kyösti Mälkki
2021-01-07
ACPI: Remove ACPI_NO_SMI_GNVS
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-12-02
cbfs: Simplify load/map API names, remove type arguments
Julius Werner
2020-12-02
src/acpi/acpigen: Add NULL pointer check
Ronak Kanabar
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-09
acpigen: Add more useful helper functions
Duncan Laurie
2020-11-09
acpi: Call acpi_fill_ssdt() only for enabled devices
Karthikeyan Ramasubramanian
[next]