lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue,  8 Aug 2017 15:41:13 -0700
From:   Srinivas Pandruvada <srinivas.pandruvada@...ux.intel.com>
To:     rjw@...ysocki.net, lenb@...nel.org
Cc:     linux-pm@...r.kernel.org, mario.limonciello@...l.com,
        linux-kernel@...r.kernel.org, linux-acpi@...r.kernel.org,
        lukas@...ner.de,
        Srinivas Pandruvada <srinivas.pandruvada@...ux.intel.com>
Subject: [PATCH v2 0/2] ACPI: Low power idle constraints check

This patchset enables debugging of low power idle. This is done by checking
all the required constraints on wake.

v2
- Changes as suggested by Lukas Wunner.
- Using pm_debug_messages_on attribute to prevent constraints check to
save some cycles on wake.

Srinivas Pandruvada (2):
  PM / sleep: Export the setting of pm_debug_messages_on
  ACPI / Sleep: Check low power idle constraints for debug only

 drivers/acpi/sleep.c    | 162 ++++++++++++++++++++++++++++++++++++++++++++++++
 include/linux/suspend.h |   6 ++
 kernel/power/main.c     |   5 ++
 3 files changed, 173 insertions(+)

-- 
2.7.5

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