Commit graph

1294 commits

Author SHA1 Message Date
Maximilian Luz 4130746c31
pkd/debian: Update extra patches for LTS kernel 2021-08-01 16:59:58 +02:00
Maximilian Luz 780af34a1f
fixup! pkd/debian: Clone full git branch to make 'git am -3' work
Re-add target directory. This got dropped accidentally with the last
change.
2021-08-01 16:39:31 +02:00
Maximilian Luz 365b15f8ef
pkd/debian: Clone full git branch to make 'git am -3' work
The 'git am -3' command fails for shallow clones. Let's clone the repo
with '--single-branch' instead, which will fetch the full history of the
cloned branch, but will not fetch other branches.
2021-08-01 16:21:37 +02:00
Maximilian Luz eada9d6daa
Update Fedora kernels to 5.13.7 2021-08-01 16:10:58 +02:00
Maximilian Luz 53da6b92e4
Update Debian kernel to 5.13.7 2021-08-01 16:10:14 +02:00
Maximilian Luz 5e608c14e6
Update Arch kernel to 5.13.7 2021-08-01 16:09:31 +02:00
Maximilian Luz d9cd921629
Update Debian LTS kernel to 4.19.200 2021-08-01 16:08:56 +02:00
Maximilian Luz 2b3fba11b1
Update Arch LTS kernel to 4.19.200 2021-08-01 16:07:51 +02:00
Maximilian Luz 9daecb5d44
Update v5.13 patches
Changes:
 - Rebase onto v5.13.7

Links:
 - kernel: e6d532e204
2021-08-01 16:01:49 +02:00
Maximilian Luz 5c2b1e2a93
Update v5.10 patches
Changes:
 - Rebase onto v5.10.55

Links:
 - kernel: 459bd42a63
2021-08-01 16:00:24 +02:00
Maximilian Luz dfd79253e5
Update v4.19 patches
Changes:
 - Rebase onto v4.19.200

Links:
 - kernel: 9c073cfc7c
2021-08-01 16:00:10 +02:00
Maximilian Luz 5a1fa49465
pkd/debian: Update binder patches 2021-07-21 04:09:14 +02:00
Maximilian Luz 513588effe
pkd/debian: Use 'git am -3' to fix some conflicts 2021-07-21 03:44:15 +02:00
Maximilian Luz 9bfb27f3e8
pkd/debian: Use 'git am' instead of 'patch' to avoid issues
The patch tool tries to ask questions when a patch fails, which means
automated builds will be waiting for that to time out on errors. Use
'git am' instead. This should also be smarter when applying patches.
2021-07-21 03:24:44 +02:00
Maximilian Luz 18a7379aa4
pkg/debian: Drop decompress_unlz4 patch
This patch is now upstream.
2021-07-21 03:07:53 +02:00
Maximilian Luz c7b7180969
Update Fedora kernels to 5.13.4, attempt 3 2021-07-21 03:00:27 +02:00
Maximilian Luz 2f90876dc5
pkg/fedora: Drop AMD s0ix patch for now
This patch doesn't apply cleanly to current Fedora kernels and needs
some manual rebasing. Drop it for now.
2021-07-21 02:56:13 +02:00
Maximilian Luz 09a359fd78
fixup! Update Fedora kernels to 5.13.4 2021-07-21 02:27:21 +02:00
Maximilian Luz 06e8a843e7
fixup! Update Arch kernel to 5.13.4 2021-07-21 02:24:38 +02:00
Maximilian Luz f251807055
fixup! Add patches for v5.12 2021-07-21 02:18:32 +02:00
Maximilian Luz 6d4f6d5cf0
Update Fedora kernels to 5.13.4 2021-07-21 01:35:52 +02:00
Maximilian Luz 481f63a426
Update Debian kernel to 5.13.4 2021-07-21 01:34:39 +02:00
Maximilian Luz 64187798fc
Update Arch kernel to 5.13.4 2021-07-21 01:33:56 +02:00
Maximilian Luz 6bbbb8deeb
Update Debian LTS kernel to 4.19.198 2021-07-21 01:30:50 +02:00
Maximilian Luz 1e1728b598
Update Arch LTS kernel to 4.19.198 2021-07-21 01:28:46 +02:00
Maximilian Luz ae046407ab
Add patches for v5.12
Notes:
 - Added support for OV8865 camera sensor, used as world-facing cameras
   on many Surface devices. The Surface Go line is currently not
   supported.

Links:
 - kernel: https://github.com/linux-surface/kernel/tree/v5.13-surface-devel
 - SAM: 0686c05d4b
 - SAM-gen4: e321205faa
 - IPTS: e66f2fe9fe
