public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
From: MyungJoo Ham <myungjoo.ham@samsung.com>
To: "Rafael J. Wysocki" <rjw@rjwysocki.net>
Cc: "linux-pm@vger.kernel.org" <linux-pm@vger.kernel.org>,
	"rafael.j.wysocki@intel.com" <rafael.j.wysocki@intel.com>,
	최찬우 <cw00.choi@samsung.com>,
	"myungjoo.ham@gmail.com" <myungjoo.ham@gmail.com>
Subject: Re2: [GIT PULL] devfreq for next-RC
Date: Thu, 14 Jan 2016 02:11:31 +0000 (GMT)	[thread overview]
Message-ID: <1255741958.1057371452737491338.JavaMail.weblogic@ep2mlwas06a> (raw)

On Thursday, November 26, 2015 10:58:10 PM Rafael J. Wysocki wrote:
> On Thursday, November 26, 2015 02:14:40 AM MyungJoo Ham wrote:
>> Pull request for Rafael on 2015-11-26. Based on 4.4-rc2
> Is this really 4.4-rc material?
>
> We're quite late in the cycle and I'm not willing to push anything more than
> fixes to Linus at this point.
>
> I can pull this and queue it up for v4.5 if that works for you, though.
>

Hi Rafael,

Here goes the rebased one for v4.5.


Cheers,
MyungJoo

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The following changes since commit afd2ff9b7e1b367172f18ba7f693dfb62bdcb2dc:

  Linux 4.4 (2016-01-10 15:01:32 -0800)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git for-rafael

for you to fetch changes up to 7dbded06efe41367163e903331ef45bd765a62a4:

  MAINTAINERS: Add devfreq-event entry (2016-01-13 17:30:33 +0900)

- ----------------------------------------------------------------
Pull request for Linux 4.5

- ----------------------------------------------------------------
Chanwoo Choi (7):
      PM / devfreq: event: Remove the error log of devfreq_event_get_edev_by_phandle()
      PM / devfreq: event: Fix the error and warning from script/checkpatch.pl
      PM / devfreq: Add show_one macro to delete the duplicate code
      PM / devfreq: Set the freq_table of devfreq device
      PM / devfreq: Modify the indentation of trans_stat sysfs for readability
      MAINTAINERS: Add missing git repository and directory for devfreq
      MAINTAINERS: Add devfreq-event entry

MyungJoo Ham (1):
      PM / devfreq: Do not show statistics if it's not ready.

 MAINTAINERS                     | 13 +++++++
 drivers/devfreq/devfreq-event.c | 16 +++------
 drivers/devfreq/devfreq.c       | 78 ++++++++++++++++++++++++++++++++---------
 include/linux/devfreq.h         |  2 +-
 4 files changed, 81 insertions(+), 28 deletions(-)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJWlwMIAAoJEBOhurvWBoCKtAkP/RcD3UOkCv5T4Ye1MI/7MBmN
z6gFUtQ+4FL4TIgUUz30mLIGVEZ2mufTBrGtpSHTjJ1NkeTCCK63DB9aCuZ3RE8d
9uFS1z3AI+G04A1W1PAguyL8ahUAMRuA+G9Pz+qL8IzmPLqJwMFszu2QGDypvb5X
K1N0hjx6FlJUXzPL9CxtCC2sHWbR7IhAWnDGubQJm2kxyQ37aOzpWz5wRU/yGJoG
0gjQ2N1nXsFyMsNy/JS5cpGPpy04nKiTQeN95V4wIeIeloiLjKJ8LQBDpVUHB3vX
hpFb4ExOt06Alnjykv5hrBOIgihUvr1NWahOq0qSPiEQtXlu2ilmQUM07aCP1JBR
3medt4ULn1IEhqyOmQYwnIp2vphif25dun4aIx+YSoqSpOMCvBRjSEAxORBxkyBj
BsmpNVpaE0LT8sCm+IPW1nTQSwbYVJCEWWPL544MHYJ2dUCcTT9r0hjJ/V2BmIwW
IIs/dgmIu797Sea0uP0XE3330hj+X4t9FxD3OVmfvloi2W3U4BEGG9VxsHGw7elD
r5WvHtGNydLM33NHrHF1HskzKYaJn2yvmK2SKit6/h6A4AtSATlxdcNgIDBiixXM
HghsLxkVONjw/gFyWDsEIgn+FOk/DlpMHLeZjZTk1NZk/v34aID2CoXEf4Ms2xXd
qJ+Zii1j/rgXTW6QDquw
=WMij
-----END PGP SIGNATURE-----


--
MyungJoo Ham (함명주), Ph.D.
Frontier CS Lab, Software R&D Center
Samsung Electronics
Cell: +82-10-6714-2858

             reply	other threads:[~2016-01-14  2:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-14  2:11 MyungJoo Ham [this message]
2016-01-15  0:48 ` [GIT PULL] devfreq for next-RC Rafael J. Wysocki

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=1255741958.1057371452737491338.JavaMail.weblogic@ep2mlwas06a \
    --to=myungjoo.ham@samsung.com \
    --cc=cw00.choi@samsung.com \
    --cc=linux-pm@vger.kernel.org \
    --cc=myungjoo.ham@gmail.com \
    --cc=rafael.j.wysocki@intel.com \
    --cc=rjw@rjwysocki.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox