summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/icelake/pmc.c
Commit message (Expand)AuthorAgeFilesLines
* tree: Drop Intel Ice Lake supportFelix Singer2023-01-191-96/+0
* soc/intel/*/pmc: Add `finalize` operation for pmcSubrata Banik2022-02-151-0/+9
* soc/intel: implement ACPI timer disabling per SoC and drop common codeMichael Niewöhner2021-10-171-1/+1
* soc/intel: move disabling of PM Timer to SoC PMC codeMichael Niewöhner2021-10-171-0/+9
* soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.cAngel Pons2021-04-211-17/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/icelake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki2019-10-021-1/+1
* src/soc: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-151-1/+0
* soc/intel: Drop pmc_soc_restore_power_failure()Nico Huber2019-08-091-5/+0
* soc/intel/{cnl,icl}: Use new power-failure-state APINico Huber2019-08-091-55/+10
* soc/intel: Use config_of_path(SA_DEVFN_ROOT)Kyösti Mälkki2019-07-181-2/+1
* soc/intel/icelake: Refer to soc/soc_chip.h rather than chip.hSubrata Banik2019-07-091-2/+1
* soc/intel/icelake: Get rid of unused dev paramFurquan Shaikh2019-07-071-5/+5
* soc/intel/icelake: Use SA_DEV_ROOT instead of PCH_DEV_PMCFurquan Shaikh2019-07-071-1/+1
* soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS2019-04-261-1/+2
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-0/+1
* soc/intel/icelake: Fix AG3E programming in PMCLijian Zhao2019-01-171-2/+3
* soc/intel: Drop pmc_get_mainboard_power_failure_state_choice()Nico Huber2019-01-061-4/+2
* soc/intel/icelake: Do initial SoC commitAamir Bohra2018-10-261-0/+160