-
laptop-mode-tools (1.71-2ubuntu1) artful; urgency=medium
* Merge from Debian unstable. Remaining changes:
- Do not ship obsolete acpi/apm scripts in rules file.
laptop-mode-tools (1.71-2) unstable; urgency=medium
* Backport patch from upstream. fix-iw-txpower-issue.patch
This fixes syntax errors with the newer 'iw' command
Thanks: Rowan Thorpe (Closes: #862975)
-- Bhavani Shankar <email address hidden> Mon, 22 May 2017 14:51:49 +0530
-
laptop-mode-tools (1.71-1ubuntu1) artful; urgency=medium
* Merge from Debian unstable. Remaining changes:
- Do not ship obsolete acpi/apm scripts in rules file.
laptop-mode-tools (1.71-1) unstable; urgency=medium
[ Aurélien COUDERC ]
* [976be20] Fix incorrect import of os.putenv
[ Aliaksey Artamonau ]
* [709297e] cpuhotplug: remove unnecessary semicolons
* [5bc862e] cpuhotplug: use tabs for indentation everywhere
* [85df2ef] cpuhotplug: allow disabling specific cpus
[ Matthias Kaehlcke ]
* [8709399] runtime-pm: refactor listed_by_id()
* [bfe29fd] wireless-power: Use iw and fallback to iwconfig if it not
available
* [f47bee1] Prefer available AC supply information over battery state
to determine ON_AC
* [97a456d] runtime-pm: Refactor list_by_type()
[ Ritesh Raj Sarraf ]
* [904b072] Fix documentation on where we read battery capacity from.
Thanks to github/blag, github/carbohydratesn
* [847ad92] Update README.md
* [b864b5d] Add verbose message on top of Matthias's change
* [49bdb7f] On startup, we want to force the full execution of LMT.
Because there could be many devices that discover slow. From them,
this invocation will have given enough time to initialize.
Secondly, LMT could have been invoked way too early during boot,
by udev. In such cases, we'd have enough delta for it to act in
force mode
* [f4d6b93] auto only takes care of power state changes. Device
hotplugs need a forced execution for LMT to apply the proper
settings
* [515c086] kbd-backlight: New module to control keyboard backlight
brightness. Thanks to Roman V. Nikolaev (github/rshadow)
* [bca28ce] Include Transmit power saving in wireless cards.
Thanks to Roman V. Nikolaev (github/rshadow)
* [7ef0ab6] Try harder to check battery charge
* [b156605] New module: vgaswitcheroo.
Thanks to Roman V. Nikolaev
* [b1a3be6] Revive bluetooth module. Use rfkill primarily.
Also don't unload (incomplete list of) kernel modules
-- Bhavani Shankar <email address hidden> Sun, 23 Apr 2017 08:42:42 +0530
-
laptop-mode-tools (1.70-2ubuntu1) zesty; urgency=medium
* Merge from Debian unstable. Remaining changes:
- Do not ship obsolete acpi/apm scripts in rules file.
laptop-mode-tools (1.70-2) unstable; urgency=medium
* [873f6a4] Add patch to fix import error
laptop-mode-tools (1.70-1) unstable; urgency=medium
* [22d254b] Prepare Laptop Mode Tools 1.70 release
* [e187118] Add AHCI Runtime PM support
* [0745723] Fix defaults for Intel P State Driver.
Thanks to George Caswell and Matthew Gabeler-Lee (Closes: #814578)
* [ad5a1af] Fix init script for same cleanups as systemd service
* [dafc4c9] Clean up state before/after execution.
Thanks to Tomas Janousek (Closes: #798777)
* [d8827ef] Make CPU Hotplugging more customized.
Thanks to cjones24
* [6e4e9ab] Don't act on remove event for USB devices
* [c59e637] Relax execution of full LMT modules (Closes: #752718)
* [09b9831] Try harder to determine power state.
Thanks to github/snugglej and github/0rkaM
* [f945073] Bump Standards Version to 3.9.8
* [93f5fde] Use dh_prep instead of dh_clean -k
* [b61bf1c] Bump debhelper compatibility to 9
laptop-mode-tools (1.69.2-1) unstable; urgency=medium
Minor Bug Fix Release
* [8bbf7b9] Set limit of tasks to infinity
laptop-mode-tools (1.69.1-1) unstable; urgency=medium
* [380dc06] Prepare 1.69.1 minor bugfix release
* [6c65fcc] Add polkit file in RPM
* [c0bc391] Update default list of USB type devices
* [96e4508] Relax the list of blacklisted USB devices
* [ff03abd] USB HID core driver is needed for blacklisting other
devices of same family
* [8213f87] When on AC, revert back to full power
* [458e7da] Log after completion of execution
* [e58d41e] Fix bashism. array will fail for string comparison in dash
* [355a33e] We need to log before execution otherwise the shell is
lost
* [6b9a844] Break cyclic loop. Hopefully my last systemd error :-(
laptop-mode-tools (1.69-1) unstable; urgency=medium
New Upstream Release [ The Maha Shiva Ratri Release ]
* [3949674] Update details about runtime-pm in manpage
* [83b49f5] Call lmt-udev in lmt-poll. Don't call the laptop_mode
binary directly. Helps in a lot of housekeeping
* [fdd6b5d] Direct stderr/stdout to journal
* [2ce90a8] Install the new .timer and poll service
* [56db2fb] Wait for all forked modules to complete.
Thanks to Tomas Janousek
* [ee1ffe7] Add new module: cputhotplug
* [c08cc13] CPU online/offine is reverse here
* [49451d1] Install policykit file
* [cc9f46c] Detach polling daemon from main process.
Thanks to Tomas Ebenlendr (Closes: #807134)
* [b0d1a88] Do NOT touch speed is throttling is not set.
Thanks to Steve McIntyre (Closes: #807338)
* [733eb81] Restore to MAX speed when back to AC Power
* [67a5cf1] Fix manpage about DISABLE_ETHERNET_ON_BATTERY setting.
Thanks to Daniel Kahn Gillmor (Closes: #786444)
* [c878358] Update documentation about ENABLE_LAPTOP_MODE_ON_AC
setting. Thanks to Daniel Kahn Gillmor
* [811228d] Fix syntax error in install.sh.
Thanks to Latot
* [650c85a] Fix typo in /lib/udev/lmt-udev.
Thanks to Kelsey Byers (Closes: #809181)
* [57e2cf4] Change powersaving default for USB class devices
(Closes: #812541)
* [ec0fe8b] Drop usbhid from default (black)list
* [06770f7] Add usb keyboard driver to the list default list
* [1302f8d] Honor device plug/unplug events on a per device basis;
like how Chromium initially submitted this patch
* [1e3e0a1] Update links in README.md
* [faa613c] Update new github homepage location
* [d904d89] Drop 2 patches that have been applied upstream
* [2c410ac] Ship new policykit action file
* [e967db9] Prepare 1.69 release
-- Bhavani Shankar <email address hidden> Wed, 04 Jan 2017 12:08:01 +0530