Commit graph

1324 commits

Author SHA1 Message Date
Maximilian Luz 5ea45b56a8
scripts/diagnostic: Add support for collecting USB information 2021-10-10 02:15:12 +02:00
Maximilian Luz 0ea139d365
scripts/diagnostic: Fix log line 2021-10-10 02:12:31 +02:00
Maximilian Luz f7a40b266d
fixup! Bump Fedora pkgrel 2021-10-10 01:59:49 +02:00
Maximilian Luz df188ae65e
Bump Fedora pkgrel 2021-10-10 01:52:58 +02:00
Maximilian Luz a0c4ab6214
Bump Debian pkgrel 2021-10-10 01:52:21 +02:00
Maximilian Luz d2ed4727f1
Bump Arch pkgrel 2021-10-10 01:51:54 +02:00
Maximilian Luz bd0321e349
Update v5.14 patches
Changes:
  - Add support for Surface Aggregator devices on the Surface Laptop
    Studio. This includes support for battery status information,
    keyboard, touchpad, as well as other HID devices, and performance /
    platform profiles.
  - Add support for wake via lid on the Surface Laptop Studio.
2021-10-10 01:47:36 +02:00
Maximilian Luz a0da469887
scripts/diagnostic: Add support for collecting PCI device information 2021-10-09 15:56:56 +02:00
Maximilian Luz 4051a53f7e
Bump Debian package release version 2021-10-09 13:19:54 +02:00
Maximilian Luz 1f9fdf4427
pkg/debian: Disable CONFIG_UBSAN in kernel config
Recent Ubuntu mainline versions have enabled UBSAN. UBSAN has a runtime
cost and should only be enabled for debugging and testing.

Furthermore, UBSAN actively causes problems on the Surface Pro 4 and
Surface Book 1, preventing them from waking from suspend in some
instances. Disabling UBSAN should work around issue #585.
2021-10-09 13:16:28 +02:00
Maximilian Luz 0d1b0e0057
pkg/debian: Disable CONFIG_DEBUG_MISC in kernel config
This should only be used for debugging.
2021-10-09 13:15:36 +02:00
Maximilian Luz 3eee52ae6a
Update Fedora kernels to 5.14.10 2021-10-09 01:07:34 +02:00
Maximilian Luz e86bc032f3
Update Debian kernel to 5.14.10 2021-10-09 01:06:48 +02:00
Maximilian Luz 1dd5818965
Update Arch kernel to 5.14.10 2021-10-09 01:05:56 +02:00
Maximilian Luz 0858e1ebf5
Update v5.14 patches
Changes
 - Fix power button on AMD Surface Laptop 4. For details see
   https://github.com/linux-surface/kernel/pull/108

 - Rebase onto v5.14.10
2021-10-09 01:00:50 +02:00
Maximilian Luz becb93c2bf
scripts/diagnostic: Add support for collecting kernel configs 2021-10-05 23:16:01 +02:00
Maximilian Luz eaa607d019
Add script to simplify getting diagnostic information 2021-10-05 22:43:39 +02:00
Maximilian Luz e11a595103
Remove setup script
This script is essentially useless and was only kept to help transition
users from the old JakeDay repository. All it does now is, if asked, set
the hardware clock to local time (which is also described in the wiki)
and print some (partially outdated) instructions.

Since the instructions are referencing outdated kernel versions, just
remove the script entirely instead of bothering to update them.
2021-10-05 19:42:36 +02:00
Maximilian Luz c9ee9bef2f
Update Fedora kernels to 5.14.9 2021-10-03 02:28:32 +02:00
Maximilian Luz 2231381421
Update Debian kernel to 5.14.9 2021-10-03 02:27:18 +02:00
Maximilian Luz 8496b21a38
Update Arch kernel to 5.14.9 2021-10-03 02:26:27 +02:00
Maximilian Luz 2e96060ff1
Update v5.14 patches
Changes
 - More fixes for suspend behavior on the SL4 AMD version. This should
   improve power consumption during suspend and address spurious
   wakeups.

   For details refer to the following pull requsts:
    - https://github.com/linux-surface/kernel/pull/106
    - https://github.com/linux-surface/kernel/pull/107

 - Rebase onto v5.14.7
