linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ACPI: Low power idle constraints check
@ 2017-08-08 22:41 Srinivas Pandruvada
  2017-08-08 22:41 ` [PATCH v2 1/2] PM / sleep: Export the setting of pm_debug_messages_on Srinivas Pandruvada
  2017-08-08 22:41 ` [PATCH v2 2/2] ACPI / Sleep: Check low power idle constraints for debug only Srinivas Pandruvada
  0 siblings, 2 replies; 10+ messages in thread
From: Srinivas Pandruvada @ 2017-08-08 22:41 UTC (permalink / raw)
  To: rjw, lenb
  Cc: linux-pm, mario.limonciello, linux-kernel, linux-acpi, lukas,
	Srinivas Pandruvada

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-08-12 14:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-08 22:41 [PATCH v2 0/2] ACPI: Low power idle constraints check Srinivas Pandruvada
2017-08-08 22:41 ` [PATCH v2 1/2] PM / sleep: Export the setting of pm_debug_messages_on Srinivas Pandruvada
2017-08-08 22:41 ` [PATCH v2 2/2] ACPI / Sleep: Check low power idle constraints for debug only Srinivas Pandruvada
2017-08-09 23:17   ` Rafael J. Wysocki
2017-08-10  0:50     ` Srinivas Pandruvada
2017-08-10 22:07   ` Mario.Limonciello
2017-08-10 22:54     ` Srinivas Pandruvada
2017-08-11 14:43       ` Mario.Limonciello
2017-08-11 16:18         ` Srinivas Pandruvada
2017-08-12 14:07           ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).