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
/
cannonlake
/
pmc.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
soc/intel/cannonlake: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-10-02
soc/intel: Replace config_of_path() with config_of_soc()
Kyösti Mälkki
2019-09-15
src/soc: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-08-09
soc/intel: Drop pmc_soc_restore_power_failure()
Nico Huber
2019-08-09
soc/intel/{cnl,icl}: Use new power-failure-state API
Nico Huber
2019-07-18
soc/intel: Use config_of_path(SA_DEVFN_ROOT)
Kyösti Mälkki
2019-07-07
soc/intel/cannonlake, mb/google/sarien: Get rid of unused dev param
Furquan Shaikh
2019-07-07
soc/intel/cannonlake: Use SA_DEV_ROOT instead of PCH_DEV_PMC
Furquan Shaikh
2019-04-26
soc/{amd,intel}/chip: Use local include for chip.h
Elyes HAOUAS
2019-03-22
soc/intel/cannonlake: Enable power button smi in pre-OS
Krzysztof Sywula
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-02-28
soc/intel/cannonlake: Disable ACPI mode on BS_DEV_INIT exit
Furquan Shaikh
2019-02-27
soc/intel/cannonlake: Disable ACPI mode as part of pmc_soc_init
Furquan Shaikh
2019-01-25
soc/intel/cannonlake: Export function to set After G3 state
Duncan Laurie
2019-01-16
soc/intel/cannonlake: Fix afterg3 programming
Lijian Zhao
2019-01-06
soc/intel: Drop pmc_get_mainboard_power_failure_state_choice()
Nico Huber
2018-06-01
soc/intel/cannonlake: Get rid of device_t
Elyes HAOUAS
2018-04-20
pci: Move inline PCI functions to pci_ops.h
Patrick Rudolph
2017-12-21
soc/intel/cannonlake: Implement pmc_soc_restore_power_failure as per EDS
Subrata Banik
2017-12-02
soc/intel/cannonlake: Initialize PMC controller
Subrata Banik
2017-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese
2017-09-21
soc/intel/cannonlake: Remove old soc_get_rtc_failed function
Martin Roth
2017-09-20
soc/intel/cannonlake: Add PMC pci drivers
Lijian Zhao