about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
...
| * | Merge pull request #204 from oxzi/x260-i915Jörg Thalheim2020-11-03
| |\ \ | | | | | | | | lenovo/thinkpad/x260: i915.enable_psr=0 parameter
| | * | lenovo/thinkpad/x260: i915.enable_psr=0 parameterAlvar Penning2020-10-31
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | The video driver causes short freezes from time to time, especially if an external monitor is attached. Adding the i915.enable_psr=0 kernel parameter mitigates those freezes. This is a known problem for the X260, as mentioned in the Arch Wiki. It occurred mainly after switching to kernel version five.
| * | Merge pull request #203 from oxzi/x260-tlpJörg Thalheim2020-11-03
| |\ \ | | |/ | |/| lenovo/thinkpad/x260: use services.tlp.settings
| | * lenovo/thinkpad/x260: use services.tlp.settingsAlvar Penning2020-10-31
| |/ | | | | | | | | | | | | | | With switching from NixOS 20.03 to 20.09, the services.tlp.extraConfig option became deprecated and was replaced by services.tlp.settings. The ThinkPad X260 is only device within nixos-hardware which makes use of this configuration.
| * Merge pull request #199 from dadada/dadada/t14sJörg Thalheim2020-10-29
| |\
| | * t14s: add AMD Gen1 modeldadada2020-10-26
| | | | | | | | | | | | t14s: fix minimum required kernel version
| | * t14s: add commentdadada2020-10-26
| | | | | | | | | | | | Add commend about suspending to RAM and fingerprint sensor.
| * | Merge pull request #198 from dadada/dadada/t14sJörg Thalheim2020-10-25
| |\| | | | | | | t14s: init
| | * t14s: initdadada2020-10-25
| |/ | | | | | | Copied from t495.
| * Merge pull request #86 from yegortimoshenko/201810/ath3kJörg Thalheim2020-10-20
| |\ | | | | | | common/pc: disable ath3k if non-free firmware is not available
| | * common/pc: disable ath3k if non-free firmware is not availableYegor Timoshenko2018-10-30
| | |
| * | Merge pull request #196 from Mic92/eval-errorsJörg Thalheim2020-10-20
| |\ \ | | | | | | | | raspberry-2: fix evaluation warning
| | * | raspberry-2: fix evaluation warningJörg Thalheim2020-10-20
| | | |
| * | | Merge pull request #195 from candeira/thinkpad_x220_sandy-bridgeJörg Thalheim2020-10-20
| |\ \ \ | | |/ / | |/| |
| | * | Fix fetchGit instructionsJavier Candeira2020-10-13
| | | |
| | * | Thinkpad x220 has Sandy Bridge CPUJavier Candeira2020-10-13
| | | |
| * | | Merge pull request #194 from blitz/l14-amdJörg Thalheim2020-10-15
| |\ \ \ | | |/ / | |/| | Add support for the Lenovo Thinkpad L14 (AMD) laptop
| | * | lenovo/thinkpad/l14: initJulian Stecklina2020-10-15
| |/ / | | | | | | | | | Add support for the Lenovo Thinkpad L14 Gen 1 Intel and AMD variants.
| * | Merge pull request #192 from hoppla20/masterJörg Thalheim2020-10-12
| |\ \
| | * | Update default.nixhoppla202020-10-01
| | | |
| | * | Added e470 to flake.nix and changing contributing section in README.mdVincent Cui2020-09-27
| | | |
| | * | fix lenovo thinkpad e470Vincent Cui2020-09-23
| | | |
| | * | add lenovo thinkpad e470Vincent Cui2020-09-23
| | | |
| | * | add e470 configurationVincent Cui2020-09-23
| |/ /
| * | Merge pull request #190 from marius851000/commonJörg Thalheim2020-09-13
| |\ \ | | | | | | | | permit to access config in common/ via the flake
| | * | added access to common/ via flake.nixmarius david2020-09-13
| |/ /
| * | Merge pull request #188 from symphorien/precision5530Jörg Thalheim2020-08-30
| |\ \ | | | | | | | | add dell precision 5530
| | * | add dell precision 5530Symphorien Gibol2020-08-30
| |/ /
| * | Merge pull request #185 from Mic92/asus-fx504gdJörg Thalheim2020-08-13
| |\ \ | | | | | | | | Asus TUF FX504GD
| | * | Add Asus TUF FX504GDImExtends2020-08-13
| | | |
| * | | lenovo/thinkpad/x1/7th-gen: fix evaluationJörg Thalheim2020-08-13
| |/ /
| * | Merge pull request #178 from bahaynes/masterJörg Thalheim2020-07-30
| |\ \
| | * | Removed tlp configuration.bahaynes2020-07-29
| | | | | | | | | | | | | | | | | | | | Should be set correctly after https://github.com/NixOS/nixpkgs/pull/94064 is merged.
| | * | Updated default (non-NVIDIA) config.bahaynes2020-07-27
| | | | | | | | | | | | | | | | Removed xps-common, and migrated it to default.nix.
| | * | Update dell/xps/15-9500/default.nix Ben2020-07-27
| | | | | | | | | | | | | | | | | | | | Update intel drivers to default (Modesetting). Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
| | * | Moved NVIDIA config to common, and updated README.bahaynes2020-07-25
| | | |
| | * | Added dell xps 15-9500, with nvidia gpu.bahaynes2020-07-23
| | | |
| * | | Merge pull request #181 from Mic92/fetchgitJörg Thalheim2020-07-28
| |\ \ \
| | * | | README.md: document fetchgitJörg Thalheim2020-07-28
| |/ / / | | | | | | | | | | | | fixes #65
| * | | Merge pull request #180 from afreakk/masterJörg Thalheim2020-07-28
| |\ \ \ | | |/ / | |/| |
| | * | dell/xps/13-9360: conflicting font fixafreakk2020-07-26
| |/ /
| * | Merge pull request #176 from Mic92/flakesJörg Thalheim2020-07-06
| |\ \ | | | | | | | | add flake support
| | * | add flake supportJörg Thalheim2020-07-06
| |/ /
| * | Merge pull request #174 from bbigras/9343Jörg Thalheim2020-07-06
| |\ \ | | | | | | | | add xps 13 (9343)
| | * | add xps 13 (9343)Bruno Bigras2020-07-05
| | | |
| * | | Merge pull request #175 from Mic92/dell-fixesJörg Thalheim2020-06-24
| |\ \ \ | | |/ / | |/| | dell/xps/13-7390: wifi fixes
| | * | dell/xps/13-7390: wifi fixesJörg Thalheim2020-06-23
| |/ /
| * | Merge pull request #172 from Mic92/readmeJörg Thalheim2020-06-21
| |\ \
| | * | README.md: fix librem linkJörg Thalheim2020-06-21
| | | |
| | * | replace travis with github actionJörg Thalheim2020-06-21
| | | | | | | | | | | | | | | | This way we get the latest nix.