summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-02-01Wifi fixed by removing iwlwifi-cc-a0-48.ucodeTom Bereknyei
2020-02-01Initial 15-7590Tom Bereknyei
2020-01-07Update README.md*Kim Zick
2020-01-02Add Lenovo ThinkPad L13 profile*Kim Zick (rummik)
2019-12-31Merge pull request #137 from mishudark/x280Jörg Thalheim
Add Lenovo ThinkPad X280 profile
2019-12-31Add Lenovo ThinkPad X280 profilemishudark
2019-12-28Add deepsleep to avoid wakeups during sleep mode (#136)Alexander Berlind
2019-11-12apple: Add support for MacBook Air 3,X (#91)ilian
2019-11-02Add Lenovo ThinkPad T420 profileOleksii Filonenko
2019-10-30Add Dell XPS-7390 Profile (#128)Alexander Berlind
2019-10-27Merge pull request #127 from NixOS/dell-thermaldDomen Kožar
dell/xps: enable thermald service
2019-10-27dell/xps: enable thermald serviceSamuel Leathers
2019-10-21Merge pull request #115 from michaelpj/imp/throttledJörg Thalheim
Replace ad hoc throttling fix with throttled
2019-10-16Replace ad hoc throttling fix with throttledMichael Peyton Jones
`throttled` is a service designed to fix the same CPU throttling bug, but it's an actively maintainted upstream project that we can use.
2019-10-16Initial p53 hardware configuration (#125)*Kim Zick
2019-10-16Merge pull request #126 from adamse/patch-2Jörg Thalheim
Fix readme markdown syntax
2019-10-16Fix readme markdown syntaxAdam Sandberg Eriksson
2019-10-09Add Dell E7240 Profile (#122)Jörg Thalheim
Add Dell E7240 Profile
2019-10-09Merge branch 'master' into add-e7240Jörg Thalheim
2019-10-09Merge pull request #123 from rycee/thinkpad-x1-extreme-gen2Jörg Thalheim
thinkpad/x1-extreme/gen2: add module
2019-10-06Merge pull request #124 from exi/masterRobin Gloster
match specifically on the sound chip
2019-10-04match specifically on the sound chipReno Reckling
2019-09-29thinkpad/x1-extreme/gen2: add moduleRobert Helgesson
2019-09-27Add Dell E7240 ProfileAshley Gillman
(Current XPS 15 works well)
2019-09-06Merge pull request #119 from SRGOM/patch-1Jörg Thalheim
Update README.md
2019-09-06Merge pull request #120 from rycee/x250/acpi_callJörg Thalheim
thinkpad/x250: add acpi_call
2019-09-04thinkpad/x250: add acpi_callRobert Helgesson
This kernel module is needed to, for example, support tlp's - `START_CHARGE_THRESH_BAT?` and - `STOP_CHARGE_THRESH_BAT?` options.
2019-09-03Merge pull request #117 from Ma27/thinkpad-trackpoint-fixesRobin Gloster
thinkpad: minor trackpoint fixes
2019-09-03Merge pull request #118 from exi/masterRobin Gloster
Add better pulseaudio support for thinkpad t490
2019-09-03update readme for T490Reno Reckling
2019-09-03Update README.mdSRGOM
At first (till third glance) I thought only the listed profiles are supported
2019-09-02Add better pulseaudio support for thinkpad t490Reno Reckling
2019-09-01thinkpad/x1/6th-gen: fix trackpoint nameMaximilian Bosch
Newer ThinkPads have a new name for the Trackpoint - "TPPS/2 Elan TrackPoint". Having the "[...] IBM Trackpoint" as default caused some weird side-effects on my machine (e.g. stopped the trackpoint working after a suspend) with the wrong name. Although this is mentioned in the option's description[1], I think that this should be declared explicitly here. As soon, as we supported newer models as well[2], we should probably move this into its own common profile. [1] https://nixos.org/nixos/options.html#hardware.trackpoint.device [2] https://certification.ubuntu.com/catalog/component/input/5313/input%3ATPPS/2ElanTrackPoint/
2019-09-01thinkpad: emulate wheel for a trackpoint by defaultMaximilian Bosch
Most trackpoint users I know use the middle-button to have some scrolling functionality. So I think that for ThinkPads at least we should have this enabled by default if the trackpoint shall be used.
2019-07-26Merge pull request #111 from NixOS/cleanup-swankyJörg Thalheim
toshiba/swanky: switch to default kernels
2019-07-24Merge pull request #116 from NixOS/fstrimYegor Timoshenko
enable fstrim on SSDs
2019-07-23enable fstrim on SSDsJörg Thalheim
This will run TRIM once a week using a systemd timer. Running TRIM regularly will improves the performance and increases the SSDs lifespan. Since it is based on the utillinux no additional package is required.
2019-07-05Specify a correct unit description (#112)Jörg Thalheim
Specify a correct unit description
2019-07-04Specify a correct unit descriptionVictor Nawothnig
2019-07-02toshiba/swanky: switch to default kernelsJörg Thalheim
Both unstable and 19.03 come with 4.19+ kernels making this option obsolete.
2019-07-01Merge pull request #110 from NixOS/xps-13Jörg Thalheim
dell/xps/13-9380: also import intel profile
2019-07-01dell/xps/13-9380: mention fwupdJörg Thalheim
2019-07-01dell/xps/13-9380: also import intel profileJörg Thalheim
2019-05-13Merge pull request #106 from jnetod/masterJörg Thalheim
t430: add acpi_call module
2019-05-13Merge pull request #107 from JorisE/masterJörg Thalheim
Added basic support for the t470s
2019-05-08Add basic support for the thinkpad t470sJoris Engbers
2019-05-08Add thinkpad 480s to list of profiles.Joris Engbers
2019-05-04t430: add acpi_call moduleJosé Neto
2019-04-26README: Add Dell XPS 13 9360 profile (#104)Stanislas
And reorder other XPS 13.
2019-03-25Merge pull request #103 from tomfitzhenry/patch-1Jörg Thalheim
pcengines/apu: expose GRUB over serial