Age | Commit message (Expand) | Author |
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-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-02-26 | soc/intel/common: Include cometlake PCH IDs | Ronak Kanabar |
2019-01-23 | soc/{amd,intel}: Remove needless '&' on function pointers | Elyes HAOUAS |
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-11-07 | soc/intel/common: Include Icelake device IDs | Aamir Bohra |
2018-10-18 | intel/common/block: Fix issue found by klockwork | John Zhao |
2018-10-17 | soc/intel/cannonlake: Add new cannon lake PCH-H support | praveen hodagatta pranesh |
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-08-10 | drivers/i2c: Add i2c TPM support for different stages | Philipp Deppenwiese |
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 |
2018-02-07 | soc/intel/skylake: Add Kabylake PCH H device ID's | V Sowmya |
2018-02-05 | soc/intel/common/block/pmc: Fix ACPI BAR and PCI_COMMAND in PMC config space | Hannah Williams |
2018-01-25 | soc/intel/skylake: Clean up the skylake PCH H device ID macros | V Sowmya |
2018-01-17 | soc/intel/common: Add option to pass SoC IO resource | Subrata Banik |
2017-12-21 | soc/intel/common: Add API to restore power failure into PMC common code | Subrata Banik |
2017-12-13 | soc/intel/common/block: Add option to have subsystem_id in common pci driver | Subrata Banik |
2017-12-02 | soc/intel/common/block: Add Intel common PMC controller support for KBL, APL | 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-15 | soc/intel/common/block: Fix PMC common block dependency | Shaunak Saha |
2017-08-08 | soc/intel/common/block: Add Intel PMC support | Shaunak Saha |