Note to close #898629

This commit is contained in:
Hideki Yamane 2018-05-20 21:35:15 +09:00
parent 8cd0f39aad
commit c5271ac5c2
1 changed files with 11 additions and 9 deletions

8
debian/changelog vendored
View File

@ -44,13 +44,15 @@ linux (4.17~rc5-1~exp1) UNRELEASED; urgency=medium
* [armhf] Update mtd-modules: Replace pxa3xx_nand with marvell_nand.
[ Hideki Yamane ]
* ATA: A new SATA link-powermanagement-policy will be the default on all
* Improve battery life on laptops (Closes: #898629)
Thanks to Hans de Goede <hdegoede@redhat.com>
- ATA: A new SATA link-powermanagement-policy will be the default on all
Intel mobile chipsets. This can be reverted by passing
"ahci.mobile_lpm_policy=0" on the kernel commandline.
* sound: Enable Intel HDA codec power-saving by default with a 1 second
- sound: Enable Intel HDA codec power-saving by default with a 1 second
timeout. This can be overridden by passing "snd_hda_intel.power_save=0"
on the kernel commandline (0 is previously default).
* BlueTooth: Enable USB autosuspend for Bluetooth USB devices by default.
- BlueTooth: Enable USB autosuspend for Bluetooth USB devices by default.
This can be disabled by passing "btusb.enable_autosuspend=n" on the
kernel commandline.