summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/pmc
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/common: Add lunarlake device IDsAppukuttan V K2024-01-261-0/+1
* soc/intel: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-0/+0
* soc/intel/cmn/block/pmc: Fix prev_sleep_state string name mappingAnil Kumar2024-01-221-5/+5
* soc/intel/cmn/block/pmc: Add previous sleep state strings in logMarx Wang2023-12-221-1/+16
* cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEMArthur Heymans2023-10-251-1/+1
* intelblocks/{pmc,p2sb}: Add missing RPL-S PCH IDs for PMC and P2SBMichał Żygowski2023-09-151-0/+1
* commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious2023-06-231-1/+1
* soc/intel/common/block/pmc: Sort Kconfig in alphabetical orderChristian Walter2023-04-281-1/+1
* soc/intel: Don't report _S1 state when unsupportedArthur Heymans2023-04-261-0/+1
* soc/intel: Update API name `pmc_send_bios_reset_pci_enum_done`Subrata Banik2023-03-091-1/+3
* soc/intel/cmn/pmc: Clear GEN_PMCON_x register power failure status bitsSubrata Banik2023-01-241-1/+7
* soc/intel/cmn/pmc: Create API to clear PMC power failure status bitsSubrata Banik2023-01-241-0/+42
* soc/intel/cmn/block/pmc: Add pmc_or_mmio32 utility functionTim Chu2022-12-231-0/+11
* src/soc/intel: Remove unnecessary space after castsElyes Haouas2022-11-261-3/+3
* soc: Add SPDX license headers to MakefilesMartin Roth2022-10-311-0/+1
* soc/intel/skylake: Assign device ops in chipset devicetreeNico Huber2022-09-151-5/+2
* intel/pmclib: Avoid PMC ABASE read of SLP_TYP and STATUS in ramstageHarsha B R2022-07-291-0/+5
* soc/intel/common/block/pmc/pmclib: Use same loglevel as print_num_status_bitsPatrick Rudolph2022-07-111-2/+2
* CBMEM: Change declarations for initialization hooksKyösti Mälkki2022-05-201-1/+1
* soc/intel: Add Raptor Lake device IDsBora Guvendik2022-05-161-0/+1
* soc/intel/cmn/blk/pmc: API to inform PMC about PCI enumeration doneSubrata Banik2022-05-051-0/+16
* soc/intel: Return ACPI_S4 as previous sleep stateEvan Green2022-05-051-0/+3
* soc/intel: Remove unused <acpi/acpi.h>Elyes HAOUAS2022-04-241-1/+0
* soc/intel: Move `pmc_clear_pmcon_sts()` into IA common codeSubrata Banik2022-03-293-0/+47
* soc/intel/common: Include Meteor Lake device IDsWonkyu Kim2022-03-091-0/+3
* src: Make PCI ID define names shorterFelix Singer2022-03-071-20/+20
* soc/intel/denverton_ns: Select PMC PCI discoverable configSubrata Banik2022-02-211-0/+1
* soc/intel/*/pmc: Add `finalize` operation for pmcSubrata Banik2022-02-151-0/+18
* soc/intel/common: Re-use Alder Lake-M device IDs for Alder Lake-NUsha P2022-02-111-1/+1
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-071-1/+1
* soc/intel/common/pmc: Drop unnecessary pmc_ipc.c entrySubrata Banik2021-12-011-1/+1
* soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL`Michael Niewöhner2021-11-081-11/+0
* soc/intel/{common,apl,glk}: guard PM Timer option on SoCs w/o PM TimerMichael Niewöhner2021-10-171-0/+6
* soc/intel: implement ACPI timer disabling per SoC and drop common codeMichael Niewöhner2021-10-172-15/+0
* soc/intel/pmc: add a note about legacy OSes/payloads to PM Timer KconfigMichael Niewöhner2021-10-161-0/+7
* src/soc to src/superio: Fix spelling errorsMartin Roth2021-10-051-1/+1
* soc/intel/common: Add Intel Power Engine support to discoverable PMCTim Wawrzynczak2021-09-101-0/+10
* soc/intel/common: Add TGL-H PCI IDsJeremy Soller2021-08-191-0/+1
* soc/intel/common: Rename kconfig PMC_EPOCLean Sheng Tan2021-07-192-2/+2
* soc/intel/common: Refine pmc_get_xtal_freq functionLean Sheng Tan2021-06-301-3/+18
* soc/intel/common: Move PMC EPOC related code to Intel common codeLean Sheng Tan2021-06-302-0/+17
* soc/intel: Drop casts around `soc_read_pmc_base()`Angel Pons2021-06-281-5/+5
* soc/intel/common/pmc: Avoid unnecessary writes of AFTERG3_ENNico Huber2021-06-171-8/+15
* src: Retype option API to use unsigned integersAngel Pons2021-05-061-1/+1
* soc/intel: Rename 200-series PCH device IDsAngel Pons2021-04-281-1/+1
* {sb,soc}/intel: Use `get_int_option` functionAngel Pons2021-04-211-2/+2
* ACPI: Add helpers for CBMEM_ID_POWER_STATEKyösti Mälkki2021-01-231-1/+2
* soc/intel/commmon: Include Alder Lake device IDsVarshit Pandya2021-01-221-0/+1
* soc/intel/block/pmclib.c: Properly guard apm_control()Arthur Heymans2020-11-221-1/+1
* soc/intel/common/pmc.c Don't implement a weak function that diesArthur Heymans2020-11-221-16/+0