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/nixos-hardware
base: 9f6d639110ac
Choose a base ref
...
head repository: NixOS/nixos-hardware
compare: f4364f245705
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Mar 15, 2020

  1. thinkpad/t495: fix backlight save/load and and battery conditioning.

    Saving/loading the backlight state requires the acpi_backlight=native
    kernel parameter.
    
    acpi_call is required by TLP to get access to battery conditioning
    information from the firmware.
    
    Signed-off-by: David Anderson <dave@natulte.net>
    danderson committed Mar 15, 2020
    Copy the full SHA
    03dedf4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #150 from danderson/master

    thinkpad/t495: fix backlight save/load and and battery conditioning.
    Mic92 committed Mar 15, 2020
    Copy the full SHA
    f4364f2 View commit details
    Browse the repository at this point in the history