From: Zhang Rui <rui.zhang@intel.com>
To: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: amit.daniel@samsung.com, durgadoss.r@intel.com, andi@lisas.de,
eduardo.valentin@ti.com, Zhang Rui <rui.zhang@intel.com>
Subject: [PATCH V2 0/3] Thermal: build all thermal framework code into thermal_sys module
Date: Fri, 29 Mar 2013 22:26:33 +0800 [thread overview]
Message-ID: <1364567196-3560-1-git-send-email-rui.zhang@intel.com> (raw)
A regression introduced by thermal governor feature
is reported in http://marc.info/?l=linux-kernel&m=136085598604095&w=2
And the root cause is that all the thermal governors can not be registered
successfully when the thermal framework is built as a module.
Thus I made this patch set to build all the thermal framework component,
including governors and cpu_cooling feature into one module so that all the
thermal features are loaded/unloaded altogether.
any comments?
thanks,
rui
next reply other threads:[~2013-03-29 14:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-29 14:26 Zhang Rui [this message]
2013-03-29 14:26 ` [PATCH V2 1/3] Thermal: rename thermal_sys.c to thermal_core.c Zhang Rui
2013-04-04 20:24 ` Eduardo Valentin
2013-04-12 1:12 ` Zhang Rui
2013-04-12 12:21 ` Eduardo Valentin
2013-03-29 14:26 ` [PATCH V2 2/3] Thermal: build thermal governors into thermal_sys module Zhang Rui
2013-03-29 14:26 ` [PATCH V2 3/3] Thermal: build cpu_cooling code " Zhang Rui
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=1364567196-3560-1-git-send-email-rui.zhang@intel.com \
--to=rui.zhang@intel.com \
--cc=amit.daniel@samsung.com \
--cc=andi@lisas.de \
--cc=durgadoss.r@intel.com \
--cc=eduardo.valentin@ti.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.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
Powered by JetHome