Age | Commit message (Expand) | Author |
2023-07-12 | soc/intel/*/pmc.c: Use newer function for resource declarations | Arthur Heymans |
2022-11-08 | soc/intel: Use `PWRMBASE` over static `Index 0` for PMC | Subrata Banik |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2022-02-15 | soc/intel/*/pmc: Add `finalize` operation for pmc | Subrata Banik |
2021-10-17 | soc/intel/{skl,cnl,dnv}: disable PM ACPI timer if chosen | Michael Niewöhner |
2021-09-29 | soc/intel/{cnl,jsl,tgl,ehl,adl}: rename PMC device init/enable callbacks | Michael Niewöhner |
2021-09-10 | soc/intel/cannonlake: Switch to runtime generation of Intel Power Engine | Tim Wawrzynczak |
2021-09-10 | soc/intel/cannonlake: Switch PMC to use device callbacks | Tim Wawrzynczak |
2021-04-21 | soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.c | Angel Pons |
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 |