index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
common
/
block
/
pmc
/
pmclib.c
Age
Commit message (
Expand
)
Author
2024-01-22
soc/intel/cmn/block/pmc: Fix prev_sleep_state string name mapping
Anil Kumar
2023-12-22
soc/intel/cmn/block/pmc: Add previous sleep state strings in log
Marx Wang
2023-10-25
cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEM
Arthur Heymans
2023-03-09
soc/intel: Update API name `pmc_send_bios_reset_pci_enum_done`
Subrata Banik
2023-01-24
soc/intel/cmn/pmc: Clear GEN_PMCON_x register power failure status bits
Subrata Banik
2023-01-24
soc/intel/cmn/pmc: Create API to clear PMC power failure status bits
Subrata Banik
2022-12-23
soc/intel/cmn/block/pmc: Add pmc_or_mmio32 utility function
Tim Chu
2022-11-26
src/soc/intel: Remove unnecessary space after casts
Elyes Haouas
2022-07-29
intel/pmclib: Avoid PMC ABASE read of SLP_TYP and STATUS in ramstage
Harsha B R
2022-07-11
soc/intel/common/block/pmc/pmclib: Use same loglevel as print_num_status_bits
Patrick Rudolph
2022-05-20
CBMEM: Change declarations for initialization hooks
Kyösti Mälkki
2022-05-05
soc/intel/cmn/blk/pmc: API to inform PMC about PCI enumeration done
Subrata Banik
2022-05-05
soc/intel: Return ACPI_S4 as previous sleep state
Evan Green
2022-03-29
soc/intel: Move `pmc_clear_pmcon_sts()` into IA common code
Subrata Banik
2022-02-07
treewide: Remove "ERROR: "/"WARN: " prefixes from log messages
Julius Werner
2021-10-17
soc/intel: implement ACPI timer disabling per SoC and drop common code
Michael Niewöhner
2021-07-19
soc/intel/common: Rename kconfig PMC_EPOC
Lean Sheng Tan
2021-06-30
soc/intel/common: Refine pmc_get_xtal_freq function
Lean Sheng Tan
2021-06-30
soc/intel/common: Move PMC EPOC related code to Intel common code
Lean Sheng Tan
2021-06-28
soc/intel: Drop casts around `soc_read_pmc_base()`
Angel Pons
2021-06-17
soc/intel/common/pmc: Avoid unnecessary writes of AFTERG3_EN
Nico Huber
2021-05-06
src: Retype option API to use unsigned integers
Angel Pons
2021-04-21
{sb,soc}/intel: Use `get_int_option` function
Angel Pons
2021-01-23
ACPI: Add helpers for CBMEM_ID_POWER_STATE
Kyösti Mälkki
2020-11-22
soc/intel/block/pmclib.c: Properly guard apm_control()
Arthur Heymans
2020-11-22
soc/intel/block/pmc: Move pmc_set_acpi_mode() to pmc_lib.c
Arthur Heymans
2020-10-19
soc/intel/*: drop useless XTAL shutdown qualification code
Michael Niewöhner
2020-10-03
soc/intel/common/block/pmc: Add PMC API for low power programming
Subrata Banik
2020-09-15
common/block/pmc: Add a check to program the PchPmPwrCycDur
V Sowmya
2020-08-18
soc/intel/common/block/pmc/pmclib.c: Remove unused '<pc80/mc146818rtc.h>'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-06
soc/intel/common: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-31
security/vboot: relocate and rename vboot_platform_is_resuming()
Bill XIE
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-01-09
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2019-11-20
soc/intel/common: pmclib: make use of the new ETR address API
Michael Niewöhner
2019-08-09
soc/intel/common: Set power-failure-state via option table
Nico Huber
2019-08-09
soc/intel: Drop pmc_soc_restore_power_failure()
Nico Huber
2019-08-09
soc/intel/common: Implement power-failure-state handling
Nico Huber
2019-05-29
soc/intel/common/pmc: Don't use CAR_GLOBAL
Arthur Heymans
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-01-10
soc/intel/common/block: Move tco common functions into block/smbus
Subrata Banik
2019-01-06
soc/intel: Drop pmc_get_mainboard_power_failure_state_choice()
Nico Huber
2019-01-06
Kconfig: Unify power-after-failure options
Nico Huber
2018-10-18
intel/common/block: Fix issue found by klockwork
John Zhao
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-04
soc/intel/common: add acpi_get_sleep_type to pmclib
Bora Guvendik
2018-09-14
soc/intel/denverton_ns: Enable common block PMC
Julien Viard de Galbert
2018-06-28
soc/intel/common: Disable GPEs just before enabling SMIs
Furquan Shaikh
2018-06-28
soc/intel/common/block/pmc: Get rid of pmc_fixup_power_state
Furquan Shaikh
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-02-20
src/soc: Fix various typos
Jonathan Neuschäfer
2017-12-21
soc/intel/common: Add API to restore power failure into PMC common code
Subrata Banik
2017-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese
2017-10-19
soc/intel/common/block/pmc: Add helper routines to read/write PM1_CNT
Furquan Shaikh
2017-10-19
soc/intel/common/block/pmc: Add new function pmc_fill_pm_reg_info
Furquan Shaikh
2017-10-17
soc/intel/common/block/pmc: Move pmc_disable_all_gpe to romstage
Furquan Shaikh
2017-10-12
intel/common/pmc: Disable all GPEs during pmc_init
Furquan Shaikh
2017-10-12
soc/intel/common: Clean up PMC library GPE handling API
Furquan Shaikh
2017-10-05
soc/intel/common/block: Manage power state variable from common PMC block
Shaunak Saha
2017-10-02
soc/intel/common/block: Move power button SMI functions to common PMC block
Shaunak Saha
2017-08-08
soc/intel/common/block: Add Intel PMC support
Shaunak Saha