1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-18 02:28:32 +02:00
Commit Graph

316 Commits

Author SHA1 Message Date
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
Jörg Thalheim
7b8ca6d868
Merge pull request #71 from michaelpj/imp/t480s-throttling
T480s: use CPU throttling fix too
2018-08-23 10:28:43 +01:00
Jörg Thalheim
2ec8af3817
Merge pull request #72 from rehno-lindeque/apple/macbookpro/11-5/test
apple/macbookpro/11-5: Add to tests
2018-08-17 14:42:33 +01:00
Rehno Lindeque
4470239d63 apple/macbookpro/11-5: Add to tests 2018-08-15 19:19:44 -04:00
Michael Peyton Jones
a633fa6f68
T480s: use CPU throttling fix too 2018-08-15 18:34:44 +01:00
Yegor Timoshenko
d534770be7 intel: videoDrivers: intel -> modesetting (#57) 2018-08-04 16:59:08 +01:00
Jörg Thalheim
9af7afffeb
Merge pull request #68 from rehno-lindeque/apple/macbookpro/11-5/init
apple/macbookpro/11-5: init
2018-07-30 23:53:52 +01:00
Rehno Lindeque
a9f65b8896 apple/macbook-pro/11-5: Remove boot loader
Since the boot loader is already automatically generated by
nixos-generate-config, there is no need to include it here.
2018-07-30 17:55:13 -04:00
Rehno Lindeque
694fd85397 apple/macbookpro/11-5: Prevent intermittent xhci wakeup after suspend 2018-07-30 17:55:13 -04:00
Rehno Lindeque
e31b175128 apple/macbook-pro/11-5: Change README to markdown
.wiki is just plain distracting to edit, markdown allows me to quickly write
up accompanying docs.
2018-07-30 17:55:13 -04:00
Rehno Lindeque
ec4c3da289 apple/macbook-pro/11-5: Additional wiki resources
As suggested by issue #41.
2018-07-30 17:55:13 -04:00
Rehno Lindeque
93d292b830 apple/macbook-pro/11-5: init 2018-07-30 17:55:13 -04:00
Alberto Berti
56b7d7254f Link X1 6th gen to the README (#69) 2018-07-30 13:37:29 +01:00
Jörg Thalheim
b4303dc68b
Merge pull request #60 from azazel75/master
Add basic support for 6th-gen X1
2018-07-30 11:09:41 +01:00
Alberto Berti
4428c70b17 Enable powersave features when on battery (taken from #60) 2018-07-21 21:20:25 +02:00
Alberto Berti
b84f46f208 Add missing pkgs parameter 2018-07-17 18:55:21 +02:00
Alberto Berti
a3210f1d6b Fix typo 2018-07-17 17:53:53 +02:00
Alberto Berti
7a640afbb2 Add optional console font configuration to make it readable on QHD displays 2018-07-17 17:44:31 +02:00
Yegor Timoshenko
5561e7ab0b
Merge pull request #66 from NixOS/fix-tests
Fix tests
2018-07-17 15:42:35 +03:00
Yegor Timoshenko
043605cfec Fix tests 2018-07-17 15:27:07 +03:00
Yegor Timoshenko
4b5093a316
Merge pull request #63 from boothead/patch-1
Add a note about rcu_sched problems
2018-07-13 12:17:01 +03:00
Ben Ford
8b463a3ca2
Add a link to the other forum thread I found 2018-07-13 09:49:39 +01:00
Ben Ford
212a5a7d7c
Add a note about rcu_sched problems
How I fixed my XPS15 after it being dead for two months
2018-07-13 09:47:48 +01:00
Yegor Timoshenko
585a13d8b9 Add ThinkPad X270 profile 2018-06-21 16:20:57 +03:00
Yegor Timoshenko
e30cdb1109 Add PC Engines APU to the table 2018-06-20 15:02:26 +03:00
Yegor Timoshenko
5a545d7145 Add Purism Librem 13v3 profile 2018-06-18 00:21:30 +03:00