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
2023-04-29
ACPI: Make FADT entries for RTC/CMOS architectural
Kyösti Mälkki
2023-04-26
ACPI: Add COMMON_ACPI_MADT_IOAPIC and CUSTOM_ACPI_MADT
Kyösti Mälkki
2023-04-26
arch/x86/ioapic: Promote ioapic_get_sci_pin()
Kyösti Mälkki
2023-04-26
soc/intel: Introduce ioapic_get_sci_pin()
Kyösti Mälkki
2023-04-26
ACPI: Add acpigen_write_PTC()
Kyösti Mälkki
2023-04-26
acpi/acpi.c: Reduce scope of some functions
Arthur Heymans
2023-04-21
ACPI: Obsolete FADT duty_offset and duty_width fields
Kyösti Mälkki
2023-04-21
ACPI: Obsolete FADT p_lvl2_lat and p_lvl3_lat fields
Kyösti Mälkki
2023-04-15
sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC
Kyösti Mälkki
2023-04-14
acpi/acpi.c: Follow spec more closely for MADT
Arthur Heymans
2023-04-12
Reland "drivers/intel/dptf: Add multiple fan support under dptf"
Sumeet Pawnikar
2023-04-11
ACPI: Add helper for MADT LAPICs
Kyösti Mälkki
2023-04-11
ACPI: Add helper for MADT LAPIC NMIs
Kyösti Mälkki
2023-04-11
binaryPI: Use common code for LAPIC NMIs
Kyösti Mälkki
2023-03-03
acpi: Add SRAT x2APIC table support
Naresh Solanki
2023-02-14
acpi/acpigen_dptf: Add pkg return to dptf_write_power_limits()
CoolStar
2023-02-10
acpi/acpigen: use acpigen_write_store_* in acpigen_write_rom
Felix Held
2023-02-10
acpi/acpigen: add acpigen_write_store_namestr_to_namestr
Felix Held
2023-02-10
acpi/acpigen: use acpigen_write_if_lgreater_* in acpigen_write_rom
Felix Held
2023-02-09
src/acpi: add function gen: if_lgreater_ and namestr assignment
Cliff Huang
2023-02-07
acpi/acpigen.c: Add a comment to deprecate acpigen_write_processor()
Elyes Haouas
2023-01-31
acpi/acpigen: introduce acpigen_write_processor_device
Felix Held
2023-01-28
acpi/acpigen: factor out acpigen_write_processor_namestring
Felix Held
2023-01-28
acpi/Kconfig: improve description of ACPI_CPU_STRING config option
Felix Held
2023-01-27
src/acpi: add debug message with concatenated string
Cliff Huang
2023-01-19
drivers/usb/acpi: Add USB _DSM method to enable/disable USB LPM per port
Kane Chen
2022-12-27
tree/acpi: Replace constant "Zero" with actual number
Felix Singer
2022-12-27
{acpi,arch,soc}/acpi: Replace constant "One" with actual number
Felix Singer
2022-12-06
acpi/acpi.c: Add a method to generate IOAPIC DMAR entries from hw
Arthur Heymans
2022-12-05
acpi/acpi.c: update ACPI table revisions
Jonathan Zhang
2022-12-05
acpi: Helper functions to add certain _DSD properties
Kapil Porwal
2022-11-29
acpi: Create a common method to add DmaProperty
Kapil Porwal
2022-11-25
ACPI: Flag boards with ACPI_NO_MADT
Kyösti Mälkki
2022-11-25
ACPI: Use common code for MADT LAPIC NMIs
Kyösti Mälkki
2022-11-22
src/acpi: Remove unnecessary space after casts
Elyes Haouas
2022-11-20
acpi: Add initial support for CEDT
Jonathan Zhang
2022-11-13
acpi: Update default processor string from decimal to hex
Marc Jones
2022-11-11
acpi/acpi.c: Fix einj generation pointer arithmetics
Jonathan Zhang
2022-11-10
ACPI: Add acpi_create_madt_ioapic_from_hw()
Kyösti Mälkki
2022-11-02
acpigen: export acpigen_write_field_name
Michael Niewöhner
2022-10-20
Revert "drivers/intel/dptf: Add multiple fan support under dptf"
Sumeet Pawnikar
2022-09-29
treewide: use is_enabled_cpu() on cycles over device list
Fabio Aiuto
2022-09-27
acpi/acpi_pm.c: refactor acpi_pm_state_for_* functions
Fabio Aiuto
2022-09-04
drivers/intel/dptf: Add multiple fan support under dptf
Sumeet Pawnikar
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
[next]