summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/skylake/include/soc/pm.h
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: Move `pmc_clear_pmcon_sts()` into IA common codeSubrata Banik2022-03-291-3/+0
* soc/intel/skylake: Add function to clear PMCON status bitsSubrata Banik2022-02-151-0/+3
* soc/intel/skylake: switch to common ACPI codeMichael Niewöhner2021-10-171-0/+6
* soc/intel/skylake: Move acpi_sci_irq() to acpi.cAngel Pons2021-04-211-3/+0
* soc/intel: Guard macro parameters in pm.hAngel Pons2021-03-031-2/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* soc/intel/skylake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* intel/soc: skl,apl,cnl,icl,tgl,common: enable TCO SMIs if selectedMichael Niewöhner2020-03-071-1/+1
* soc/intel: Add get_pmbaseEugene Myers2020-02-041-0/+3
* soc/intel/skylake: drop support for FSP 1.1Michael Niewöhner2019-10-261-8/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* soc/intel/common/block: Move tco common functions into block/smbusSubrata Banik2019-01-101-3/+0
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* soc/intel/skylake: Make use of common SMM code for SKLSubrata Banik2017-12-221-4/+18
* soc/intel/skylake: Implement pmc_soc_restore_power_failure as per EDSSubrata Banik2017-12-211-6/+2
* soc/intel/skylake: Add support in SKL for PMC common codeShaunak Saha2017-10-051-30/+17
* soc/intel/skylake: refactor rtc failure checkingAaron Durbin2017-09-201-0/+3
* soc/intel/skylake: Enable power button SMI when jumping to payloadFurquan Shaikh2017-08-191-0/+2
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-1/+2
* soc/intel/skylake: Use intel/common/block/smbus codeAamir Bohra2017-05-091-1/+1
* intel/skylake: Add function to read state of Deep S5Duncan Laurie2017-03-081-0/+8
* skylake: Add support for eSPI SMI eventsDuncan Laurie2016-10-271-0/+1
* skylake: Prepare GPE for use in bootblockDuncan Laurie2016-10-271-0/+3
* soc/intel/skylake: Add FSP 2.0 support in romstageBarnali Sarkar2016-09-151-0/+3
* soc/intel/skylake: Change name pmc_tco_regs to smbus_tco_regsBarnali Sarkar2016-08-141-1/+1
* soc/intel/skylake: use common Intel ACPI hardware definitionsAaron Durbin2016-07-151-12/+1
* drivers/intel/fsp1_1: Remove extra include referencesLee Leahy2016-01-281-1/+3
* intel/skylake: Add elog event for THERMTRIPDuncan Laurie2016-01-181-0/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* skylake: fix SMI GPI status handlingAaron Durbin2015-08-141-4/+0
* skylake: remove ec_smi_gpio and alt_gp_smi_enAaron Durbin2015-08-141-1/+0
* skylake: enumerate the SMI status fieldsAaron Durbin2015-08-141-0/+24
* skylake: align power management names with hardwareAaron Durbin2015-07-291-4/+8
* skylake: add global reset cause registers to power stateAaron Durbin2015-07-211-4/+3
* skylake: take into account deep s3 in power failure checkAaron Durbin2015-07-211-0/+11
* skylake: read out and report full width of gen_pmcon registersAaron Durbin2015-07-211-2/+2
* soc/intel: Add Skylake SOC supportLee Leahy2015-07-161-14/+14
* soc/intel/skylake: Use Broadwell as comparision base for Skylake SOCLee Leahy2015-07-161-0/+172