Commit graph

20 commits

Author SHA1 Message Date
qzed 8e6c7b85ca Set up GPE interrupts for lid-based wakeup
The newer surface devices Pro 4 and up do not define _PRW to specify
which GPE interrupt belongs to the lid. Thus they may not be marked as
wake-up sources automatically, so we have to do this manually.
2019-07-26 04:15:42 +02:00
qzed be234ec92c Update button patches (v3) 2019-07-21 00:01:46 +02:00
qzed 49e4051332 Fix deferral issue in button driver 2019-07-07 01:07:34 +02:00
qzed 2009a8d721 Add dGPU hot-plug/power-setting support 2019-07-03 00:37:16 +02:00
qzed 002a33b6f0 Update surface-acpi and button patches 2019-07-03 00:36:37 +02:00
Jake Day 9d2772a7e8 updating patches 2019-06-27 12:58:16 -04:00
qzed 565c5e4c2f Update DMA check for surface_acpi
Linux upstream commit 5ba846b1ee0792f5a596b9b0b86d6e8cdebfab06 changed
some behavior in dmaengine, this is a fix for that.
2019-06-20 02:13:19 +02:00
qzed 109d2c5ffc drop surface-dock patch 2019-06-11 22:13:55 +02:00
Jake Day a4a9b7ca20 updating patches 2019-06-06 13:44:35 -04:00
Jake Day b7e8acf062 adding LTE support and updating patches 2019-04-30 20:52:01 -04:00
qzed 17ba202bb2 Ensure GPIOs are available in button driver
This patch ensures that a GPIO driver is loaded and set up before the
button driver can bind to the MSHW0040 device. Without this the driver
may not bind to the MSHW0040 device at all.
2019-04-24 20:51:10 +02:00
qzed 4e2e009dc7 Add performance-mode support for Surface Book 2
Adds a driver for the Surface platform Integration Device (SID) of the
Surface Book 2. This allows for setting the performance-mode, which can
be used to choose between performance-optimized vs. quiet operation.

The performance-mode can be set via the perf_mode sysfs attribute on the
corresponding device (MSHW0107).
2019-04-21 15:37:02 +02:00
qzed 327b97cb81 Update surface-acpi patches 2019-04-04 23:40:23 +02:00
Jake Day e09d9e11f5 updating patches 2019-03-07 15:01:54 -05:00
Jake Day 5d21cc824c updating 4.19 patches and config 2019-02-18 13:22:46 -05:00
Jake Day 2f1570d509 updating 4.19 patches 2019-02-16 13:26:57 -05:00
Jake Day 5b7dd5a7a9 updating 4.19 patches 2019-02-07 07:45:04 -05:00
Jake Day a3a3ed3dc4 updating 4.19 patches to fix touch and suspend 2019-01-31 07:14:24 -05:00
Jake Day 1143fcaa6b fix touch screen lag and crashing in ipts module 2019-01-28 19:27:56 -05:00
Jake Day 67bd6e23ac adding patches for 4.19 kernel series 2019-01-27 11:01:27 -05:00