summary refs log tree commit diff
path: root/nixos/modules/tasks/cpu-freq.nix
Commit message (Expand)AuthorAge
* nixos/cpu-freq: fix typo in descriptionLuflosi2021-04-21
* nixos/cpufreq: Remove the alias to set the cpu frequency governor(cdep)illabout2019-01-03
* cpufreq: add option for setting the cpu max and min frequencies(cdep)illabout2019-01-01
* nixos/cpu-freq: list correct default governor in descriptionThomas Tuegel2016-08-28
* modprobe service: drop kmod wrapperNikolay Amiantov2016-08-19
* Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs"Shea Levy2016-08-15
* modprobe service: drop kmod wrapperNikolay Amiantov2016-08-16
* cpufreq: Fix "sh: modprobe: command not found"Eelco Dolstra2016-05-24
* Remove non-cpufreq_* modules since they are loaded by udev.Mathnerd3142014-07-14
* cpufreq: Don't fail if the CPU doesn't support frequency settingEelco Dolstra2014-04-28
* Don't run the cpufreq service in VMsEelco Dolstra2014-04-16
* Don't make containers depend on cpupowerEelco Dolstra2014-04-16
* cpu-freq: Use cpupower instead of cpufrequtilsWilliam A. Kennington III2014-04-16
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Disable various services when running inside a containerEelco Dolstra2013-11-26
* Add lots of missing option typesEelco Dolstra2013-10-30
* Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra2013-10-30
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10