Commit graph

364 commits

Author SHA1 Message Date
Jake Day ba59e2eb7f adding additional notes to setup.sh script questions 2019-04-22 13:39:16 -04:00
Jake Day a3fa626cff
Merge pull request #472 from qzed/master
Add performance-mode support for Surface Book 2
2019-04-22 12:58:10 -04: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
Jake Day cd52f74d20 updating ath10k firmware 2019-04-17 12:31:25 -04:00
Jake Day 0c3e3a67d9
Merge pull request #451 from qzed/master
Update surface-acpi patches
2019-04-10 09:25:57 -04:00
qzed 327b97cb81 Update surface-acpi patches 2019-04-04 23:40:23 +02:00
Jake Day 5c2a640308 adding support for 5.0 kernel 2019-03-13 16:23:21 -04:00
Jake Day e71356f50e updating sound config 2019-03-13 13:08:29 -04:00
Jake Day dd73fcec71 updating libwacom package 2019-03-07 16:43:11 -05:00
Jake Day e09d9e11f5 updating patches 2019-03-07 15:01:54 -05:00
Jake Day 3d26d63eec updating config file 2019-03-07 15:01:46 -05:00
Jake Day d4e5ab5670 adding config file for button fixes 2019-03-07 15:01:35 -05:00
Jake Day 12eac38efc adding config file for sound fixes 2019-03-07 15:01:21 -05:00
Jake Day adc5d4b425 updating readme 2019-03-07 15:01:05 -05:00
Jake Day 73d2e9ccf4
Merge pull request #406 from tmarkov/patch-1
Fix setup for systems that do /usr merge
2019-03-07 09:13:22 -05:00
tmarkov bef034f82b
Fix setup for systems that do /use merge
Some distros (Debian testing) has /lib a symlink to /usr/lib and so cp -rB root/* / doesn't work. This should fix that.
2019-02-27 00:12:13 +02:00
Jake Day 5d21cc824c updating 4.19 patches and config 2019-02-18 13:22:46 -05:00
Jake Day 9f6f687dd5 adding support for the Surface Studio 2019-02-16 15:07:24 -05:00
Jake Day 6d8b6cb9b3 Merge branch 'master' of https://github.com/jakeday/linux-surface 2019-02-16 15:06:44 -05:00
Jake Day 40d3c51a0f updating 4.19 config file 2019-02-16 15:04:16 -05:00
Jake Day 2f1570d509 updating 4.19 patches 2019-02-16 13:26:57 -05:00
Jake Day e322ef3080
Update README.md 2019-02-12 08:52:22 -05:00
Jake Day f44df5982b add surface laptop 2 support to setup.sh script 2019-02-08 12:16:31 -05:00
Jake Day bd4eecf710 Revert "sleep script no longer needs to unload and reload modules"
This reverts commit 787756bd11.
2019-02-07 07:58:07 -05:00
Jake Day 7beb288014 fix surface type cover udev rule 2019-02-07 07:54:59 -05:00
Jake Day 5b7dd5a7a9 updating 4.19 patches 2019-02-07 07:45:04 -05:00
Jake Day 787756bd11 sleep script no longer needs to unload and reload modules 2019-01-31 07:14:47 -05:00
Jake Day a3a3ed3dc4 updating 4.19 patches to fix touch and suspend 2019-01-31 07:14:24 -05:00
Jake Day 5113f28c3d adding nvidia gv100 firmware 2019-01-30 12:13:13 -05:00
Jake Day 63c78fa21a update readme 2019-01-28 22:45:34 -05:00
Jake Day 1143fcaa6b fix touch screen lag and crashing in ipts module 2019-01-28 19:27:56 -05:00
Jake Day 148e917631 change pulse audio config files to be examples 2019-01-28 11:51:03 -05:00
Jake Day 35c0e5c387 no longer supporting 4.18 series kernels 2019-01-27 18:55:32 -05:00
Jake Day 90383ba08f add note about surface (pro) 3 booting 2019-01-27 17:09:35 -05:00
Jake Day 67bd6e23ac adding patches for 4.19 kernel series 2019-01-27 11:01:27 -05:00
Jake Day 75d9b5b2a6 fix for secured wifi associations 2019-01-24 07:57:46 -05:00
Jake Day ddda979ec1 updating patches 2019-01-22 08:43:10 -05:00
Jake Day 8f0d791dab adding mwlwifi module patch 2019-01-22 08:35:00 -05:00
Jake Day 3924bc095b updating wifi patch 2019-01-22 08:31:20 -05:00
Jake Day a5c410e28b adding surface_acpi module to initramfs 2019-01-22 08:31:08 -05:00
Jake Day cbcac5ecfb adding installation of mwlwifi firmware to setup.sh script 2019-01-21 16:55:37 -05:00
Jake Day bb6b7a2513 adding mwlwifi firmware 2019-01-21 16:54:59 -05:00
Jake Day 8535dcc3ce adding touchscreen patch to setup.sh for surface go 2019-01-21 16:54:41 -05:00
Jake Day 780a083b0a updating marvell mwifiex firmware 2019-01-21 16:54:04 -05:00
Jake Day 63e180b2c5 updating ath10k firmware for surface go wifi 2019-01-21 16:53:50 -05:00
Jake Day d6290e197e updating readme 2019-01-11 07:13:34 -05:00
Jake Day 42bb94b0b5 adding link to gitter community for support 2019-01-10 17:10:18 -05:00
Jake Day 22dde44885
Merge pull request #341 from qzed/master
Update button patch
2019-01-10 07:38:17 -05:00
qzed 5bef4dfe8d update button patch
Update device check to avoid wrongfully probing and attaching on Surface
Book 1.
2019-01-06 16:14:33 +01:00
Jake Day fa059aa0c4
Merge pull request #336 from qzed/acpi
Update surface-acpi patch
2019-01-05 09:13:15 -05:00