linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC 0/4] PM / devfreq: draft for OPP suspend impl
@ 2016-11-23 13:51 Tobias Jakobi
  2016-11-23 13:51 ` [RFC 1/4] PM / devfreq: Add DevFreq subsystem suspend/resume Tobias Jakobi
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Tobias Jakobi @ 2016-11-23 13:51 UTC (permalink / raw)
  To: linux-samsung-soc
  Cc: linux-pm, m.reichl, myungjoo.ham, cw00.choi, Tobias Jakobi

Hello everyone,

this is a (rought) draft for the idea discussed here:
http://www.spinics.net/lists/linux-samsung-soc/msg56311.html

The series is not tested, I don't know if it's even doing what it's supposed to. It's just to show what I have in mind.

Code is obviously inspired by CPUFreq.

With best wishes,
Tobias

Tobias Jakobi (4):
  PM / devfreq: Add DevFreq subsystem suspend/resume
  PM / devfreq: suspend subsystem on system suspend/hibernate
  PM / devfreq: exynos-bus: add support for suspend OPP
  ARM: dts: exynos4x12: add suspend OPP for DMC and leftbus

 arch/arm/boot/dts/exynos4x12.dtsi |  2 ++
 drivers/base/power/main.c         |  3 ++
 drivers/devfreq/devfreq.c         | 75 +++++++++++++++++++++++++++++++++++++++
 drivers/devfreq/exynos-bus.c      |  8 +++++
 include/linux/devfreq.h           | 10 ++++++
 5 files changed, 98 insertions(+)

-- 
2.7.3

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

end of thread, other threads:[~2016-11-24 23:44 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-23 13:51 [RFC 0/4] PM / devfreq: draft for OPP suspend impl Tobias Jakobi
2016-11-23 13:51 ` [RFC 1/4] PM / devfreq: Add DevFreq subsystem suspend/resume Tobias Jakobi
2016-11-24  1:34   ` Chanwoo Choi
2016-11-24  8:20     ` Chanwoo Choi
2016-11-24 14:20       ` Tobias Jakobi
2016-11-23 13:51 ` [RFC 2/4] PM / devfreq: suspend subsystem on system suspend/hibernate Tobias Jakobi
2016-11-24  1:35   ` Chanwoo Choi
2016-11-23 13:51 ` [RFC 3/4] PM / devfreq: exynos-bus: add support for suspend OPP Tobias Jakobi
2016-11-24  1:38   ` Chanwoo Choi
2016-11-24 14:22     ` Tobias Jakobi
2016-11-23 13:51 ` [RFC 4/4] ARM: dts: exynos4x12: add suspend OPP for DMC and leftbus Tobias Jakobi
2016-11-24  1:41   ` Chanwoo Choi
2016-11-24 14:27     ` Tobias Jakobi
2016-11-24 23:44       ` Chanwoo Choi

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