git bisect good
de3ef1eb1cd0cc3a75f7a3661e10ed827f370ab8 is the first bad commit
commit de3ef1eb1cd0cc3a75f7a3661e10ed827f370ab8
Author: Rafael J. Wysocki <rafael.j.wyso...@intel.com>
Date:   Sat Jun 24 01:58:53 2017 +0200

    PM / core: Drop run_wake flag from struct dev_pm_info
    
    The run_wake flag in struct dev_pm_info is used to indicate whether
    or not the device is capable of generating remote wakeup signals at
    run time (or in the system working state), but the distinction
    between runtime remote wakeup and system wakeup signaling has always
    been rather artificial.  The only practical reason for it to exist
    at the core level was that ACPI and PCI treated those two cases
    differently, but that's not the case any more after recent changes.
    
    For this reason, get rid of the run_wake flag and, when applicable,
    use device_set_wakeup_capable() and device_can_wakeup() instead of
    device_set_run_wake() and device_run_wake(), respectively.
    
    Signed-off-by: Rafael J. Wysocki <rafael.j.wyso...@intel.com>
    Reviewed-by: Mika Westerberg <mika.westerb...@linux.intel.com>
    Acked-by: Bjorn Helgaas <bhelg...@google.com>

:040000 040000 b7e983a56143bcad79fcdb47c0af4e26c4c7d7f4 
a41d44ab0981a6325dd132c733e00ef8747e175b M      Documentation
:040000 040000 9df91d40497710be13ccd56f73f974b087de0037 
e14e2b8fc91b14391e62d226b80216a17b51961e M      drivers
:040000 040000 6bf369eb0d91309a77ccdb94ec417d62a5716cfd 
87d9359a0e260ba93f314ba48b899daeb07f1076 M      include

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1745646

Title:
  Battery drains when laptop is off  (shutdown)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1745646/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to