Commit Graph

252 Commits

Author SHA1 Message Date
Jörg Thalheim f870de5eae
toshiba/swanky: switch to default kernels
Both unstable and 19.03 come with 4.19+ kernels
making this option obsolete.
2019-07-02 10:49:23 +01:00
Jörg Thalheim 79e188ac6b
Merge pull request #110 from NixOS/xps-13
dell/xps/13-9380: also import intel profile
2019-07-01 22:34:41 +01:00
Jörg Thalheim 2691961397
dell/xps/13-9380: mention fwupd 2019-07-01 10:37:13 +01:00
Jörg Thalheim 83c44abc3f
dell/xps/13-9380: also import intel profile 2019-07-01 10:15:35 +01:00
Jörg Thalheim 59c97be4d0
Merge pull request #106 from jnetod/master
t430: add acpi_call module
2019-05-13 06:31:08 +01:00
Jörg Thalheim e585114348
Merge pull request #107 from JorisE/master
Added basic support for the t470s
2019-05-13 06:30:01 +01:00
Joris Engbers a5db2c9eaf Add basic support for the thinkpad t470s 2019-05-08 23:52:27 +02:00
Joris Engbers 127dbfd849 Add thinkpad 480s to list of profiles. 2019-05-08 23:34:21 +02:00
José Neto a8ea967866 t430: add acpi_call module 2019-05-04 15:04:05 -03:00
Stanislas 1e4abf794a README: Add Dell XPS 13 9360 profile (#104)
And reorder other XPS 13.
2019-04-26 19:43:47 +02:00
Jörg Thalheim 0dd12e05e5
Merge pull request #103 from tomfitzhenry/patch-1
pcengines/apu: expose GRUB over serial
2019-03-25 21:05:18 +00:00
Tom F a23235a6ed
pcengines/apu: expose GRUB over serial
Prior to this commit, an apu's boot would go through stages of varying visibility:
1. BIOS: exposed to serial
2. GRUB: not exposed to serial
3. Linux: exposed to serial

This commit changes (2) to be visible over serial, so the entire boot is visible over serial.

Tested on nixos 18.09 on a https://www.pcengines.ch/apu1d.htm
2019-03-24 18:48:11 +11:00
Yegor Timoshenko a2e36c1b0c
Merge pull request #100 from eyJhb/lenovo-x1-thresh
lenovo-x1: removed battery TLP threshholds
2019-02-19 12:45:08 +03:00
eyjhbb@gmail.com 3dac9eae9a lenovo-x1: removed battery TLP threshholds 2019-02-19 09:56:32 +01:00
Wael Nasreddine 36d8bd88cd
dell/xps/13-9380: init (#97)
This is pretty much a copy of XPS 9370, without kaby-laky and the throttle bug. I was getting lockups with the kaby-laky changes and the throttle bug did not seem to have an impact either way.
2019-02-08 08:20:06 -08:00
Yegor Timoshenko 2b8807f75b
Merge pull request #95 from NixOS/nix-env-part2
add dummy default.nix
2019-01-18 17:56:39 +03:00
Jörg Thalheim 411e9e10b9
add dummy default.nix 2019-01-18 13:51:39 +00:00
Jörg Thalheim f0db394fbf
Merge pull request #92 from NixOS/fix-nix-env
fix nix-env evaluation
2019-01-09 09:03:02 +01:00
Jörg Thalheim b4e2df6aac
fix nix-env evaluation
nix-env picked up `default.nix`, which contained our hardware profiles.
This is not only cpu-intensive to evaluate but also fails because
it does some import-from-derivation.
By moving default.nix to release.nix it should be no longer loaded
2019-01-04 08:48:42 +01:00
Yegor Timoshenko a9033dcc5f
Merge pull request #88 from bhipple/update/x1-carbon
lenovo x1 carbon gen6: update S3 suspend
2018-12-28 09:51:15 +03:00
Benjamin Hipple bd1ef85b98 lenovo x1 carbon gen6: update S3 suspend
With UEFI >= 1.30, there's an explicit option to enable S3 power management.
Once this is selected, S3 is enabled and "deep" is selected as the default
/sys/power/mem_sleep value without requiring any kernel boot parameters.
2018-12-27 18:40:08 -05:00
Trolli Schmittlauch 1e2c130d38 add basic support for Lenovo Thinkpad T440s (#83)
This adds basic support for the Thinkpad T440s, based on the work done for the T440p. The expression enables:

- microcode updates
- trackpoint support
- kernel module for battery level management
2018-12-02 23:25:43 +00:00
Yegor Timoshenko 99cdc88306
Merge pull request #85 from NixOS/201810/microcode
common/cpu: default microcode updates to enableRedistributableFirmware
2018-10-31 10:28:40 +00:00
Yegor Timoshenko 1d254aceda
common/cpu: default microcode updates to enableRedistributableFirmware 2018-10-30 18:16:36 +00:00
Jörg Thalheim 5c8cab8493
Merge pull request #82 from NixOS/travis-test-build
copy of #81
2018-10-23 10:40:47 +01:00
André-Patrick Bubel 941fbef86f
move acpi_call.nix and cpu-throttling-bug.nix to common folder 2018-10-23 09:28:07 +01:00
André-Patrick Bubel d4a430fef2
CODEOWNERS: add moredread for Dell XPS 13 9370 2018-10-23 09:26:53 +01:00
André-Patrick Bubel 86cbb3256b
dell/xps/13-9370: init 2018-10-23 09:26:53 +01:00
Jörg Thalheim 18a2d7a5e3
Merge pull request #80 from asymmetric/asymmetric/t450s
lenovo/thinkpad/t450s: init
2018-10-19 14:21:14 +01:00
Lorenzo Manacorda 78ea74365a lenovo/thinkpad/t450s: init 2018-10-19 14:55:47 +02:00
Yegor Timoshenko 78a1e6168f
CODEOWNERS: add yegortimoshenko to three devices
- BeagleBoard PocketBeagle
- PC Engines APU
- Purism Librem 13v3
2018-10-12 13:18:03 +00:00
Yegor Timoshenko f78fd94f63
beagleboard/pocketbeagle: init 2018-10-12 13:17:02 +00:00
Jörg Thalheim b7185cd232
Merge pull request #76 from erictapen/t430-init
thinkpad: introduce t430
2018-09-04 20:16:15 +01:00
Justin Humm 142530bb88
README: add Lenovo Thinkpad T430 2018-09-04 20:43:16 +02:00
Justin Humm d5b0b9349f
thinkpad: introduce t430
Copied everything from t440p, added a fix for the brightness keys
2018-09-04 20:42:09 +02:00
Jörg Thalheim 7fbb7d50a6
Merge pull request #70 from rvolosatovs/feature/x260
lenovo/thinkpad/x260: Init
2018-09-02 22:30:26 +01:00
Roman Volosatovs 6ed4feade2
lenovo/thinkpad/x260: Use `med_power_with_dipm` in TLP 2018-09-02 20:06:41 +02:00
Roman Volosatovs f37c5dfb9a
lenovo/thinkpad/x260: Remove opinionated TLP config 2018-09-02 20:06:41 +02:00
Roman Volosatovs 0400c7e1dd
README: Add Lenovo ThinkPad x260 2018-09-02 20:06:40 +02:00
Roman Volosatovs bdd79454ee
default: Add Lenovo x260 2018-09-02 20:06:30 +02:00
Roman Volosatovs 6c55033883
lenovo/thinkpad/x260: Init 2018-09-02 20:06:30 +02:00
Yegor Timoshenko 55e7faf0cd
Merge pull request #78 from azazel75/up
Fix unusable Lenovo Thinkpad X1 profile
2018-09-02 08:55:30 +00:00
Yegor Timoshenko 415f4f4747
ThinkPad X1 gen6 -> ThinkPad X1 (6th Gen) 2018-09-02 08:47:48 +00:00
Alberto Berti b9bdfee8c3 Fix table rendering. Add the target of the link to the X1 profile 2018-09-01 16:09:44 +02:00
Alberto Berti e785e2a3cb Unfortunately all the table has to be modified to have the changes rendered correctly 2018-09-01 16:04:47 +02:00
Alberto Berti 19553733f0 Add X1 profile to the README.md 2018-09-01 16:02:16 +02:00
Alberto Berti 9939e5b3a4 Fix acpi override load
As proposed by @garbas in #60
2018-09-01 15:34:06 +02:00
Alberto Berti 7f17d649cc Fix cpu-throttling service file reference 2018-09-01 15:33:27 +02:00
Jörg Thalheim 8fa41aff5b
Merge pull request #77 from Mic92/imp/contributing-suggestions
[rebased from #67] Suggestions for CONTRIBUTING
2018-08-31 20:17:25 +01:00
Michael Peyton Jones e9d8b30995 Suggestions for CONTRIBUTING 2018-08-31 20:16:33 +01:00