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
/
apollolake
/
pmc.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-08-09
soc/intel: Drop pmc_soc_restore_power_failure()
Nico Huber
2019-08-09
soc/intel/apl: Implement power-failure-state API
Nico Huber
2019-07-18
soc/intel: Use config_of()
Kyösti Mälkki
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2018-06-28
soc/intel/apollolake: Remove call to pmc_fixup_power_state
Furquan Shaikh
2017-12-02
soc/intel/common/block: Add Intel common PMC controller support for KBL, APL
Subrata Banik
2017-10-12
soc/intel/common: Clean up PMC library GPE handling API
Furquan Shaikh
2017-08-08
soc/intel/apollolake: Use common PMC for apollolake
Shaunak Saha
2017-06-09
soc/intel/apollolake: Rename ACPI Base Address and Size Macro
Barnali Sarkar
2017-06-01
soc/intel/apollolake: Remove soc/pci_ids dependency
Hannah Williams
2016-10-16
soc/intel/apollolake: clear PMC registers
Aaron Durbin
2016-09-28
soc/intel/apollolake: Use fixed resource for SRAM and IPC1
Lijian Zhao
2016-09-21
soc/intel/apollolake: Initialize GPEs in bootblock
Duncan Laurie
2016-09-19
Revert "soc/intel/apollolake: Initialize GPEs in bootblock"
Duncan Laurie
2016-09-19
soc/intel/apollolake: Initialize GPEs in bootblock
Duncan Laurie
2016-08-30
soc/intel/apollolake: add option for SLP_S3_L assertion width
Aaron Durbin
2016-08-25
soc/intel/apollolake: Enable ELOG
Brandon Breitenstein
2016-08-10
soc/apollolake: add GPIO SMI support
Shaunak Saha
2016-08-04
soc/apollolake: Return correct wake status in _SWS
Shaunak Saha
2016-07-31
Remove extra newlines from the end of all coreboot files.
Martin Roth
2016-07-02
soc/intel/apollolake: Add GPE routing code
Shaunak Saha
2016-06-04
soc/apollolake/pmc: Store the ACPI bar during set_resources stage
Alexandru Gagniuc
2016-05-12
soc/apollolake: Handle non-standard ACPI BAR in PMC device
Alexandru Gagniuc
2016-04-30
soc/apollolake: Prevent PMC BAR reassignment during resource allocation
Hannah Williams