88f3771 Improve Bay and Cherry Trail device support

Authored and Committed by jwrdegoede 6 years ago
60 files changed. 2761 lines added. 33 lines removed.
0001-Enable-AXP288-PMIC-support-on-x86_64-for-battery-cha.patch
file added
+546
0001-platform-x86-Add-driver-for-ACPI-INT0002-Virtual-GPI.patch
file added
+339
0002-mfd-Add-Cherry-Trail-Whiskey-Cove-PMIC-driver.patch
file added
+355
0003-power-supply-core-Add-support-for-supplied-from-devi.patch
file added
+57
0004-platform-x86-intel_cht_int33fe-Set-supplied-from-pro.patch
file added
+48
0005-ACPI-PMIC-xpower-Add-support-for-the-GPI1-regulator-.patch
file added
+80
0006-Input-axp20x-pek-Add-wakeup-support.patch
file added
+67
0007-platform-x86-silead_dmi-Add-touchscreen-info-for-GP-.patch
file added
+56
0008-platform-x86-silead_dmi-Add-touchscreen-info-for-PoV.patch
file added
+59
0009-platform-x86-silead_dmi-Add-touchscreen-info-for-Pip.patch
file added
+57
0010-Input-silead-Add-support-for-capactive-home-button-f.patch
file added
+114
0011-Input-goodix-Add-support-for-capacitive-home-button.patch
file added
+53
0012-Input-gpio_keys-Do-not-report-wake-button-presses-as.patch
file added
+150
0013-iio-accel-bmc150-Add-support-for-BOSC0200-ACPI-devic.patch
file added
+32
0014-mmc-sdhci-acpi-Workaround-conflict-with-PCI-wifi-on-.patch
file added
+143
0015-i2c-cht-wc-Add-Intel-Cherry-Trail-Whiskey-Cove-SMBUS.patch
file added
+410
0016-Input-silead-Do-not-try-to-directly-access-the-GPIO-.patch
file added
+62
baseconfig/x86/CONFIG_EXTCON_INTEL_CHT_WC
file removed
-1
baseconfig/x86/CONFIG_INTEL_INT0002_VGPIO
file added
+1
baseconfig/x86/CONFIG_INTEL_SOC_PMIC_CHTWC
file added
+1
baseconfig/x86/x86_64/CONFIG_AK8975
file added
+1
baseconfig/x86/x86_64/CONFIG_AXP20X_ADC
file added
+1
baseconfig/x86/x86_64/CONFIG_AXP20X_POWER
file added
+1
baseconfig/x86/x86_64/CONFIG_AXP288_ADC
file added
+1
baseconfig/x86/x86_64/CONFIG_AXP288_CHARGER
file added
+1
baseconfig/x86/x86_64/CONFIG_AXP288_FUEL_GAUGE
file added
+1
baseconfig/x86/x86_64/CONFIG_BATTERY_MAX17042
file added
+1
baseconfig/x86/x86_64/CONFIG_CHARGER_BQ24190
file added
+1
baseconfig/x86/x86_64/CONFIG_CHT_WC_PMIC_OPREGION
file added
+1
baseconfig/x86/x86_64/CONFIG_EXTCON
file added
+1
baseconfig/x86/x86_64/CONFIG_EXTCON_AXP288
file added
+1
baseconfig/x86/x86_64/CONFIG_EXTCON_GPIO
file added
+1
baseconfig/x86/x86_64/CONFIG_EXTCON_INTEL_CHT_WC
file added
+1
baseconfig/x86/x86_64/CONFIG_EXTCON_INTEL_INT3496
file added
+1
baseconfig/x86/x86_64/CONFIG_EXTCON_MAX3355
file added
+1
baseconfig/x86/x86_64/CONFIG_EXTCON_RT8973A
file added
+1
baseconfig/x86/x86_64/CONFIG_EXTCON_SM5502
file added
+1
baseconfig/x86/x86_64/CONFIG_EXTCON_USB_GPIO
file added
+1
baseconfig/x86/x86_64/CONFIG_GPIO_AXP209
file added
+1
baseconfig/x86/x86_64/CONFIG_I2C_CHT_WC
file added
+1
baseconfig/x86/x86_64/CONFIG_I2C_DESIGNWARE_CORE
file added
+1
baseconfig/x86/x86_64/CONFIG_I2C_DESIGNWARE_PCI
file added
+1
baseconfig/x86/x86_64/CONFIG_I2C_DESIGNWARE_PLATFORM
file added
+1
baseconfig/x86/x86_64/CONFIG_INPUT_AXP20X_PEK
file added
+1
baseconfig/x86/x86_64/CONFIG_INTEL_INT0002_VGPIO
file added
+1
baseconfig/x86/x86_64/CONFIG_INTEL_SOC_PMIC_CHTWC
file added
+1
baseconfig/x86/x86_64/CONFIG_INV_MPU6050_I2C
file added
+1
baseconfig/x86/x86_64/CONFIG_INV_MPU6050_IIO
file added
+1
baseconfig/x86/x86_64/CONFIG_MFD_AXP20X
file added
+1
baseconfig/x86/x86_64/CONFIG_MFD_AXP20X_I2C
file added
+1
baseconfig/x86/x86_64/CONFIG_SILEAD_DMI
file added
+1
baseconfig/x86/x86_64/CONFIG_USB_XHCI_PLATFORM
file added
+1
baseconfig/x86/x86_64/CONFIG_XPOWER_PMIC_OPREGION
file added
+1
kernel-i686-PAE.config
file modified
+2 -1
kernel-i686-PAEdebug.config
file modified
+2 -1
kernel-i686-debug.config
file modified
+2 -1
kernel-i686.config
file modified
+2 -1
kernel-x86_64-debug.config
file modified
+31 -14
kernel-x86_64.config
file modified
+31 -14
kernel.spec
file modified
+28 -0
    Improve Bay and Cherry Trail device support
    
    - Enable AXP288 PMIC support on x86_64 for battery charging and monitoring
      support on Bay and Cherry Trail tablets and laptops
    - Enable various drivers for peripherals found on Bay and Cherry Trail tablets
    - Add some small patches fixing suspend/resume touchscreen and accelerometer
      issues on various Bay and Cherry Trail tablets
    
        
file modified
+2 -1
file modified
+2 -1
file modified
+2 -1
file modified
+2 -1
file modified
+31 -14
file modified
+31 -14
file modified
+28 -0