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

Last commit made on 2017-01-22
Get this branch:
git clone -b applied/ubuntu/artful 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/artful
Repository:
lp:ubuntu/+source/pm-utils

Recent commits

2cf32bf... by Michael Biebl

1.4.1-17 (patches applied)

Imported using git-ubuntu import.

c964be8... by Michael Biebl

80-service.patch

No DEP3 Subject or Description header found

Gbp-Pq: 80-service.patch.

31336de... by Michael Biebl

Respect sysctl.conf by laptop-mode

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

2f733c2... by Michael Biebl

Add support for in-kernel suspend to both

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

7f4d522... by Michael Biebl

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

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

6db9104... by Michael Biebl

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

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

0f5cbce... by Michael Biebl

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

Gbp-Pq: 25-pmu.patch.

4e512fa... by Michael Biebl

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.

1939db3... by Michael Biebl

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.

85378c3... by Michael Biebl

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.