Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs-channels
base: 929b7846da50
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 876a2c759b93
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 6, 2019

  1. cpufreq: add option for setting the cpu max and min frequencies

    This adds a NixOS option for setting the CPU max and min frequencies
    with `cpufreq`.  The two options that have been added are:
    
    - `powerManagement.cpufreq.max`
    - `powerManagement.cpufreq.min`
    
    (cherry picked from commit b0f10d2)
    (cherry picked from commit 46ecec8)
    cdepillabout committed Jan 6, 2019
    Copy the full SHA
    0232f5c View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. Merge pull request #53187 from cdepillabout/add-cpufreq-opts-to-18.09

    backport cpufreq opts to 18.09
    infinisil committed Jan 8, 2019
    Copy the full SHA
    876a2c7 View commit details
    Browse the repository at this point in the history