lp:debian/pm-utils

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/pm-utils
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

63. By Martin Pitt

* laptop-mode: If there is no state file (such as at boot), don't overwrite
  /proc/sys/vm/ values with fixed kernel defaults, simply do nothing. This
  allows sysctl.conf to set these values. Thanks to Osamu Aoki!
  (Closes: #659260)
* Add 17-fix-wireless-hook.patch: Fix typo in wireless hook to make enabled
  check actually work. Thanks to Whoopie! (LP: #1299975)

62. By Martin Pitt

Fix 16-no-powersave-before-suspend.patch to actually suppress the action
on ARM. Thanks to Steven Noonan for pointing this out.

61. By Martin Pitt

[ Martin Pitt ]
* debian/sleep.d/50unload_alx: Unload the alx module during suspend.
  (LP: #1173952)
* Drop obsolete debian/pm-utils.preinst.
* Drop obsolete Conflicts/Replaces to pm-utils-powersave-policy and
  laptop-mode-tools.
* debian/copyright: Move to copyright format 1.0.
* Move to canonical Vcs-* fields (anonscm.debian.org).
* Bump to Standards-Version 3.9.5.

[ Hao-Ran Liu ]
* Add 28-suspend-hybrid.patch: Support in-kernel hybrid suspend
  (Linux >= 3.6) (LP: #1172692)

60. By Martin Pitt

* debian/video-quirks/20-video-quirk-pm-misc.quirkdb: Don't apply quirks for
  the vmwgfx driver to fix suspend in VMWare. Thanks Jakob Bornecrantz!
  (fd.o #70056, LP: #1234424)
* debian/video-quirks/20-video-quirk-pm-sony.quirkdb: Add quirk for SONY
  Vaio Z1-RCP, thanks Yan Li! (Closes: #625805)
* Add 05-uswsusp-hibernate-mode.patch: Check HIBERNATE_MODE in uswsusp
  module. Thanks Vadim Solomin! (Closes: #589553)
* Add 27-run-hook-logging.patch: In suspend log, put empty line after
  running the hook, not in between. Thanks Dominique Brazziel!
  (Closes: #661168)

59. By Martin Pitt

* Add 04-ignore-led-failure.patch: Some Lenovo Thinkpad models don't have a
  suspend LED, don't break suspend over this. Thanks Adam Lee!
* Bump Standards-Version to 3.9.4 (No changes necessary).

58. By Martin Pitt

* debian/rules: Stop installing sleep.d/55NetworkManager. Current
  NetworkManager does not even expose this API any more, so the
  sleep()/wake() calls just always fail. As NM is apparently able to deal
  with suspends just fine, no need to waste cycles on this.
* Drop 90-nm-proper-wakeup.patch: Obsolete with above change.
* Add debian/time-hook-execution.patch: Measure time that hooks take and
  print them in the log. Also, disable actual suspend call to make hook
  optimization/measure turnarounds more convenient. This is not applied by
  default as the date calls themselves add overhead; just keep it in the
  source package for future use.
* Add 15-video_quirks_on_x86_only.patch: Only run the video quirk handlers
  on x86 and x86_64, as they are quite expensive.
* Add 16-no-powersave-before-suspend.patch: Calling pm-powersave before
  pm-suspend is very slow, it. e. g. takes > 1.5 seconds on a Nexus 7. This
  does not nearly compensate the potentially slightly slower suspend
  operation in low power mode, so disable it.
* Drop the "shopt" bashism from 15-video_quirks_on_x86_only.patch which
  somehow slipped in there. (LP: #1091824)
* Lift ethtool suggests to recommends, to make disable_wol work in a default
  installation. (LP: #1081785)
* 20-video-quirk-pm-sony.quirkdb: Fix '||' typo, leading to suspend failure
  on Vaios. (Closes: #561877)

57. By Martin Pitt

* Add 26-inhibit-on-right-status.patch: Do not use the exit status of log
  rather the exit status of the hook thereby allowing inhibit to work.
  Thanks to Ariel Cornejo for the patch! (LP: #665651, Closes: #633147)
* Add 01_xfs_buffer_arguments.patch: pm/power.d/xfs_buffer: Fix wrong
  argument ordering. Thanks to Andre Draszik for the patch!
  (LP: #645974)
* debian/rules: Remove the journal-commit and readahead scripts. Recent
  measurements have shown that they do not save any power in different
  workloads on rotary disks, and in fact increase power usage on SSD.
  (fd.o #44627, LP: #900923) This also avoids bugs caused by the
  journal-commit script. (Closes: #625606, LP: #891688)
* Add debian/power.d/{pci_devices,usb_bluetooth}: Set USB bluetooth to
  autosuspend and a safe subclass of PCI devices to low-power mode during
  powersafe mode. (fd.o #44672, LP: #911325)
* Add debian/patches/03-fix-alpm-typo.patch: Fix typo in sata_alpm hook.
  (fd.o #44676, LP: #900930)
* debian/rules: Stop install hal-cd-polling. hal has been obsolete for
  years, so don't waste cycles for checking for hal. (LP: #898564)
* debian/rules: Stop installing sleep.d/49bluetooth, it is not necessary any
  more with current Linux kernels. (Closes: #623750)

56. By Martin Pitt

Upload current Debian packaging GIT head (patches still need to be discussed
with Debian/upstream before doing a Debian upload).

* Add 26-inhibit-on-right-status.patch: Do not use the exit status of log
  rather the exit status of the hook thereby allowing inhibit to work.
  Thanks to Ariel Cornejo for the patch! (LP: #665651)
* Add 01_xfs_buffer_arguments.patch: pm/power.d/xfs_buffer: Fix wrong
  argument ordering. Thanks to Andre Draszik for the patch!
  (LP: #645974)
* debian/rules: Remove the journal-commit and readahead scripts. Recent
  measurements have shown that they do not save any power in different
  workloads on rotary disks, and in fact increase power usage on SSD.
  (fd.o #44627, LP: #900923)
* Add debian/power.d/{pci_devices,usb_bluetooth}: Set USB bluetooth to
  autosuspend and a safe subclass of PCI devices to low-power mode during
  powersafe mode. (fd.o #44672, LP: #911325)

55. By Bryce Harrington

Add 91-xfs-buffer.patch: Use correct argument order when setting
XFS bufd and syncd while on battery. (Thanks to Andre D)
(LP: #645974)

54. By Brian Murray

Add 26-inhibit-on-right-status.patch: Do not use the exit status of log
rather the exit status of the hook thereby allowing inhibit to work.
Thanks to Launchpad user Lekensteyn for the patch. (LP: #665651)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/squeeze/pm-utils
This branch contains Public information 
Everyone can see this information.

Subscribers