summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/cannonlake/pmutil.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/cannonlake: Read HPR_CAUSE0 registerAngel Pons2022-09-141-0/+3
* soc/intel: Move `pmc_clear_pmcon_sts()` into IA common codeSubrata Banik2022-03-291-14/+0
* 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/cannonlake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+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/cannonlake: 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-8/+1
* soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki2019-07-041-1/+1
* src: Use #include <timer.h> when appropriateElyes HAOUAS2019-04-061-1/+1
* soc/intel/cannonlake: Clear PMCON status bitsKrishna Prasad Bhat2019-03-251-0/+14
* src: Drop unused '#include <halt.h>'Elyes HAOUAS2019-03-161-1/+0
* soc/intel/cannonlake: Fix GEN_PMCON bit checksFurquan Shaikh2019-03-151-2/+2
* soc/intel/cannonlake: Move power_state functions to pmutil.cV Sowmya2019-03-071-0/+64
* 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/cannonlake: Set DISB after Dram initLijian Zhao2018-04-191-0/+15
* soc/intel/cannonlake: Initialize PMC controllerSubrata Banik2017-12-021-5/+7
* security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese2017-10-221-1/+1
* soc/intel/common: Clean up PMC library GPE handling APIFurquan Shaikh2017-10-121-2/+2
* vboot: reset vbnv in cmos when cmos failure occursAaron Durbin2017-09-201-0/+6
* soc/intel/cannonlake: add rtc failure checkingAaron Durbin2017-09-201-0/+19
* soc/intel/cannonlake: Add common ACPI support for CNLLijian Zhao2017-09-131-28/+0
* soc/intel/cannonlake: Fix Coverity scan errorLijian Zhao2017-08-291-0/+1
* soc/intel/cannonlake: Enable common PMC code for CNLLijian Zhao2017-08-211-0/+217