ubuntu/+source/pm-utils:applied/ubuntu/yakkety

Last commit made on 2016-02-15
Get this branch:
git clone -b applied/ubuntu/yakkety https://git.launchpad.net/ubuntu/+source/pm-utils
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/yakkety
Repository:
lp:ubuntu/+source/pm-utils

Recent commits

1a41bb8... by Martin Pitt

1.4.1-16 (patches applied)

Imported using git-ubuntu import.

ddbbc25... by Martin Pitt

80-service.patch

No DEP3 Subject or Description header found

Gbp-Pq: 80-service.patch.

def85a7... by Martin Pitt

Respect sysctl.conf by laptop-mode

Gbp-Pq: 29-laptop-mode-sysctl.patch.

c3fc0fc... by Martin Pitt

Add support for in-kernel suspend to both

Gbp-Pq: 28-suspend-hybrid.patch.

df99685... by Martin Pitt

In suspend log, put empty line after running the hook, not in between.

Gbp-Pq: 27-run-hook-logging.patch.

be40ff9... by Martin Pitt

Do not use the exit status of log rather the exit status of the hook.

Gbp-Pq: 26-inhibit-on-right-status.patch.

8a11032... by Martin Pitt

Replace the usage of the compiled pm-pmu program with a call

Gbp-Pq: 25-pmu.patch.

c7f40b8... by Martin Pitt

Check "enabled" wireless state file too. This apparently depends on the particular wireless driver. Also assume that a missing file means "enabled".

Gbp-Pq: 17-fix-wireless-hook.patch.

e898ef6... by Martin Pitt

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.

Gbp-Pq: 16-no-powersave-before-suspend.patch.

2f69f69... by Martin Pitt

Only run the video quirk handlers on x86 and x86_64, as they are quite expensive.

Gbp-Pq: 15-video_quirks_on_x86_only.patch.