summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/icelake/pmutil.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: Move `pmc_clear_pmcon_sts()` into IA common codeSubrata Banik2022-03-291-14/+0
* soc/intel/icelake: Clear RTC_BATTERY_DEADTim Wawrzynczak2021-09-201-2/+18
* soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.cAngel Pons2021-04-211-0/+17
* soc/intel/{cnl,icl}: Use matching type castAngel Pons2021-02-241-1/+1
* soc/intel/*/pmutil.c: Align cosmetics across platformsAngel Pons2021-02-241-8/+5
* ACPI: Add helpers for CBMEM_ID_POWER_STATEKyösti Mälkki2021-01-231-5/+3
* 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: Add get_pmbaseEugene Myers2020-02-041-0/+6
* src/soc/intel: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* soc/intel/icelake: add soc implementation for ETR address APIMichael Niewöhner2019-11-111-0/+5
* soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki2019-10-021-1/+1
* soc/intel: Fix chip_info for PCH_DEV_PMCKyösti Mälkki2019-07-211-7/+1
* soc/intel/icelake: Refer to soc/soc_chip.h rather than chip.hSubrata Banik2019-07-091-2/+1
* soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki2019-07-041-1/+1
* soc/intel/icelake: Replace PCI device LPC to ESPI as per EDSSubrata Banik2019-06-131-1/+1
* soc/intel/icelake: Move power_state functions to pmutil.cSubrata Banik2019-05-021-0/+64
* soc/intel/icelake: Clear PMCON status bitsSubrata Banik2019-05-021-0/+14
* src: Use #include <timer.h> when appropriateElyes HAOUAS2019-04-061-1/+1
* src: Drop unused '#include <halt.h>'Elyes HAOUAS2019-03-161-1/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-161-1/+0
* soc/intel/common/block: Move tco common functions into block/smbusSubrata Banik2019-01-101-32/+1
* soc/intel/icelake: Do initial SoC commitAamir Bohra2018-10-261-0/+231