aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/pmc
AgeCommit message (Expand)Author
2022-05-20CBMEM: Change declarations for initialization hooksKyösti Mälkki
2022-05-16soc/intel: Add Raptor Lake device IDsBora Guvendik
2022-05-05soc/intel/cmn/blk/pmc: API to inform PMC about PCI enumeration doneSubrata Banik
2022-05-05soc/intel: Return ACPI_S4 as previous sleep stateEvan Green
2022-04-24soc/intel: Remove unused <acpi/acpi.h>Elyes HAOUAS
2022-03-29soc/intel: Move `pmc_clear_pmcon_sts()` into IA common codeSubrata Banik
2022-03-09soc/intel/common: Include Meteor Lake device IDsWonkyu Kim
2022-03-07src: Make PCI ID define names shorterFelix Singer
2022-02-21soc/intel/denverton_ns: Select PMC PCI discoverable configSubrata Banik
2022-02-15soc/intel/*/pmc: Add `finalize` operation for pmcSubrata Banik
2022-02-11soc/intel/common: Re-use Alder Lake-M device IDs for Alder Lake-NUsha P
2022-02-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
2021-12-01soc/intel/common/pmc: Drop unnecessary pmc_ipc.c entrySubrata Banik
2021-11-08soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL`Michael Niewöhner
2021-10-17soc/intel/{common,apl,glk}: guard PM Timer option on SoCs w/o PM TimerMichael Niewöhner
2021-10-17soc/intel: implement ACPI timer disabling per SoC and drop common codeMichael Niewöhner
2021-10-16soc/intel/pmc: add a note about legacy OSes/payloads to PM Timer KconfigMichael Niewöhner
2021-10-05src/soc to src/superio: Fix spelling errorsMartin Roth
2021-09-10soc/intel/common: Add Intel Power Engine support to discoverable PMCTim Wawrzynczak
2021-08-19soc/intel/common: Add TGL-H PCI IDsJeremy Soller
2021-07-19soc/intel/common: Rename kconfig PMC_EPOCLean Sheng Tan
2021-06-30soc/intel/common: Refine pmc_get_xtal_freq functionLean Sheng Tan
2021-06-30soc/intel/common: Move PMC EPOC related code to Intel common codeLean Sheng Tan
2021-06-28soc/intel: Drop casts around `soc_read_pmc_base()`Angel Pons
2021-06-17soc/intel/common/pmc: Avoid unnecessary writes of AFTERG3_ENNico Huber
2021-05-06src: Retype option API to use unsigned integersAngel Pons
2021-04-28soc/intel: Rename 200-series PCH device IDsAngel Pons
2021-04-21{sb,soc}/intel: Use `get_int_option` functionAngel Pons
2021-01-23ACPI: Add helpers for CBMEM_ID_POWER_STATEKyösti Mälkki
2021-01-22soc/intel/commmon: Include Alder Lake device IDsVarshit Pandya
2020-11-22soc/intel/block/pmclib.c: Properly guard apm_control()Arthur Heymans
2020-11-22soc/intel/common/pmc.c Don't implement a weak function that diesArthur Heymans
2020-11-22soc/intel/block/pmc: Only include the PCI driver when it is not hiddenArthur Heymans
2020-11-22soc/intel/block/pmc: Move pmc_set_acpi_mode() to pmc_lib.cArthur Heymans
2020-11-13soc/intel/common: add Kconfig to enable/disable the ACPI PM timerMichael Niewöhner
2020-11-09intel/common/pmc: Add functions for IPC mailbox in ACPIDuncan Laurie
2020-10-26src: Include <arch/io.h> when appropriateElyes HAOUAS
2020-10-19soc/intel/*: drop useless XTAL shutdown qualification codeMichael Niewöhner
2020-10-14soc/intel/common/block: Enable PMC IPC driverBrandon Breitenstein
2020-10-03soc/intel/common/block/pmc: Add PMC API for low power programmingSubrata Banik
2020-09-15common/block/pmc: Add a check to program the PchPmPwrCycDurV Sowmya
2020-08-18soc/intel/common/block/pmc/pmclib.c: Remove unused '<pc80/mc146818rtc.h>'Elyes HAOUAS
2020-08-05soc/intel/common: Include Alder Lake device IDsSubrata Banik
2020-07-16soc/intel/common/block/pmc: Select PMC on mainboard basisTim Chu
2020-06-16sb/intel: Remove spurious HAVE_SMI_HANDLER testKyösti Mälkki
2020-06-16arch/x86: Create helper for APM_CNT SMI triggersKyösti Mälkki
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-06soc/intel/common: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-31security/vboot: relocate and rename vboot_platform_is_resuming()Bill XIE
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-02-25soc/intel/common: Update Jasper Lake Device IDsMeera Ravindranath
2020-01-22soc/intel/common: Add Elkhartlake Device IDsTan, Lean Sheng
2020-01-09drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki
2019-12-13soc/intel/common: Add PCI device IDs for CMP-HGaggery Tsai
2019-12-10soc/intel/common: Add Jasperlake Device IDsrkanabar
2019-11-20soc/intel/common: pmclib: make use of the new ETR address APIMichael Niewöhner
2019-11-05soc/intel/common: Include Tigerlake device IDsRavi Sarawadi
2019-10-08device: Use scan_static_bus() over scan_lpc_bus()Nico Huber
2019-09-06soc/intel/skylake: Add Lewisburg family PCH supportMaxim Polyakov
2019-08-09soc/intel/common: Set power-failure-state via option tableNico Huber
2019-08-09soc/intel: Drop pmc_soc_restore_power_failure()Nico Huber
2019-08-09soc/intel/common: Implement power-failure-state handlingNico Huber
2019-05-29soc/intel/common/pmc: Don't use CAR_GLOBALArthur Heymans
2019-05-22post_code: add post code for hardware initialization failureKeith Short
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-26soc/intel/common: Include cometlake PCH IDsRonak Kanabar
2019-01-23soc/{amd,intel}: Remove needless '&' on function pointersElyes HAOUAS
2019-01-10soc/intel/common/block: Move tco common functions into block/smbusSubrata Banik
2019-01-06soc/intel: Drop pmc_get_mainboard_power_failure_state_choice()Nico Huber
2019-01-06Kconfig: Unify power-after-failure optionsNico Huber
2018-11-07soc/intel/common: Include Icelake device IDsAamir Bohra
2018-10-18intel/common/block: Fix issue found by klockworkJohn Zhao
2018-10-17soc/intel/cannonlake: Add new cannon lake PCH-H supportpraveen hodagatta pranesh
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-04soc/intel/common: add acpi_get_sleep_type to pmclibBora Guvendik
2018-09-14soc/intel/denverton_ns: Enable common block PMCJulien Viard de Galbert
2018-08-10drivers/i2c: Add i2c TPM support for different stagesPhilipp Deppenwiese
2018-06-28soc/intel/common: Disable GPEs just before enabling SMIsFurquan Shaikh
2018-06-28soc/intel/common/block/pmc: Get rid of pmc_fixup_power_stateFurquan Shaikh
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-02-20src/soc: Fix various typosJonathan Neuschäfer
2018-02-07soc/intel/skylake: Add Kabylake PCH H device ID'sV Sowmya
2018-02-05soc/intel/common/block/pmc: Fix ACPI BAR and PCI_COMMAND in PMC config spaceHannah Williams
2018-01-25soc/intel/skylake: Clean up the skylake PCH H device ID macrosV Sowmya
2018-01-17soc/intel/common: Add option to pass SoC IO resourceSubrata Banik
2017-12-21soc/intel/common: Add API to restore power failure into PMC common codeSubrata Banik
2017-12-13soc/intel/common/block: Add option to have subsystem_id in common pci driverSubrata Banik
2017-12-02soc/intel/common/block: Add Intel common PMC controller support for KBL, APLSubrata Banik
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese
2017-10-19soc/intel/common/block/pmc: Add helper routines to read/write PM1_CNTFurquan Shaikh
2017-10-19soc/intel/common/block/pmc: Add new function pmc_fill_pm_reg_infoFurquan Shaikh
2017-10-17soc/intel/common/block/pmc: Move pmc_disable_all_gpe to romstageFurquan Shaikh
2017-10-12intel/common/pmc: Disable all GPEs during pmc_initFurquan Shaikh
2017-10-12soc/intel/common: Clean up PMC library GPE handling APIFurquan Shaikh
2017-10-05soc/intel/common/block: Manage power state variable from common PMC blockShaunak Saha
2017-10-02soc/intel/common/block: Move power button SMI functions to common PMC blockShaunak Saha
2017-08-15soc/intel/common/block: Fix PMC common block dependencyShaunak Saha