summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/include/intelblocks/pmclib.h
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: Update API name `pmc_send_bios_reset_pci_enum_done`Subrata Banik2023-03-091-2/+5
* soc/intel/cmn/pmc: Create API to clear PMC power failure status bitsSubrata Banik2023-01-241-0/+3
* soc/intel/cmn/block/pmc: Add pmc_or_mmio32 utility functionTim Chu2022-12-231-0/+2
* soc/intel/cmn/blk/pmc: API to inform PMC about PCI enumeration doneSubrata Banik2022-05-051-0/+3
* soc/intel: Move `pmc_clear_pmcon_sts()` into IA common codeSubrata Banik2022-03-291-0/+3
* soc/intel: implement ACPI timer disabling per SoC and drop common codeMichael Niewöhner2021-10-171-3/+0
* soc/intel/common: Refine pmc_get_xtal_freq functionLean Sheng Tan2021-06-301-2/+2
* soc/intel/common: Move PMC EPOC related code to Intel common codeLean Sheng Tan2021-06-301-0/+22
* soc/intel/block/pmc: Move pmc_set_acpi_mode() to pmc_lib.cArthur Heymans2020-11-221-0/+3
* soc/intel/*: drop useless XTAL shutdown qualification codeMichael Niewöhner2020-10-191-3/+0
* soc/intel/common/block/pmc: Add PMC API for low power programmingSubrata Banik2020-10-031-0/+6
* soc/intel/common/../pmclib.h: Include <types.h>Angel Pons2020-09-281-1/+1
* common/block/pmc: Add a check to program the PchPmPwrCycDurV Sowmya2020-09-151-0/+9
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/common: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/intel/common: pmclib: make use of the new ETR address APIMichael Niewöhner2019-11-201-3/+8
* soc/intel/common: pmclib: add API to get ETR register addressMichael Niewöhner2019-11-111-0/+3
* soc/intel: Drop pmc_soc_restore_power_failure()Nico Huber2019-08-091-6/+0
* soc/intel/common: Implement power-failure-state handlingNico Huber2019-08-091-0/+17
* soc/intel/common/block: Move tco common functions into block/smbusSubrata Banik2019-01-101-7/+0
* soc/intel: Drop pmc_get_mainboard_power_failure_state_choice()Nico Huber2019-01-061-6/+0
* Kconfig: Unify power-after-failure optionsNico Huber2019-01-061-0/+1
* src/soc: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-091-3/+3
* soc/intel/common/block/pmc: Get rid of pmc_fixup_power_stateFurquan Shaikh2018-06-281-3/+0
* src/soc: Fix various typosJonathan Neuschäfer2018-02-201-2/+2
* soc/intel/common: Add API to restore power failure into PMC common codeSubrata Banik2017-12-211-0/+24
* soc/intel/common/block/pmc: Add helper routines to read/write PM1_CNTFurquan Shaikh2017-10-191-0/+3
* soc/intel/common/block/pmc: Add new function pmc_fill_pm_reg_infoFurquan Shaikh2017-10-191-0/+6
* soc/intel/common/block/pmc: Move pmc_disable_all_gpe to romstageFurquan Shaikh2017-10-171-1/+3
* soc/intel/common: Clean up PMC library GPE handling APIFurquan Shaikh2017-10-121-33/+27
* soc/intel/common/block: Manage power state variable from common PMC blockShaunak Saha2017-10-051-0/+3
* soc/intel/common/block: Move power button SMI functions to common PMC blockShaunak Saha2017-10-021-0/+5
* soc/intel/common/block: Add Intel PMC supportShaunak Saha2017-08-081-0/+195