public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
From: Dominik Brodowski <linux@dominikbrodowski.net>
To: Alan Stern <stern@rowland.harvard.edu>
Cc: linux-pm@lists.linux-foundation.org
Subject: Re: [PATCH v2] runtime pm: add sysfs debug files
Date: Fri, 16 Apr 2010 14:55:02 +0200	[thread overview]
Message-ID: <20100416125502.GA7877@comet.dominikbrodowski.net> (raw)
In-Reply-To: <Pine.LNX.4.44L0.1004151429340.1562-100000@iolanthe.rowland.org>

On Thu, Apr 15, 2010 at 02:33:02PM -0400, Alan Stern wrote:
> > From: Dominik Brodowski <linux@dominikbrodowski.net>
> > Date: Sun, 11 Apr 2010 15:56:49 +0200
> > Subject: [PATCH] runtime pm: add sysfs debug files
> > 
> > Add a few sysfs files relating to runtime power management for
> > advanced debug purposes:
> > 
> > runtime_enabled: is runtime PM enabled for this device? States
> > 	are "enabled", "disabled", "forbidden" or a combination
> > 	of the latter two.
> > 
> > runtime_status:	what state is the device in currently? E.g., it
> > 	reports "suspended" for runtime-suspended devices, and
> >         "active" for active devices. NOTE: if runtime_enabled
> > 	returns "disabled", the value of this file may not
> > 	reflect its physical state.
> > 
> > runtime_usage: the runtime PM usage count of a device
> > 
> > runtime_active_kids: the runtime PM children usage count of a device, or
> > 	0 if the ignore_children flag is set.
> > 
> > Also, CONFIG_PM_SLEEP_ADVANCED_DEBUG is not defined in any Kconfig
> > file, so replace it with CONFIG_PM_ADVANCED_DEBUG.
> > 
> > Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
> 
> Acked-by: Alan Stern <stern@rowland.harvard.edu>

Who shall carry it upstream? Or shall I take it directly to Linus?

Best,
	Dominik

  reply	other threads:[~2010-04-16 12:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-11 15:01 [PATCH] runtime pm: add sysfs debug files Dominik Brodowski
2010-04-11 18:54 ` Alan Stern
2010-04-15 17:47   ` [PATCH v2] " Dominik Brodowski
2010-04-15 18:33     ` Alan Stern
2010-04-16 12:55       ` Dominik Brodowski [this message]
2010-04-16 14:36         ` Alan Stern
2010-04-16 17:51           ` Rafael J. Wysocki
2010-04-23 18:27             ` Rafael J. Wysocki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100416125502.GA7877@comet.dominikbrodowski.net \
    --to=linux@dominikbrodowski.net \
    --cc=linux-pm@lists.linux-foundation.org \
    --cc=stern@rowland.harvard.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox