Age | Commit message (Expand) | Author |
2020-06-24 | src: Report byte-sized access for GPE0 | Angel Pons |
2020-06-24 | ACPI: Replace smm_setup_structures() | Kyösti Mälkki |
2020-06-24 | ACPI: Replace uses of CBMEM_ID_ACPI_GNVS | 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-06 | soc,southbridge/intel: Control SMI related FADT entries | Kyösti Mälkki |
2020-05-20 | soc/intel/common/block/acpi: Fix error in shift operation for GPCL | Furquan Shaikh |
2020-05-17 | soc/intel/common/block/acpi: Mask lower 20 bits of TOLUD | Furquan Shaikh |
2020-05-17 | soc/intel/common/block/acpi: Update northbridge.asl to ASL2.0 syntax | Furquan Shaikh |
2020-05-14 | soc/intel: Always advertise MMIO window above 4G in ACPI tables | Furquan Shaikh |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_inject_dsdt | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to write_acpi_tables | Furquan Shaikh |
2020-04-13 | acpi: Bump FADT to revision 6 | Patrick Rudolph |
2020-04-06 | soc/intel/common: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-23 | acpi: Change Processor ACPI Name (Intel only) | Christian Walter |
2020-03-20 | soc/intel/common: Add ACPI support for PMC core OS driver | Venkata Krishna Nimmagadda |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-01-10 | soc/intel/{apl,cnl,icl,skl,tgl}: Make above 4GB MMIO resource proper | Subrata Banik |
2020-01-09 | soc/intel/{cnl,icl,tgl}: Move northbridge.asl into common/block/acpi | Subrata Banik |
2019-11-01 | soc/intel/{cnl,icl,skl}: Move ipu.asl into common/block/acpi | Subrata Banik |
2019-11-01 | soc/intel/{cnl,icl}: Move globalnvs.asl/nvs.h into common/block/ | Subrata Banik |
2019-11-01 | soc/intel/{apl,cnl,dnv,icl,skl}: Move lpc.asl into common/block/acpi | Subrata Banik |
2019-04-23 | src: Add missing include 'console.h' | Elyes HAOUAS |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-01-28 | soc/intel/denverton_ns: Add ACPI T-States and P-States | Julien Viard de Galbert |
2019-01-25 | soc/intel/denverton_ns: Enable ACPI using intelblock | Julien Viard de Galbert |
2019-01-24 | soc/intel/common/block/acpi: fix P-States extra entry | Julien Viard de Galbert |
2018-11-30 | soc/intel/common: Rework acpi/cpu.asl | Arthur Heymans |
2018-10-22 | intel: Use CF9 reset (part 2) | Patrick Rudolph |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-08-27 | update all FADT version 3.0 to use the get tables function | Marc Jones |
2018-08-22 | acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry | Joel Kitching |
2018-08-20 | soc/intel/common/block: Move common uart function to block/uart | Subrata Banik |
2018-06-14 | src: Get rid of device_t | Elyes HAOUAS |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2018-03-06 | soc/intel: Fix MCFG end bus number | Duncan Laurie |
2017-11-15 | soc/intel: Enable ACPI DBG2 table generation | Duncan Laurie |
2017-09-08 | soc/intel/common/block: Common ACPI | Shaunak Saha |