linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] PM / Domains: Trivial clean-up for power on/off functions
       [not found] <mainline_patches/genpd_powerAPI_cleanups/0001-soc-dove-Let-genpd-deal-with-disabling-of-unused-PM-.patch>
@ 2015-10-06 12:26 ` Ulf Hansson
  2015-10-12 22:00   ` Rafael J. Wysocki
  0 siblings, 1 reply; 3+ messages in thread
From: Ulf Hansson @ 2015-10-06 12:26 UTC (permalink / raw)
  To: Rafael J. Wysocki, Kevin Hilman, Ulf Hansson, linux-pm
  Cc: Len Brown, Pavel Machek, Geert Uytterhoeven, Lina Iyer,
	Krzysztof Kozlowski

This patchset aims to reduce some code for the generic PM domain and to improve
consistency around function names - all related to power on/off functions.

Regarding patch1, I am requesting an ack from some of the dove SoC maintainers,
as this needs to go together via Rafael's linux-pm tree.

Ulf Hansson (4):
  soc: dove: Let genpd deal with disabling of unused PM domains
  PM / Domains: Remove pm_genpd_poweroff_unused() API
  PM / Domains: Remove pm_genpd_poweron() API
  PM / Domains: Rename *pm_genpd_poweron|poweroff()

 drivers/base/power/domain.c | 48 ++++++++++++++++++++++-----------------------
 drivers/soc/dove/pmu.c      |  1 -
 include/linux/pm_domain.h   |  8 --------
 3 files changed, 23 insertions(+), 34 deletions(-)

-- 
1.9.1


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

* Re: [PATCH 0/4] PM / Domains: Trivial clean-up for power on/off functions
  2015-10-06 12:26 ` [PATCH 0/4] PM / Domains: Trivial clean-up for power on/off functions Ulf Hansson
@ 2015-10-12 22:00   ` Rafael J. Wysocki
  2015-10-13  7:36     ` Ulf Hansson
  0 siblings, 1 reply; 3+ messages in thread
From: Rafael J. Wysocki @ 2015-10-12 22:00 UTC (permalink / raw)
  To: Ulf Hansson
  Cc: Kevin Hilman, linux-pm, Len Brown, Pavel Machek,
	Geert Uytterhoeven, Lina Iyer, Krzysztof Kozlowski

On Tuesday, October 06, 2015 02:26:29 PM Ulf Hansson wrote:
> This patchset aims to reduce some code for the generic PM domain and to improve
> consistency around function names - all related to power on/off functions.
> 
> Regarding patch1, I am requesting an ack from some of the dove SoC maintainers,
> as this needs to go together via Rafael's linux-pm tree.
> 
> Ulf Hansson (4):
>   soc: dove: Let genpd deal with disabling of unused PM domains
>   PM / Domains: Remove pm_genpd_poweroff_unused() API
>   PM / Domains: Remove pm_genpd_poweron() API
>   PM / Domains: Rename *pm_genpd_poweron|poweroff()
> 
>  drivers/base/power/domain.c | 48 ++++++++++++++++++++++-----------------------
>  drivers/soc/dove/pmu.c      |  1 -
>  include/linux/pm_domain.h   |  8 --------
>  3 files changed, 23 insertions(+), 34 deletions(-)

I've queued up [1-3/4] for v4.4, but the [4/4] doesn't apply for me (seems to
be based on a patch that's not present in my tree).

Thanks,
Rafael


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

* Re: [PATCH 0/4] PM / Domains: Trivial clean-up for power on/off functions
  2015-10-12 22:00   ` Rafael J. Wysocki
@ 2015-10-13  7:36     ` Ulf Hansson
  0 siblings, 0 replies; 3+ messages in thread
From: Ulf Hansson @ 2015-10-13  7:36 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Kevin Hilman, linux-pm@vger.kernel.org, Len Brown, Pavel Machek,
	Geert Uytterhoeven, Lina Iyer, Krzysztof Kozlowski

On 13 October 2015 at 00:00, Rafael J. Wysocki <rjw@rjwysocki.net> wrote:
> On Tuesday, October 06, 2015 02:26:29 PM Ulf Hansson wrote:
>> This patchset aims to reduce some code for the generic PM domain and to improve
>> consistency around function names - all related to power on/off functions.
>>
>> Regarding patch1, I am requesting an ack from some of the dove SoC maintainers,
>> as this needs to go together via Rafael's linux-pm tree.
>>
>> Ulf Hansson (4):
>>   soc: dove: Let genpd deal with disabling of unused PM domains
>>   PM / Domains: Remove pm_genpd_poweroff_unused() API
>>   PM / Domains: Remove pm_genpd_poweron() API
>>   PM / Domains: Rename *pm_genpd_poweron|poweroff()
>>
>>  drivers/base/power/domain.c | 48 ++++++++++++++++++++++-----------------------
>>  drivers/soc/dove/pmu.c      |  1 -
>>  include/linux/pm_domain.h   |  8 --------
>>  3 files changed, 23 insertions(+), 34 deletions(-)
>
> I've queued up [1-3/4] for v4.4, but the [4/4] doesn't apply for me (seems to
> be based on a patch that's not present in my tree).

Thanks!

Patch4 needs a re-base, since you applied below patch as well.
http://comments.gmane.org/gmane.linux.power-management.general/66230

I send a v2 of patch4.

Kind regards
Uffe

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

end of thread, other threads:[~2015-10-13  7:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mainline_patches/genpd_powerAPI_cleanups/0001-soc-dove-Let-genpd-deal-with-disabling-of-unused-PM-.patch>
2015-10-06 12:26 ` [PATCH 0/4] PM / Domains: Trivial clean-up for power on/off functions Ulf Hansson
2015-10-12 22:00   ` Rafael J. Wysocki
2015-10-13  7:36     ` Ulf Hansson

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).