Commit Graph

352 Commits

Author SHA1 Message Date
Orlando Chamberlain 73808bb0ac gmux 2023-02-20 15:30:55 +05:30
Orlando Chamberlain 97ccd7d579 battery charge limiter
echo 50 | sudo tee /sys/bus/acpi/drivers/applesmc/APP0001:00/battery_charge_limit

etc etc. Max is 100, min is 0
2023-02-20 15:30:55 +05:30
Orlando Chamberlain 8c6eb2ecff linux 6.2-rc5
Everything seems to be working on MacBookPro16,1.

- 	remove fix-acpica-for-zero-arguments-acpi-calls
	Fixed upstream by 7dfb216eda99bb "ACPICA: Fix operand resolution"
-	wifi: update to 6.2, fix context mismatch
-	applesmc: make applesmc_remove void function
2023-02-20 15:30:55 +05:30
sharpenedblade 5d7fec1df9 Revert some changes from 930bd6e
Some options are defined by all major distros, so we shouldnt mess with
them.
2023-02-20 10:55:25 +11:00
Orlando Chamberlain 3b2e05df2f Update compile_test.yml
avoids having it run the  ci twice each time something is pushed to a branch that has a pr
2023-02-19 15:13:54 +11:00
Orlando Chamberlain 21c1ec2e93 compiletest: allow more variables in version file
in future this should let us put the release number in the same file (in
case we need to push another release before the next stable linux
version comes out)
2023-02-19 15:13:54 +11:00
Orlando Chamberlain 7066e3d689 don't checkpatch applesmc and bcm5974 2023-02-19 15:13:54 +11:00
Orlando Chamberlain c168792674 compiletest: get version from file
thus you can just edit that file to update the new version.

later we can probably make it create a tag with that version if:

a) no such tag already exists
b) the compiletest doesn't have errors
c) it's on the main branch

we might want to make the version have a -x at the end e.g. 6.1.2-1 so
we can release fixes between versions
2023-02-19 15:13:54 +11:00
Orlando Chamberlain 930bd6e48a Update extra_config
I'm sure I've missed lots of things but this will do for now
2023-02-19 15:13:54 +11:00
Orlando Chamberlain 7a947dd5a2 Update compile_test.yml 2023-02-19 15:13:54 +11:00
Orlando Chamberlain 975e7b3dc8 Update compile_test.yml
https://github.com/t2linux/T2-Ubuntu-Kernel/blob/5c3f3708fe7c9bf991a2a9b5521a4218467f9a12/build.sh#L56 very helpful :)
2023-02-19 15:13:54 +11:00
Orlando Chamberlain 70275a6d83 Update compile_test.yml 2023-02-19 15:13:54 +11:00
Orlando Chamberlain d1f1355b86 Create compile_test.yml
not sure how best to handle the version picking, maybe we add a file containing the current version's name?
2023-02-19 15:13:54 +11:00
Orlando Chamberlain 5a7b7afcd9 Update extra_config 2023-02-19 15:13:54 +11:00
Orlando Chamberlain 7f9c606ba6 magic backlight v4
reordered the patches as magic-backlight is likely to get upstream
before touchbar and ibridge.
2023-02-18 22:41:16 +11:00
Aditya Garg 2baa75151a use upstream versions 2023-02-09 21:03:55 +05:30
Aditya Garg 8d2b89297b Cleanup touchbar driver patches 2023-02-07 23:18:32 +05:30
sharpenedblade 2780589369 Fix Wi-Fi patches on linux >= 6.1.7 2023-02-01 13:01:45 +05:30
Aditya Garg ad1f804d54 Fix suspend on touchbar 2023-01-28 15:50:49 +05:30
Aditya Garg 8f0b3e880d Add back removed wifi patches
People seem to be having failures with suspend upon removing them.
2023-01-20 11:50:00 +05:30
mikeeq 6bdb333610 Rebase 7001 patch against latest v6.1.6 2023-01-17 16:10:25 +05:30
Aditya Garg 1195754e6f Remove patches causing regression 2023-01-16 04:16:42 +05:30
Aditya Garg b35900bdab Delete 9001-ACPI-video-Fix-Apple-GMUX-backlight-detection.patch 2023-01-04 23:11:17 +05:30
Aditya Garg 1eae165166 Remove upstreamed bluetooth patches 2022-12-31 22:26:02 +05:30
Aditya Garg b99987003f Remove 4002 and 4003 2022-12-31 22:14:29 +05:30