linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] PM / Domains: A few clean up and minor fixes
@ 2019-03-06 13:25 Aisheng Dong
  2019-03-06 13:25 ` [PATCH 1/6] PM / Domains: Improve warn for multiple states but no governor in genpd Aisheng Dong
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Aisheng Dong @ 2019-03-06 13:25 UTC (permalink / raw)
  To: linux-pm@vger.kernel.org
  Cc: Aisheng Dong, ulf.hansson@linaro.org, dongas86@gmail.com,
	khilman@kernel.org, rjw@rjwysocki.net, dl-linux-imx,
	linux-arm-kernel@lists.infradead.org

A few clean up and minor fixes

Dong Aisheng (6):
  PM / Domains: Improve warn for multiple states but no governor in
    genpd
  PM / Domains: Return for all error cases in _genpd_power_off
  PM / Domains: Remove the unnecessary ->power_off() check in
    genpd_power_off
  PM / Domains: Move the Subdomain check into _genpd_power_off
  PM / QoS: Fix a typo in file description
  PM / domains: Remove one unnecessary blank line

 drivers/base/power/domain.c          | 44 ++++++++++++++++--------------------
 drivers/base/power/domain_governor.c |  1 -
 drivers/base/power/qos.c             |  2 +-
 3 files changed, 21 insertions(+), 26 deletions(-)

-- 
2.7.4


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-03-12  9:40 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-06 13:25 [PATCH 0/6] PM / Domains: A few clean up and minor fixes Aisheng Dong
2019-03-06 13:25 ` [PATCH 1/6] PM / Domains: Improve warn for multiple states but no governor in genpd Aisheng Dong
2019-03-06 14:17   ` Ulf Hansson
2019-03-07 13:57     ` Aisheng Dong
2019-03-06 13:25 ` [PATCH 2/6] PM / Domains: Return for all error cases in _genpd_power_off Aisheng Dong
2019-03-06 14:17   ` Ulf Hansson
2019-03-06 13:25 ` [PATCH 3/6] PM / Domains: Remove the unnecessary ->power_off() check in genpd_power_off Aisheng Dong
2019-03-06 13:25 ` [PATCH 4/6] PM / Domains: Move the Subdomain check into _genpd_power_off Aisheng Dong
2019-03-06 14:26   ` Ulf Hansson
2019-03-06 14:47     ` Aisheng Dong
2019-03-06 13:25 ` [PATCH 5/6] PM / QoS: Fix a typo in file description Aisheng Dong
2019-03-06 13:25 ` [PATCH 6/6] PM / domains: Remove one unnecessary blank line Aisheng Dong
2019-03-06 14:29   ` Ulf Hansson
2019-03-12  9:38 ` [PATCH 0/6] PM / Domains: A few clean up and minor fixes 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).