All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lin Huang <hl@rock-chips.com>
To: myungjoo.ham@samsung.com
Cc: cw00.choi@samsung.com, dianders@chromium.org,
	linux-rockchip@lists.infradead.org, linux-pm@vger.kernel.org,
	dbasehore@chromium.org, Lin Huang <hl@rock-chips.com>
Subject: [PATCH v1 0/2] set specific ddr frequency when stop ddr dvfs
Date: Tue,  1 Nov 2016 16:47:07 +0800	[thread overview]
Message-ID: <1477990029-11062-1-git-send-email-hl@rock-chips.com> (raw)

We need ddr run a specific frequency when ddr dvfs stop working. So we
implement get suspend frequency function in devfreq framework, and call
it in rk3399 dmc driver.

Lin Huang (2):
  PM/devfreq: add suspend frequency support
  PM/devfreq: rk3399: set specific ddr frequency when stop ddr dvfs

 drivers/devfreq/devfreq.c    | 17 ++++++++++++++++-
 drivers/devfreq/rk3399_dmc.c |  2 +-
 include/linux/devfreq.h      |  9 +++++++++
 3 files changed, 26 insertions(+), 2 deletions(-)

-- 
2.6.6


             reply	other threads:[~2016-11-01  8:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-01  8:47 Lin Huang [this message]
2016-11-01  8:47 ` [PATCH v1 1/2] PM/devfreq: add suspend frequency support Lin Huang
2016-11-01  9:06   ` dbasehore .
2016-11-01  9:29     ` hl
2016-11-01  8:47 ` [PATCH v1 2/2] PM/devfreq: rk3399: set specific ddr frequency when stop ddr dvfs Lin Huang
     [not found] ` <CGME20161101084721epcas4p471cc74df8b12d042d1fac542e5371db8@epcas4p4.samsung.com>
2016-11-02  6:35   ` [PATCH v1 1/2] PM/devfreq: add suspend frequency support MyungJoo Ham
2016-11-03  7:03     ` hl
2016-11-22 12:48       ` MyungJoo Ham
     [not found]         ` <CAJ0PZbSYZYF6xJ-ut23G+tTXYLCDNpQ8_AJpjTdDGO7VnECMvg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-11-23  2:01           ` hl
2016-11-24  2:18             ` hl

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=1477990029-11062-1-git-send-email-hl@rock-chips.com \
    --to=hl@rock-chips.com \
    --cc=cw00.choi@samsung.com \
    --cc=dbasehore@chromium.org \
    --cc=dianders@chromium.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=myungjoo.ham@samsung.com \
    /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 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.