From: "MyungJoo Ham" <myungjoo.ham@samsung.com>
To: "rafael@kerne.org" <rafael@kerne.org>,
"linux-pm@vger.kernel.org" <linux-pm@vger.kernel.org>
Cc: "Chanwoo Choi" <cw00.choi@samsung.com>,
"peter.chen@nxp.com" <peter.chen@nxp.com>,
"Bartlomiej Zolnierkiewicz" <b.zolnierkie@samsung.com>,
"paul.gortmaker@windriver.com" <paul.gortmaker@windriver.com>
Subject: [PULL Request] Devfreq Fixes-2 for next-RC
Date: Wed, 06 Jul 2016 04:23:18 +0000 [thread overview]
Message-ID: <11403313.450560.1467778998317.JavaMail.weblogic@ep2ml104d> (raw)
In-Reply-To: CGME20160706042318epcms1p155db66d1feeea1e45cbcc57f5c004479@epcms1p1
[-- Attachment #1: Type: text/plain, Size: 2872 bytes --]
Dear Rafael,
Here goes the second set of devfreq fixes for Linux 4.7 RC-x.
Cheers,
MyungJoo
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The following changes since commit a99cde438de0c4c0cecc1d1af1a55a75b10bfdef:
Linux 4.7-rc6 (2016-07-03 23:01:00 -0700)
are available in the git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git fixes-2
for you to fetch changes up to d8150d14e9bc44ba55c707cc67f4fa66d65cfdef:
PM / devfreq: exynos-bus: add missing of_node_put after calling of_parse_phandle (2016-07-06 13:11:24 +0900)
- ----------------------------------------------------------------
Pull request of second Linux 4.7-rcX devfreq fixes for Linux-PM
- ----------------------------------------------------------------
Bartlomiej Zolnierkiewicz (2):
PM / devfreq: exynos: fix error path in exynos_bus_probe()
PM / devfreq: exynos-ppmu: fix error path in exynos_ppmu_probe()
Paul Gortmaker (5):
PM / devfreq: make devfreq explicitly non-modular
PM / devfreq: make devfreq-event explicitly non-modular
PM / devfreq: make exynos-bus ARM_EXYNOS_BUS_DEVFREQ tristate
PM / devfreq: make event/exynos-nocp DEVFREQ_EVENT_EXYNOS_NOCP tristate
PM / devfreq: make event/exynos-ppmu DEVFREQ_EVENT_EXYNOS_PPMU tristate
Peter Chen (2):
PM / devfreq: add missing of_node_put after calling of_parse_phandle
PM / devfreq: exynos-bus: add missing of_node_put after calling of_parse_phandle
drivers/devfreq/Kconfig | 2 +-
drivers/devfreq/devfreq-event.c | 12 +-----------
drivers/devfreq/devfreq.c | 15 +++------------
drivers/devfreq/event/Kconfig | 4 ++--
drivers/devfreq/event/exynos-ppmu.c | 3 ++-
drivers/devfreq/exynos-bus.c | 11 +++++++----
6 files changed, 16 insertions(+), 31 deletions(-)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBAgAGBQJXfIZ4AAoJEBOhurvWBoCKowoP/0Iw72IhDI8NFjCFHCcNGKu3
TTGJAxC31VhtbrNfB923AWiRGzWqGZ9v1ruV7N0dMnMOwd4SaiQ7l9+qD3WKUgHZ
axaIDGg67EJvYqc15p4npfQJAwZZudvbv1xmmthWFiwwDOMYrDZRjy7Z/dJrU+Gn
AACATyx6sYGDLxtp0Wi9lRMRHbHgV01JBs/EWhU7u2R9J+GV5V+BVW0Lu4KG/4yv
KOzv1oYCfM+EHXiaeOGFs/kzJXFGihofMoX+JEZtwDfABiVj7kuupo7biksnbwpo
TWTFJerzFovyFmkygaCSON08ABRX/iy4xoq38HCE7F4SMf6OrYZMqqDfT2HmXyS/
iusyrqsiDvdDcMXc7mTbXadC5dAjdiqK5ATzyKCiGJED181FTauBsjp/ZGC0jbwQ
eLa1oVsUUYFOKeix5wwCwTzziGrOL2oh9WX8GZds1G50XKcGXk3ej97MawyJSBxv
OuVBJt8iZK1uqGHJMWnZYqACI7CQqNDUz/DWNAS8AZJ+A/x6i2DYhVCfUdYDCCpL
ayfI+DzE3kAWeTRNEwsdF8mS2cudvtkO+FKcNGjV12eVtSlJ8gzpHtXZNk3W1T3v
lQ18+n5pRmjSJFONRvVVx0jldPmIOIEZyyyIcdOXFeEHB/yhljtYvwcQhkHa4Z8L
DVFHRkxh+7t5m8CJgjL4
=+2T2
-----END PGP SIGNATURE-----
--
MyungJoo Ham (함명주), Ph.D.
Developer eXperience Lab, S/W Platform Team, Software R&D Center
Samsung Electronics
Cell: +82-10-6714-2858
next parent reply other threads:[~2016-07-06 4:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20160706042318epcms1p155db66d1feeea1e45cbcc57f5c004479@epcms1p1>
2016-07-06 4:23 ` MyungJoo Ham [this message]
2016-07-06 19:55 ` [PULL Request] Devfreq Fixes-2 for next-RC Rafael J. Wysocki
2016-07-07 0:43 ` MyungJoo Ham
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=11403313.450560.1467778998317.JavaMail.weblogic@ep2ml104d \
--to=myungjoo.ham@samsung.com \
--cc=b.zolnierkie@samsung.com \
--cc=cw00.choi@samsung.com \
--cc=linux-pm@vger.kernel.org \
--cc=paul.gortmaker@windriver.com \
--cc=peter.chen@nxp.com \
--cc=rafael@kerne.org \
/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;
as well as URLs for NNTP newsgroup(s).