about summary refs log tree commit diff
path: root/nixos/modules/services/hardware/tlp.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-3/+3
2023-10-22nixos/tlp: Use `hardware.cpu.x86.msr`Lorenz Leutgeb1-1/+1
2023-09-26nixos/tlp fix NetworkManager RDW dispatcher script locationEike Frost1-1/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-3/+3
2020-10-31nixos/tlp: Fix deprecation hintAlvar Penning1-1/+1
2020-07-28tlp: use structured config to fix cpu governorJörg Thalheim1-15/+44
2020-02-27nixos/tlp: revampBernardo Meurer1-84/+58
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-7/+8
2019-11-19nixos/tlp: Say what TLP isChuck1-1/+1
2019-08-26treewide: remove redundant quotesvolth1-2/+2
2019-02-22nixos: add preferLocalBuild=true; on derivations for config filesSymphorien Gibol1-0/+1
2019-01-03nixos/cpufreq: Remove the alias to set the cpu frequency governor(cdep)illabout1-1/+1
2019-01-01cpufreq: add option for setting the cpu max and min frequencies(cdep)illabout1-1/+3
2017-08-25nixos/tlp: mask systemd-rfkill socketRobert Helgesson1-0/+2
2017-04-11tlp service: mask systemd-rfkillNikolay Amiantov1-0/+3
2016-10-23nixos: use types.lines for extraConfigEmery Hemingway1-1/+1
2016-08-19nixos treewide: don't set MODULE_DIRNikolay Amiantov1-4/+0
2016-08-15Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs"Shea Levy1-0/+4
2016-08-16nixos treewide: don't set MODULE_DIRNikolay Amiantov1-4/+0
2016-07-03Merge pull request #16681 from Aske/tlp-restartNikolay Amiantov1-0/+1
2016-07-03tlp service: add restart on config changeaske1-0/+1
2016-07-03tlp service: disable builtin power managementNikolay Amiantov1-0/+3
2015-12-05tlp: use module_init_tools, avoid recompilation for nixosNikolay Amiantov1-1/+4
2015-11-09tlp: add x86_energy_perf_policy, refactorNikolay Amiantov1-2/+9
2015-11-05nixos/tlp: workaround early build triggerNikolay Amiantov1-1/+10
2015-01-24nixos/tlp: add serviceNikolay Amiantov1-0/+93