Age | Commit message (Expand) | Author |
2023-02-01 | treewide: Remove duplicated include <device/pci.h> | Elyes Haouas |
2023-01-18 | soc/intel/skylake: Use common gpio.h include | Dinesh Gehlot |
2022-11-26 | src/soc/intel: Remove unnecessary space after casts | Elyes Haouas |
2022-03-29 | soc/intel: Move `pmc_clear_pmcon_sts()` into IA common code | Subrata Banik |
2022-02-15 | soc/intel/skylake: Add function to clear PMCON status bits | Subrata Banik |
2021-04-21 | soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.c | Angel Pons |
2021-04-21 | soc/intel/skylake: Move pmc_set_disb() to pmutil.c | Angel Pons |
2021-04-21 | soc/intel/skylake: Move acpi_sci_irq() to acpi.c | Angel Pons |
2021-02-24 | soc/intel/*/pmutil.c: Align cosmetics across platforms | Angel Pons |
2021-02-24 | soc/intel/skylake/pmutil.c: Define __SIMPLE_DEVICE__ | Angel Pons |
2021-02-24 | soc/intel/skylake/pmutil: Correct soc_smi_sts_array() | Angel Pons |
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/skylake: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-02-04 | soc/intel: Add get_pmbase | Eugene Myers |
2019-12-19 | src/soc/intel: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-11-20 | soc/intel/skylake: add soc implementation for ETR address API | Michael Niewöhner |
2019-10-02 | soc/intel: Replace config_of_path() with config_of_soc() | Kyösti Mälkki |
2019-07-18 | soc/intel: Use config_of() | Kyösti Mälkki |
2019-07-04 | soc/intel: Replace uses of dev_find_slot() | Kyösti Mälkki |
2019-04-06 | src: Use #include <timer.h> when appropriate | Elyes HAOUAS |
2019-03-16 | src: Drop unused '#include <halt.h>' | Elyes HAOUAS |
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-01-16 | buildsystem: Promote rules.h to default include | Kyösti Mälkki |
2019-01-10 | soc/intel/common/block: Move tco common functions into block/smbus | Subrata Banik |
2018-10-04 | soc/intel/common: add acpi_get_sleep_type to pmclib | Bora Guvendik |
2018-06-14 | src: Get rid of device_t | Elyes HAOUAS |
2017-10-22 | security/vboot: Move vboot2 to security kconfig section | Philipp Deppenwiese |
2017-10-19 | soc/intel/skylake: Move power_state functions to pmutil.c | Furquan Shaikh |
2017-10-16 | src/soc/skylake: Fix Null pointer dereferences | Shaunak Saha |
2017-10-12 | soc/intel/common: Clean up PMC library GPE handling API | Furquan Shaikh |
2017-10-05 | soc/intel/skylake: Add support in SKL for PMC common code | Shaunak Saha |
2017-10-03 | soc/intel/skylake: Enable common LPC IP | Ravi Sarawadi |
2017-10-02 | soc/intel/skylake: Use common/block/gpio | Hannah Williams |
2017-09-20 | vboot: reset vbnv in cmos when cmos failure occurs | Aaron Durbin |
2017-09-20 | soc/intel/skylake: refactor rtc failure checking | Aaron Durbin |
2017-08-19 | soc/intel/skylake: Enable power button SMI when jumping to payload | Furquan Shaikh |
2017-04-25 | lib: provide clearer devicetree semantics | Aaron Durbin |
2017-03-17 | soc/intel/skylake: Fix remaining issues detected by checkpatch | Lee Leahy |
2016-11-07 | soc/intel/{sky,apollo}lake: Wait until GPE is clear when reading | Duncan Laurie |
2016-10-27 | skylake: Add support for eSPI SMI events | Duncan Laurie |
2016-10-27 | skylake: Prepare GPE for use in bootblock | Duncan Laurie |
2016-10-27 | skylake: Support for early I2C TPM driver | Duncan Laurie |
2016-08-20 | intel/skylake: Do not halt in poweroff if in SMM | Furquan Shaikh |
2016-08-14 | soc/intel/skylake: Change name pmc_tco_regs to smbus_tco_regs | Barnali Sarkar |
2016-07-15 | soc/intel/skylake: provide poweroff() implementation | Aaron Durbin |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-08-14 | skylake: fix SMI GPI status handling | Aaron Durbin |
2015-08-14 | skylake: remove ec_smi_gpio and alt_gp_smi_en | Aaron Durbin |
2015-07-29 | skylake: align power management names with hardware | Aaron Durbin |
2015-07-29 | skylake: prefix the gpio functions with 'gpio_' | Aaron Durbin |
2015-07-16 | soc/intel: Add Skylake SOC support | Lee Leahy |
2015-07-16 | soc/intel/skylake: Use Broadwell as comparision base for Skylake SOC | Lee Leahy |