All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] PM / Domains: Remove some code and APIs to simplify genpd
@ 2014-04-11 15:26 ` Ulf Hansson
  0 siblings, 0 replies; 30+ messages in thread
From: Ulf Hansson @ 2014-04-11 15:26 UTC (permalink / raw)
  To: Rafael J. Wysocki, Len Brown, Pavel Machek, linux-pm
  Cc: linux-arm-kernel, Kevin Hilman, Alan Stern, Greg Kroah-Hartman,
	Tomasz Figa, Daniel Lezcano, Ulf Hansson

Some parts in the generic power domain seems just too generic. Simplify the code
by removing it, which also happens to include two APIs.

For the SOC specific patch for shmobile, I am seeking an ack since it needs to
go together with the rest of patches.

Ulf Hansson (4):
  ARM: shmobile: Ignore callbacks for subsys generic_pm_domain_data
  PM / Domains: Ignore callbacks for subsys generic_pm_domain_data
  PM / Domains: Remove the pm_genpd_add|remove_callbacks APIs
  PM / Domains: Remove system PM callbacks from gpd_dev_ops

 arch/arm/mach-shmobile/pm-rmobile.c |   38 +----
 drivers/base/power/domain.c         |  285 +----------------------------------
 include/linux/pm_domain.h           |   28 ----
 3 files changed, 11 insertions(+), 340 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2014-05-02 11:57 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-11 15:26 [PATCH 0/4] PM / Domains: Remove some code and APIs to simplify genpd Ulf Hansson
2014-04-11 15:26 ` Ulf Hansson
2014-04-11 15:26 ` [PATCH 1/4] ARM: shmobile: Ignore callbacks for subsys generic_pm_domain_data Ulf Hansson
2014-04-11 15:26   ` Ulf Hansson
2014-04-14  1:20   ` Simon Horman
2014-04-14  1:20     ` Simon Horman
2014-04-14  9:22     ` Ulf Hansson
2014-04-14  9:22       ` Ulf Hansson
2014-04-24 11:25       ` Ulf Hansson
2014-04-24 11:25         ` Ulf Hansson
2014-04-25  1:06         ` Simon Horman
2014-04-25  1:06           ` Simon Horman
2014-04-29 22:45           ` Rafael J. Wysocki
2014-04-29 22:45             ` Rafael J. Wysocki
2014-04-30  8:53             ` Ulf Hansson
2014-04-30  8:53               ` Ulf Hansson
2014-04-30 10:23               ` Simon Horman
2014-04-30 10:23                 ` Simon Horman
2014-04-30 20:21                 ` Rafael J. Wysocki
2014-04-30 20:21                   ` Rafael J. Wysocki
2014-05-02  9:13                   ` Ulf Hansson
2014-05-02  9:13                     ` Ulf Hansson
2014-05-02 11:57                     ` Rafael J. Wysocki
2014-05-02 11:57                       ` Rafael J. Wysocki
2014-04-11 15:26 ` [PATCH 2/4] PM / Domains: " Ulf Hansson
2014-04-11 15:26   ` Ulf Hansson
2014-04-11 15:26 ` [PATCH 3/4] PM / Domains: Remove the pm_genpd_add|remove_callbacks APIs Ulf Hansson
2014-04-11 15:26   ` Ulf Hansson
2014-04-11 15:26 ` [PATCH 4/4] PM / Domains: Remove system PM callbacks from gpd_dev_ops Ulf Hansson
2014-04-11 15:26   ` Ulf Hansson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.