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
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
2020-07-07
dptf: Add support for generation of Active Policies
Tim Wawrzynczak
2020-07-07
acpi: add STA function to return external variable
Sugnan Prabhu S
2020-07-02
acpi_device: Replace polarity with active_low in acpi_gpio for GpioIo
Furquan Shaikh
2020-07-02
acpi_device: Add helper macros for setting acpi_gpio fields
Furquan Shaikh
2020-06-30
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-24
ACPI: Add framework for GNVS initialisation
Kyösti Mälkki
2020-06-07
acpi: Rename motherboard_fill_fadt() to mainboard_fill_fadt()
Kyösti Mälkki
2020-06-07
acpi,soc/intel: Make soc/motherboard_fill_fadt() global
Kyösti Mälkki
2020-06-06
arch/x86: Declare permanent_smi_handler()
Kyösti Mälkki
2020-06-04
acpi: Add support for writing UART device descriptors
Duncan Laurie
2020-06-04
acpi: Accomodate non-standard UUIDs in device properties
Duncan Laurie
2020-06-03
acpi: Drop typoed __ROMC__
Kyösti Mälkki
2020-06-03
acpigen: Add some new helper functions
Duncan Laurie
2020-06-02
acpi: Add definitions for device sleep states
Duncan Laurie
2020-05-28
acpi: Add new file for implementing Type-C Connector class
Tim Wawrzynczak
2020-05-21
acpi/device: Add a helper function to write SoundWire _ADR
Duncan Laurie
2020-05-21
acpi/soundwire: Add functions to generate SoundWire properties
Duncan Laurie
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Update sata files to be more aligned with rest of acpi files
Furquan Shaikh
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