~alextu/plainbox-provider-resource:mem_sleep

Last commit made on 2021-03-15
Get this branch:
git clone -b mem_sleep https://git.launchpad.net/~alextu/plainbox-provider-resource
Only Alex Tu can upload to this branch. If you are Alex Tu please log in for upload directions.

Branch merges

Branch information

Name:
mem_sleep
Repository:
lp:~alextu/plainbox-provider-resource

Recent commits

4f55768... by Alex Tu

fix error from gawk which is default from 20.10

0053ae3... by Alex Tu

add /sys/power/mem_sleep for plan: power-turbostat-residency-automated

33eb4aa... by PMR <pmr@pmr-lander>

Merge #392003 from ~jocave/plainbox-provider-resource:bootloader-classic-support

23573e1... by Jonathan Cave

bootloader_resource: only check for series on UC

Only compare the Series on Ubuntu Core images

f365223... by PMR <pmr@pmr-lander>

Merge #391598 from ~sylvain-pineau/plainbox-provider-resource:fix_graphics_card_resource_missing_vendor_id

bin:graphics_card_resource: Properly handle devices w/o vendor_id

98ddcb1... by Sylvain Pineau

bin:graphics_card_resource: Properly handle deviecs w/o vendor_id

Video devices found using /dev/dri/card* only have a product field.

9cc4e1e... by PMR <pmr@pmr-lander>

Merge #391216 from ~jocave/plainbox-provider-resource:bootloader-resource-uc20

bc76ddd... by Jonathan Cave

bootloader_resource: update paths for UC20

Some updates to identifying the active bootloader for UC20.
Handle kernel path identifciation for grub.

01853c4... by PMR <pmr@pmr-lander>

Merge #391218 from ~jocave/plainbox-provider-resource:kernel-extraction-uc20

2fdc999... by Jonathan Cave

snapd_resource: UC20 always extracts kernel

The presence of a file to enable is not required on UC20 so this
feature is effectively always on. Set it to always True.