Home
last modified time | relevance | path

Searched hist:"80 a26a5c22b90a82b8696cb72c1d09d525ada53e" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/thermal/
H A Dthermal_core.hdiff 80a26a5c22b90a82b8696cb72c1d09d525ada53e Tue Mar 26 03:38:29 CDT 2013 Zhang Rui <rui.zhang@intel.com> Thermal: build thermal governors into thermal_sys module

The thermal governors are part of the thermal framework,
rather than a seperate feature/module.
Because the generic thermal layer can not work without
thermal governors, and it must load the thermal governors
during its initialization.

Build them into one module in this patch.

This also fix a problem that the generic thermal layer does not
work when CONFIG_THERMAL=m and CONFIG_THERMAL_GOV_XXX=y.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Acked-by: Eduardo Valentin <eduardo.valentin@ti.com>
Acked-by: Durgadoss R <durgadoss.r@intel.com>
H A DMakefilediff 80a26a5c22b90a82b8696cb72c1d09d525ada53e Tue Mar 26 03:38:29 CDT 2013 Zhang Rui <rui.zhang@intel.com> Thermal: build thermal governors into thermal_sys module

The thermal governors are part of the thermal framework,
rather than a seperate feature/module.
Because the generic thermal layer can not work without
thermal governors, and it must load the thermal governors
during its initialization.

Build them into one module in this patch.

This also fix a problem that the generic thermal layer does not
work when CONFIG_THERMAL=m and CONFIG_THERMAL_GOV_XXX=y.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Acked-by: Eduardo Valentin <eduardo.valentin@ti.com>
Acked-by: Durgadoss R <durgadoss.r@intel.com>
H A Dthermal_core.cdiff 80a26a5c22b90a82b8696cb72c1d09d525ada53e Tue Mar 26 03:38:29 CDT 2013 Zhang Rui <rui.zhang@intel.com> Thermal: build thermal governors into thermal_sys module

The thermal governors are part of the thermal framework,
rather than a seperate feature/module.
Because the generic thermal layer can not work without
thermal governors, and it must load the thermal governors
during its initialization.

Build them into one module in this patch.

This also fix a problem that the generic thermal layer does not
work when CONFIG_THERMAL=m and CONFIG_THERMAL_GOV_XXX=y.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Acked-by: Eduardo Valentin <eduardo.valentin@ti.com>
Acked-by: Durgadoss R <durgadoss.r@intel.com>
/openbmc/linux/include/linux/
H A Dthermal.hdiff 80a26a5c22b90a82b8696cb72c1d09d525ada53e Tue Mar 26 03:38:29 CDT 2013 Zhang Rui <rui.zhang@intel.com> Thermal: build thermal governors into thermal_sys module

The thermal governors are part of the thermal framework,
rather than a seperate feature/module.
Because the generic thermal layer can not work without
thermal governors, and it must load the thermal governors
during its initialization.

Build them into one module in this patch.

This also fix a problem that the generic thermal layer does not
work when CONFIG_THERMAL=m and CONFIG_THERMAL_GOV_XXX=y.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Acked-by: Eduardo Valentin <eduardo.valentin@ti.com>
Acked-by: Durgadoss R <durgadoss.r@intel.com>