Commit Graph

241 Commits

Author SHA1 Message Date
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
Yegor Timoshenko cfc72f6c9b
Merge pull request #75 from NixOS/20180825.135451/early-kms
cpu/intel: early KMS
2018-08-28 01:17:38 +03:00
Yegor Timoshenko 2526dcbe61 cpu/intel: early KMS 2018-08-25 13:55:35 +03:00
Yegor Timoshenko b10d7a40b8 LICENSE -> COPYING 2018-08-25 13:54:23 +03:00
Yegor Timoshenko 2ca9f58d7e
Merge pull request #73 from NixOS/20180824.021016/swanky
Add Toshiba Chromebook 2 (swanky), Org -> Markdown
2018-08-24 18:58:18 +03:00
Yegor Timoshenko 23e4b913d3 toshiba/swanky: fix eval 2018-08-24 16:53:27 +03:00
Yegor Timoshenko 111d7e8138 Add toshiba-swanky to CI 2018-08-24 16:50:37 +03:00
Yegor Timoshenko 231323f697 CONTRIBUTING.org -> CONTRIBUTING.md 2018-08-24 14:16:24 +03:00
Yegor Timoshenko e1804a0fdc toshiba/swanky: reword guide 2018-08-24 14:16:24 +03:00
Yegor Timoshenko 631e81ce5e Toshiba Chromebook (`swanky`) -> Toshiba Chromebook 2 `swanky` 2018-08-24 14:16:24 +03:00
Yegor Timoshenko 80ad9d8b66 Add to README.md, redo the table in Markdown 2018-08-24 14:16:24 +03:00
Yegor Timoshenko 218ef7df3c Add Toshiba swanky along with documentation 2018-08-24 14:15:28 +03:00