summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/pmc/pmclib.c
AgeCommit message (Expand)Author
2020-08-18soc/intel/common/block/pmc/pmclib.c: Remove unused '<pc80/mc146818rtc.h>'Elyes HAOUAS
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-01-09drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki
2019-11-20soc/intel/common: pmclib: make use of the new ETR address APIMichael Niewöhner
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-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-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-10-18intel/common/block: Fix issue found by klockworkJohn Zhao
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-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
2017-12-21soc/intel/common: Add API to restore power failure into PMC common codeSubrata 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-08soc/intel/common/block: Add Intel PMC supportShaunak Saha