Age | Commit message (Expand) | Author |
2020-08-24 | src/acpi: Drop unneeded empty lines | Elyes HAOUAS |
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-08-18 | src/acpi/acpigen.c: Use macro for access_size | Elyes HAOUAS |
2020-07-29 | src/acpi: Add missing <{stdbool,stdint}.h> | Elyes HAOUAS |
2020-07-28 | acpi: Fix dptf_write_fan_perf to include Revision field | Tim Wawrzynczak |
2020-07-26 | src/acpi/device.c: Add include <types.h> | Elyes HAOUAS |
2020-07-26 | src: Remove extra lines in license header | Elyes HAOUAS |
2020-07-21 | src: Use ACPI macros | 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-14 | src/acpi/soundwire.c: Add missing <stddef.h> | Elyes HAOUAS |
2020-07-14 | src: Remove unused 'include <types.h>' | Elyes HAOUAS |
2020-07-14 | src: Remove unused 'include <string.h>' | Elyes HAOUAS |
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-01 | acpi: Avoid freeing a device twice | Simon Glass |
2020-06-24 | ACPI: Replace smm_setup_structures() | Kyösti Mälkki |
2020-06-24 | ACPI: Add framework for GNVS initialisation | Kyösti Mälkki |
2020-06-10 | ACPI: Remove Kconfig COMMON_FADT | Kyösti Mälkki |
2020-06-09 | ACPI: Move redundant FADT reserved entry | 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-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 | acpigen: Add some new helper functions | 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-15 | acpigen_ps2_keybd: Add keymap for Power key | Rajat Jain |
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: Remove acpi_ from filenames | Furquan Shaikh |
2020-05-02 | acpi: Reorganize ACPI configs | Furquan Shaikh |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (5/5) | 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 (1/5) | Furquan Shaikh |
2020-05-02 | src/acpi: Drop Kconfig option ACPI_SATA_GENERATOR | Furquan Shaikh |
2020-01-02 | src/acpi: Update license headers to SPDX | Martin Roth |
2019-07-30 | AUTHORS: Move src/acpi copyrights into AUTHORS file | Martin Roth |
2017-11-10 | arch/x86: Add common AMD ACPI hardware definitions | Marshall Dawson |
2017-08-01 | src/acpi: Add guards on all header files | Martin Roth |
2016-07-31 | src/acpi: Capitalize ACPI and SATA | Elyes HAOUAS |
2016-07-15 | arch/x86: provide common Intel ACPI hardware definitions | Aaron Durbin |
2016-01-14 | acpi/: add missing license header | Martin Roth |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-06-07 | acpi/sata: add generic sata ssdt port generator | Alexander Couzens |