2021-10-03 02:13:51 +02:00
Maximilian Luz ce233f0869
fixup! Update Fedora kernels to 5.14.7
Fix location for copying syscall scripts.
2021-09-27 18:45:51 +02:00
Maximilian Luz 65e4b98199
fixup! Update Fedora kernels to 5.14.7
Fix patch commit for Fedora kernels.
2021-09-27 17:08:05 +02:00
Maximilian Luz a13a8936c8
Update Fedora kernels to 5.14.7 2021-09-27 17:01:58 +02:00
Maximilian Luz 155b798430
Update Debian kernel to 5.14.8 2021-09-27 17:00:57 +02:00
Maximilian Luz 4c11f75616
Update Arch kernel to 5.14.8 2021-09-27 17:00:05 +02:00
Maximilian Luz a8d36415a6
Update v5.14 patches
Changes:
 - Rebase onto v5.14.8

Links:
 - kernel: e48e5b7abb
2021-09-27 16:59:21 +02:00
astejko 598327240d
Add Thermald Conf FIle for AMD Surface Laptop 4 (#572)
Merge pull-request #572.

A new thermald configuration file for the AMD version of the Surface
Laptop 4. It includes the ability to turn the CPU's Turbo Boost on and
off as a cooling measure.
2021-09-25 14:38:24 +02:00
Maximilian Luz 0edc9a1c3a
Update Debian kernel to 5.14.6 2021-09-20 15:39:14 +02:00
Maximilian Luz 3cd7ea5314
Update Arch kernel to 5.14.6 2021-09-20 15:38:34 +02:00
Maximilian Luz 9dc59ad56e
Update v5.14 patches
Changes:
 - Fixes for AMD pinctrl wakeup (https://github.com/linux-surface/kernel/pull/104).
   This should allow the AMD versions of the SL3 and SL4 to wake up by
   opening the lid.
 - Rebase onto v5.14.6

Links:
 - kernel: e48e5b7abb
2021-09-18 16:34:45 +02:00
Maximilian Luz 42bb58f97a
Update Debian kernel to 5.14.5 2021-09-16 21:58:33 +02:00
Maximilian Luz 78834bfc26
Update Arch kernel to 5.14.5 2021-09-16 21:57:50 +02:00
Maximilian Luz 4869b0835e
Update Debian LTS kernel to v4.19.206 2021-09-16 21:56:21 +02:00
Maximilian Luz f089b850fe
Update Arch LTS kernel to v4.19.206 2021-09-16 21:55:10 +02:00
Maximilian Luz eb2c8b7489
Update v5.14 patches
Changes:
 - Rebase onto v5.14.5

Links:
 - kernel: 9c1bdc17bb
2021-09-16 21:46:40 +02:00
Maximilian Luz 5e76c73c82
Update v5.10 patches
Changes:
 - Rebase onto v5.10.66

Links:
 - kernel: 459bd42a63
2021-09-16 21:46:35 +02:00
Maximilian Luz 8a93ca96d9
Update maintenance status of kernel versions 2021-09-15 15:55:47 +02:00
Maximilian Luz 05dbcc0783
Update v5.10 patches
Changes:
 - Rebase onto v5.10.65

Links:
 - kernel: 459bd42a63
2021-09-15 15:53:19 +02:00
Maximilian Luz 45540b9fab
Update v4.19 patches
Changes:
 - Rebase onto v4.19.206

Links:
 - kernel: 9c073cfc7c
2021-09-15 15:51:59 +02:00
Maximilian Luz 37d7a5ded8
Add patches for v5.14 2021-09-15 15:36:37 +02:00
Maximilian Luz 270d404053
Bump Arch kernel release (again) 2021-09-03 17:40:16 +02:00
Maximilian Luz e95c212996
pkg/arch: Use y for CONFIG_ASHMEM
The CONFIG_ASHMEM option cannot be set to `m` (as wrongly described in
the Arch Wiki). Instead set it to `y` as done in the `-zen` kernel.
2021-09-03 17:37:43 +02:00
Maximilian Luz d937b05dd8
Bump Arch kernel release 2021-09-03 15:31:27 +02:00
Maximilian Luz 1cb872fc6f
pkg/arch: Fix typo in config 2021-09-03 15:28:18 +02:00
Maximilian Luz a4077182ed
Update Fedora kernels to 5.13.13 2021-09-03 00:14:47 +02:00
Maximilian Luz 92f7e49d21
Update Debian kernel to 5.13.13 2021-09-03 00:14:05 +02:00
Maximilian Luz ae2ad24917
Update Arch kernel to 5.13.13 2021-09-03 00:13:37 +02:00
Maximilian Luz f69eefacf7
Update v5.13 patches
Changes:
 - Rebase onto v5.13.13

Links:
 - kernel: e6d532e204
2021-09-03 00:07:13 +02:00