mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH V2 0/3] Thermal: build all thermal framework code into thermal_sys module
@ 2013-03-29 14:26 Zhang Rui
  2013-03-29 14:26 ` [PATCH V2 1/3] Thermal: rename thermal_sys.c to thermal_core.c Zhang Rui
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Zhang Rui @ 2013-03-29 14:26 UTC (permalink / raw)
  To: linux-pm, linux-kernel
  Cc: amit.daniel, durgadoss.r, andi, eduardo.valentin, Zhang Rui

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-04-12 12:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-29 14:26 [PATCH V2 0/3] Thermal: build all thermal framework code into thermal_sys module Zhang Rui
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

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