[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1364567196-3560-1-git-send-email-rui.zhang@intel.com>
Date: Fri, 29 Mar 2013 22:26:33 +0800
From: Zhang Rui <rui.zhang@...el.com>
To: linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: amit.daniel@...sung.com, durgadoss.r@...el.com, andi@...as.de,
eduardo.valentin@...com, Zhang Rui <rui.zhang@...el.com>
Subject: [PATCH V2 0/3] Thermal: build all thermal framework code into thermal_sys module
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists