1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-02 11:03:33 +02:00
Commit Graph

1269 Commits

Author SHA1 Message Date
Tomo
54cc1a6c79 hp.14-df0023: init 2023-06-08 09:44:24 -07:00
bors[bot]
4cc688ee71
Merge #633
633: [FocusGen1M2] Disable TPM interrupt due to upstream bug r=Mic92 a=ghostbuster91



Co-authored-by: ghostbuster91 <ghostbuster91@users.noreply.github.com>
2023-05-24 03:40:33 +00:00
bors[bot]
f6792e7c7a
Merge #634
634: starfive visionfive2: replace 8GB memory patch with overlay r=Mic92 a=leifhelm



Co-authored-by: Jakob Leifhelm <jakob.leifhelm@gmail.com>
2023-05-24 03:29:39 +00:00
Jakob Leifhelm
e2864d99fd
starfive visionfive2: replace 8GB memory patch with overlay 2023-05-23 20:31:37 +02:00
ghostbuster91
ee1055d80c
[FocusGen1M2] Disable TPM interrupt due to upstream bug 2023-05-23 07:29:46 +02:00
bors[bot]
71ce85372a
Merge #623 #624 #627
623: Add HP Elitebook 845g9 r=Mic92 a=tesujimath



624: change default pstate mode for AMD cpus r=Mic92 a=aacebedo



627: raspberry-pi."4": update poe hat overlay to work with newer kernel r=Mic92 a=gador



Co-authored-by: Simon Guest <simon.guest@tesujimath.org>
Co-authored-by: Alexandre Acebedo <alexandre@acebedo.fr>
Co-authored-by: Florian Brandes <florian.brandes@posteo.de>
2023-05-15 16:54:26 +00:00
bors[bot]
b3a8d308a1
Merge #629
629: samsung/np900x3c: drop deprecated synaptics r=Mic92 a=Mic92



Co-authored-by: Jörg Thalheim <joerg@thalheim.io>
2023-05-15 16:45:29 +00:00
Jörg Thalheim
b3b91ca487 samsung/np900x3c: drop deprecated synaptics
libinputs is now preferred.
2023-05-15 18:44:13 +02:00
Simon Guest
bbacfd6012 PR review comment 2023-05-15 20:56:48 +12:00
Simon Guest
2c2d22409f Add HP Elitebook 845g9 2023-05-15 20:56:46 +12:00
Alexandre Acebedo
c256df3312 cpu/amd/pstate: change the pstate mode to active 2023-05-13 10:59:49 +02:00
bors[bot]
81cd886719
Merge #622
622: feat: Add focus m2 gen1 r=Mic92 a=ghostbuster91



Co-authored-by: ghostbuster91 <ghostbuster91@users.noreply.github.com>
2023-05-13 08:03:23 +00:00
ghostbuster91
e39036d599
feat: Add focus m2 gen1 2023-05-13 09:33:23 +02:00
Florian Brandes
5febaab6bd
raspberry-pi."4": fix build error with poe-hat, because of incompatibility with
compute module

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-05-12 19:47:31 +02:00
Florian Brandes
aa85ea337b
raspberry-pi."4": fix compatible string
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-05-12 18:03:39 +02:00
Florian Brandes
40a9f0ed77
raspberry-pi."4": add assertion and update some source comments
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-05-12 17:57:39 +02:00
Jörg Thalheim
fb13179483
Merge pull request #619 from NixOS/nxp-overlay
nxp-imx8: drop kernel overlay
2023-05-11 21:28:21 +01:00
Florian Brandes
1ffd9949ee
raspberry-pi."4": update poe hat overlay to work with newer kernel
fixes #626

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-05-11 21:29:42 +02:00
Jörg Thalheim
c84a8f2423 nxp-imx8: drop kernel overlay
With overlays one cannot re-use nixpkgs across different machines,
which is a performance issues. In this instance it's not really needed.
2023-05-05 09:22:26 +02:00
bors[bot]
51559e691f
Merge #620
620: nxp boards: also test evaluation in CI r=Mic92 a=Mic92



Co-authored-by: Jörg Thalheim <joerg@thalheim.io>
2023-05-05 06:53:18 +00:00
Jörg Thalheim
db08b1f13f tests: fix conflicts with profiles using grub 2023-05-05 08:52:35 +02:00
Jörg Thalheim
d626c3f873 add missing nxp boards
This was an overside in https://github.com/NixOS/nixos-hardware/pull/556
2023-05-05 08:52:35 +02:00
bors[bot]
a2018d3391
Merge #618
618: hardkernel/odroid-hc4: fix fancontrol on 5.15 kernel r=Mic92 a=metiulekm



Co-authored-by: Mateusz Majewski <metiulekm@gmail.com>
2023-05-05 06:23:03 +00:00
bors[bot]
32da382b2c
Merge #610
610: Added Lenovo Thinkpad X390 r=Mic92 a=paul-jewell



Co-authored-by: Paul Jewell <paul@teulu.org>
2023-05-05 06:13:18 +00:00
Paul Jewell
31f8d1c364 Added Lenovo Thinkpad x390 2023-05-05 06:59:00 +01:00
Mateusz Majewski
adab6fd8e9 hardkernel/odroid-hc4: fix fancontrol on 5.15 kernel
Source for the fancontrol config mentions that one of the lines should
be deleted for the 5.15 kernel.

Fixes #616.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-05-03 12:01:43 +02:00
bors[bot]
7dc4630467
Merge #613 #615
613: Add config for Dell XPS 15 9520 r=Mic92 a=palfrey



615: add dell precision 3541 r=Mic92 a=anstylian



Co-authored-by: Tom Parker-Shemilt <tom.parkershemilt@doxy.me>
Co-authored-by: Tom Parker-Shemilt <palfrey@tevp.net>
Co-authored-by: angelos <agathangelos.stylianidis@gmail.com>
2023-05-02 06:40:13 +00:00
bors[bot]
e48fc614d1
Merge #617
617: Update README.md r=Mic92 a=idrisr



Co-authored-by: Idris Raja <idris.raja@gmail.com>
2023-05-02 06:27:38 +00:00
Idris Raja
23ac1ecb8f
Update README.md
fix bad link
2023-05-01 20:57:22 -05:00
Tom Parker-Shemilt
8792ddc50c Add Dell XPS 9520 to flake and README 2023-04-30 16:38:50 +01:00
angelos
03548beefd add dell precision 3541 to flake.nix 2023-04-30 14:01:13 +03:00
bors[bot]
e4a21ddcb4
Merge #608
608: Add Starfive Visionfive 2 r=Mic92 a=leifhelm



Co-authored-by: Jakob Leifhelm <jakob.leifhelm@gmail.com>
2023-04-30 06:28:15 +00:00
angelos
576903907a add dell precision 3541 2023-04-29 17:54:03 +03:00
Jakob Leifhelm
0cfe255229
starfive visionfive2: update kernel 2023-04-29 16:50:43 +02:00
Jakob Leifhelm
b0fd962525
starfive visionfive2: update u-boot 2023-04-29 16:50:06 +02:00
Tom Parker-Shemilt
b13c895f11 Add config for Dell XPS 15 9520 2023-04-29 11:18:48 +01:00
Jakob Leifhelm
2ce2f3f978
starfive visionfive2: fix flake check 2023-04-23 18:43:25 +02:00
Jakob Leifhelm
16d6b81a47
starfive visionfive2: Fix cross compilation 2023-04-23 18:11:02 +02:00
Jakob Leifhelm
f5298eb1d7
starfive visionfive2: Fix kernel on nixos-unstable 2023-04-18 10:40:20 +02:00
Jakob Leifhelm
4fb7708a20
starfive visionfive2: Update spl_tool 2023-04-18 09:19:48 +02:00
Jakob Leifhelm
7b2aec9939
starfive visionfive2: Fix deviceTree name 2023-04-18 09:15:12 +02:00
Jakob Leifhelm
34f96de8c9
starfive-visionfive2: add to README 2023-04-16 23:18:29 +02:00
Jakob Leifhelm
82ae8a31ae
starfive-visionfive2: Add README.md 2023-04-16 23:18:29 +02:00
Jakob Leifhelm
0cc1214203
Init starfive visionfive 2 2023-04-16 23:18:18 +02:00
bors[bot]
3006d2860a
Merge #598
598: Add settings for AMD Raphael iGPU r=Mic92 a=stffffn



Co-authored-by: Steffen Weitz <weitz.steffen@gmail.com>
2023-04-07 14:01:24 +00:00
bors[bot]
e810467b0f
Merge #603
603: Load acpi_call module only if tlp is being used r=Mic92 a=xfix



Co-authored-by: Konrad Borowski <konrad@borowski.pw>
2023-04-07 13:50:33 +00:00
bors[bot]
148fee3170
Merge #605
605: Lenovo legion 7i 16ithg6: add hidpi settings r=ulrikstrid a=ulrikstrid



Co-authored-by: Ulrik Strid <ulrik.strid@outlook.com>
2023-04-06 11:24:55 +00:00
Ulrik Strid
d2f0dce97b Lenovo legion 7i 16ithg6: add hidpi settings 2023-04-05 16:56:09 +02:00
Konrad Borowski
d28d2a2494 Load acpi_call module only if tlp is being used
power-profiles-daemon cannot use acpi_call. This avoids taining
the kernel by installing an unnecessary kernel module.
2023-04-03 09:18:09 +02:00
Steffen Weitz
9dbe8dea5f Add condition for kernel version 6.2 and above 2023-03-29 11:32:52 +02:00