Age | Commit message (Expand) | Author |
2024-06-26 | acpi: Rename acpi_create_dmar_drhd | Shuo Liu |
2024-05-02 | soc/intel/cannonlake: Clean up device enablement configuration | Felix Singer |
2024-01-26 | Revert "soc/intel/cannonlake: Add missing min sleep state for thermal device" | Matt DeVillier |
2024-01-24 | soc/intel/cannonlake: Report correct latencies for C states | Nico Huber |
2023-11-03 | soc/intel/cannonlake: Add missing min sleep state for thermal device | Matt DeVillier |
2023-10-31 | soc/intel/cannonlake: Implement SoC sleep state array | Matt DeVillier |
2023-08-08 | ACPI: Add helper fill_fadt_extended_pm_io() | Kyösti Mälkki |
2022-12-07 | soc/intel: Set IO APIC DMAR entry based on hw | Arthur Heymans |
2022-10-12 | treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk' | Elyes Haouas |
2022-05-16 | soc/intel/*: Use SSDT to pass A4GB and A4GS | Arthur Heymans |
2022-01-05 | soc/intel: Remove unused <string.h> | Elyes HAOUAS |
2021-10-19 | soc/intel: Constify `soc_get_cstate_map()` | Angel Pons |
2021-10-19 | soc/intel/*/acpi.c: Don't copy structs with `memcpy()` | Angel Pons |
2021-10-17 | soc/intel: deduplicate acpi_fill_soc_wake | Michael Niewöhner |
2021-06-28 | soc/intel: Drop casts around `soc_read_pmc_base()` | Angel Pons |
2021-03-01 | soc/intel: Factor out identical acpigen GPIO helpers | Angel Pons |
2021-02-16 | ACPI: Add acpi_reset_gnvs_for_wake() | Kyösti Mälkki |
2021-02-08 | soc/intel: Drop CID1 from GNVS | Kyösti Mälkki |
2021-02-03 | src: Remove unused <cbmem.h> | Elyes HAOUAS |
2021-01-26 | soc/intel: Move c-state resource define | Marc Jones |
2021-01-20 | ACPI GNVS: Drop most dev_count_cpu() | Kyösti Mälkki |
2021-01-10 | soc/intel: Rename to soc_fill_gnvs() | Kyösti Mälkki |
2021-01-10 | ACPI: Drop redundant ChromeOS setup for GNVS | Kyösti Mälkki |
2021-01-10 | ACPI: Drop redundant CONSOLE_CBMEM setup in GNVS | Kyösti Mälkki |
2020-07-31 | soc/intel/cannonlake: Fix DMAR when no iGPU is present | Patrick Rudolph |
2020-07-21 | src: Use ACPI macros | Elyes HAOUAS |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-10 | soc/intel/cannonlake: Put braces around *else* branch | Paul Menzel |
2020-05-11 | treewide: Remove "this file is part of" lines | 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 write_acpi_tables | Furquan Shaikh |
2020-04-13 | acpi: Bump FADT to revision 6 | Patrick Rudolph |
2020-04-06 | soc/intel/cannonlake: Use SPDX for GPL-2.0-only files | Angel Pons |
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 |
2019-12-31 | soc/intel/{icl,cnl,tgl}: Always add PM1_TMR block to FADT | Meera Ravindranath |
2019-10-02 | soc/intel: Replace config_of_path() with config_of_soc() | Kyösti Mälkki |
2019-07-18 | soc/intel: Use config_of_path(SA_DEVFN_ROOT) | Kyösti Mälkki |
2019-07-15 | intel/cannonlake: Fix indentation | Kyösti Mälkki |
2019-07-04 | soc/intel: Replace uses of dev_find_slot() | Kyösti Mälkki |
2019-05-11 | soc/intel/cnl: Enable VT-d | John Zhao |
2019-04-26 | soc/{amd,intel}/chip: Use local include for chip.h | Elyes HAOUAS |
2019-04-23 | soc/intel/cannonlake: add missing console.h include | Patrick Georgi |
2019-04-18 | soc/intel/cnl: Generate DMAR ACPI table | John Zhao |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-04 | arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field | Elyes HAOUAS |
2019-01-31 | soc/intel/cannonlake: Make correct C-state entries for S0ix and non-S0ix | Ronak Kanabar |
2019-01-03 | soc/intel/cannonlake: Add cannonlake ACPI GPIO op | Lijian Zhao |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-05 | src: Remove unneeded include <arch/ioapic.h> | Elyes HAOUAS |
2018-09-28 | soc/intel/cannonlake: Fix ACPI FADT table generation | Duncan Laurie |
2018-09-06 | chromeos/gnvs: remove function and naming cleanup | Joel Kitching |
2018-06-01 | soc/intel/cannonlake: Get rid of device_t | Elyes HAOUAS |
2018-03-23 | soc/intel/cannonlake: Enable low power S0 Idle capability | Vaibhav Shankar |
2017-10-26 | soc/intel/cannonlake: Add support for C state and P state | Shaunak Saha |
2017-09-13 | soc/intel/cannonlake: Add common ACPI support for CNL | Lijian Zhao |