2021-07-21 01:28:46 +02:00
Maximilian Luz 952500a6c6
Update v5.10 patches
Changes:
 - Rebase onto v5.10.52

Links:
 - kernel: 459bd42a63
2021-07-21 01:28:46 +02:00
Maximilian Luz 13509f9710
Update v4.19 patches
Changes:
 - Rebase onto v4.19.198

Links:
 - kernel: 9c073cfc7c
2021-07-21 01:28:46 +02:00
Maximilian Luz 0346b8918c
Merge pull request #489 from ceckertz/patch-1
contrib: Add thermald config for Surface Laptop1
2021-07-04 00:41:22 +02:00
ceckertz 5a95ba752d
Update fix the formatting 2021-07-03 22:53:23 +02:00
ceckertz b9e33d7b4b
New example_config for SL1
The surface Laptop 1 immediately throttles to 400MHz if the GEN1 sensors reaches 52°C. Every time my Surface Laptop was under heavy load for more than a few minutes my performance hit a brick wall. 
This config fixes this, it caps the CPU temp at 90°C and more importantly keeps GEN1 cooler than 50°C. 
I have stress tested this config extensively and have had no thermal throttling and stable temps. 
If you have any questions or concerns feel free to contact me. 

Kind regards,
jo
2021-07-03 22:50:34 +02:00
Maximilian Luz 3e77413bb5
pkg: ubuntu: Add missing zstd dependency 2021-07-02 19:09:33 +02:00
Maximilian Luz ecb8fa798c
pkg: ubuntu: Clear system revocation list 2021-07-02 16:48:53 +02:00
Maximilian Luz a5e70c42ff
Update Fedora kernels to 5.12.14 2021-07-02 15:17:52 +02:00
Maximilian Luz 382178122f
Update Debian kernel to 5.12.14 2021-07-02 15:15:52 +02:00
Maximilian Luz 83f70d59ef
Update Arch kernel to 5.12.14 2021-07-02 15:15:13 +02:00
Maximilian Luz 6fe1984378
Update Debian LTS kernel to 4.19.196 2021-07-02 15:14:34 +02:00
Maximilian Luz e214e640bf
Update Arch LTS kernel to 4.19.196 2021-07-02 15:13:46 +02:00
Maximilian Luz 1303a9d451
Update v5.12 patches
Changes:
 - Rebase onto v5.12.14
 - Add "PCI: PM: Do not read power state in pci_enable_device_flags()"
   which has been reverted upstream back.

Links:
 - kernel: 81416742c5
2021-07-02 14:54:22 +02:00
Maximilian Luz fd4a4754cb
Update v5.10 patches
Changes:
 - Rebase onto v5.10.47
 - Add "PCI: PM: Do not read power state in pci_enable_device_flags()"
   which has been reverted upstream back.

Links:
 - kernel: 459bd42a63
2021-07-02 14:52:42 +02:00
Maximilian Luz 2b50d95510
Update v4.19 patches
Changes:
 - Rebase onto v4.19.196
 - Add "PCI: PM: Do not read power state in pci_enable_device_flags()"
   which has been reverted upstream back.

Links:
 - kernel: 9c073cfc7c
2021-07-02 14:52:42 +02:00
Maximilian Luz 110434c392
Update Fedora kernels to 5.12.13 2021-06-29 16:00:20 +02:00
Maximilian Luz a7d7c6c138
Update Debian kernel to 5.12.13 2021-06-29 15:59:20 +02:00
Maximilian Luz 182c66a053
Update Arch kernel to 5.12.13 2021-06-29 15:58:28 +02:00
Maximilian Luz d4824aa872
Update v5.12 patches
Changes:
 - Rebase onto v5.12.13

Links:
 - kernel: 81416742c5
2021-06-29 14:47:26 +02:00
Maximilian Luz 73d2d3acb1
Update v5.10 patches
Changes:
 - Rebase onto v5.10.46

Links:
 - kernel: 459bd42a63
2021-06-29 14:46:10 +02:00
Maximilian Luz 76317fe4fd
pkg: fedora: Drop support for Fedora 32
Fedora 32 has reached its end-of-life for almost a month now and we
haven't released any new kernels for it since. So drop F32 support.
2021-06-19 22:13:05 +02:00
Maximilian Luz bb99021969
Update Fedora 33 and 34 kernels to 5.12.12 2021-06-19 22:09:19 +02:00
Maximilian Luz c635868a90
Update Debian kernel to 5.12.12 2021-06-19 22:08:27 +02:00
Maximilian Luz 20534ee6ff
Update Arch kernel to 5.12.12 2021-06-19 22:07:39 +02:00