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
/
acpigen.h
Age
Commit message (
Expand
)
Author
2021-12-06
acpi: Add #define for Mutex "no timeout" value
Tim Wawrzynczak
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-09-10
acpigen: Add ability to auto-generate _DSM Function 0
Tim Wawrzynczak
2021-07-12
acpi: Add function to simplify If (CondRefOf (..)) sequences
Tim Wawrzynczak
2021-05-14
acpi: Add acpigen_write_thermal_zone
Raul E Rangel
2021-04-21
acpi: Add acpigen_write_LPI_package
Raul E Rangel
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-01-28
acpi/acpigen.c: Remove unused and incorrect functions
Jakub Czapiga
2020-11-09
acpigen: Add more useful helper functions
Duncan Laurie
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-09-22
acpi: Add SSDT pstate helper functions
Jason Glenesk
2020-08-21
acpi: add more AML generation functions
Aaron Durbin
2020-07-26
src/include: Add missing includes
Elyes HAOUAS
2020-07-07
acpigen: Add acpigen_notify
Tim Wawrzynczak
2020-07-07
acpi: add STA function to return external variable
Sugnan Prabhu S
2020-06-03
acpigen: Add some new helper functions
Duncan Laurie
2020-05-21
acpi/device: Add a helper function to write SoundWire _ADR
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 (3/5)
Furquan Shaikh
2020-05-02
acpi: Move ACPI table support out of arch/x86 (2/5)
Furquan Shaikh