summaryrefslogtreecommitdiffstats
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/usb/pci_xhci: Add Picasso xHCI controllersRaul E Rangel2020-07-101-0/+3
* drivers/usb/pci_xhci: Add a driver to generate xHCI ACPI nodesRaul E Rangel2020-07-104-0/+206
* drivers/i2c/adt7463: Drop dead codeAngel Pons2020-07-093-85/+0
* drivers/generic/generic: Drop dead codeAngel Pons2020-07-094-122/+0
* drivers/usb/ehci_debug.c: Drop dead codeAngel Pons2020-07-091-7/+0
* drivers/dec/21143: Drop dead codeAngel Pons2020-07-093-47/+0
* drivers/ti/tps65090: Drop dead codeAngel Pons2020-07-091-42/+0
* drivers/intel/gma/i915_reg.h: Drop dead codeAngel Pons2020-07-091-10/+0
* drivers/pc80/pc/i8259c: Drop dead codeAngel Pons2020-07-091-14/+0
* dptf: Add support for IDSPTim Wawrzynczak2020-07-071-0/+5
* dptf: Add support for Fan and TSR optionsTim Wawrzynczak2020-07-072-0/+46
* dptf: Add support for Running Average Power LimitsTim Wawrzynczak2020-07-072-0/+2
* dptf: Add support for Fan Performance StatesTim Wawrzynczak2020-07-072-0/+2
* dptf: Add support for Charger Performance StatesTim Wawrzynczak2020-07-072-0/+7
* dptf: Add support for Critical PoliciesTim Wawrzynczak2020-07-072-0/+9
* dptf: Add support for Passive PoliciesTim Wawrzynczak2020-07-072-0/+10
* dptf: Add support for generation of Active PoliciesTim Wawrzynczak2020-07-072-12/+19
* drivers/intel/dptf: Add current participant Devices to DSDTTim Wawrzynczak2020-07-072-6/+140
* drivers/intel/mipi_camera: Add camera power resource to SSDTSugnan Prabhu S2020-07-072-0/+159
* drivers/intel/mipi_camera: Add support to handle CIO2 deviceMatt Delco2020-07-072-3/+124
* drivers/intel/mipi_camera: SSDT changes to add PLDMatt Delco2020-07-072-0/+54
* drivers/intel/mipi_camera: SSDT changes to add DSMMatt Delco2020-07-071-0/+85
* drivers/intel/mipi_camera: Add support for camera sensor in SSDTMatt Delco2020-07-072-1/+187
* drivers/intel/mipi_camera: Handle NVM and VCM device typeMatt Delco2020-07-072-0/+64
* drivers/intel/mipi_camera: Handle acpi_name and common codeMatt Delco2020-07-072-22/+128
* drivers/ipmi: Increase BMC waiting message level from DEBUG to INFOPaul Menzel2020-07-061-1/+1
* drivers/pc80/tpm: Remove support code if TPM is disabledKyösti Mälkki2020-07-051-2/+3
* drivers/pc80/tpm/tis: Add x86_64 supportPatrick Rudolph2020-07-051-1/+1
* drivers/intel/pmc_mux: Rename con driver to connTim Wawrzynczak2020-07-045-17/+17
* drivers/ocp/dmi: Add OCP_DMI driver for populating SMBIOS from IPMI FRU dataJohnny Lin2020-07-044-0/+293
* lib/coreboot_table: Add Intel FSP version to coreboot tableJohnny Lin2020-07-042-1/+40
* drivers/pc80/tpm: Remove LPC_TPMKyösti Mälkki2020-07-042-14/+9
* drivers/ipmi: Add IPMI KCS support in romstageJohnny Lin2020-07-044-0/+134
* drivers/intel/pmx_mux: Remove redundant declarationKyösti Mälkki2020-07-031-2/+0
* acpi_device: Replace polarity with active_low in acpi_gpio for GpioIoFurquan Shaikh2020-07-027-14/+13
* drivers/generic/gpio_regulator: Drop unused driver for gpio_regulatorFurquan Shaikh2020-07-024-97/+0
* src/drivers/intel: Avoid NULL pointer dereferenceJohn Zhao2020-06-302-4/+17
* drivers/ipmi: Read more FRU data fields for Product and Board InfoJohnny Lin2020-06-282-15/+175
* gpio_keys: Allow boards to configure different wakeup routesFurquan Shaikh2020-06-282-4/+31
* drivers/intel/fsp2_0: decouple FSP_PEIM_TO_PEIM_INTERFACE from FSP 2.1Jonathan Zhang2020-06-251-3/+1
* drivers/ipmi: Add IPMI read FRU chassis info areaJohnny Lin2020-06-252-2/+110
* drivers/ipmi: Add function read_data_string() to make code cleanerJohnny Lin2020-06-251-124/+53
* src/*: Update makefiles to exclude x86 code from psp-verstageMartin Roth2020-06-231-1/+1
* spi/winbond: Simplify status reg union typesDaniel Gröber2020-06-221-41/+32
* lockdown: Add Kconfigs for SPI media protection modeDaniel Gröber2020-06-221-2/+10
* drivers/intel/gma/intel_ddi.c: Clean upElyes HAOUAS2020-06-221-8/+0
* src: Substitute `__FUNCTION__` with `__func__`Angel Pons2020-06-211-1/+1
* ACPI: Drop some HAVE_ACPI_RESUME preprocessor useKyösti Mälkki2020-06-201-2/+0
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-193-6/+6
* ACPI,drivers/: Do not guard <acpi/acpi.h>Kyösti Mälkki2020-06-182-16/+1