Skip to content
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
base: 5a6da75b7d00
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 82b424453b6d
Choose a head ref
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Aug 22, 2020

  1. undervolt: apply undervolt on boot and resume

    The undervolt did not persist reboots or sleep/hibernation. With this
    change you should no longer have to apply the undervolt on a timer
    Atemu committed Aug 22, 2020
    Copy the full SHA
    e6f0a1e View commit details
    Browse the repository at this point in the history
  2. undervolt: make timer opt-in

    It should no longer be needed but is worth keeping around in case it is
    Atemu committed Aug 22, 2020
    Copy the full SHA
    ed83bac View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f5856db View commit details
    Browse the repository at this point in the history
  4. Merge pull request #86632 from Atemu/undervolt-timer-optional

    Undervolt: Make timer optional
    Lassulus committed Aug 22, 2020
    Copy the full SHA
    82b4244 View commit details
    Browse the repository at this point in the history