Searched hist:"23 ff8529ee207c634ce2e170c353938db7aa98a9" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/thermal/ |
H A D | khadas_mcu_fan.c | diff 23ff8529ee207c634ce2e170c353938db7aa98a9 Mon Jan 18 11:38:24 CST 2021 Daniel Lezcano <daniel.lezcano@linaro.org> thermal/core: Make cooling device state change private
The change of the cooling device state should be used by the governor or at least by the core code, not by the drivers themselves.
Remove the API usage and move the function declaration to the internal headers.
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Acked-by: Guenter Roeck <linux@roeck-us.net> Acked-by: Zhang Rui <rui.zhang@intel.com> Link: https://lore.kernel.org/r/20210118173824.9970-1-daniel.lezcano@linaro.org
|
H A D | thermal_core.h | diff 23ff8529ee207c634ce2e170c353938db7aa98a9 Mon Jan 18 11:38:24 CST 2021 Daniel Lezcano <daniel.lezcano@linaro.org> thermal/core: Make cooling device state change private
The change of the cooling device state should be used by the governor or at least by the core code, not by the drivers themselves.
Remove the API usage and move the function declaration to the internal headers.
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Acked-by: Guenter Roeck <linux@roeck-us.net> Acked-by: Zhang Rui <rui.zhang@intel.com> Link: https://lore.kernel.org/r/20210118173824.9970-1-daniel.lezcano@linaro.org
|
/openbmc/linux/drivers/hwmon/ |
H A D | pwm-fan.c | diff 23ff8529ee207c634ce2e170c353938db7aa98a9 Mon Jan 18 11:38:24 CST 2021 Daniel Lezcano <daniel.lezcano@linaro.org> thermal/core: Make cooling device state change private
The change of the cooling device state should be used by the governor or at least by the core code, not by the drivers themselves.
Remove the API usage and move the function declaration to the internal headers.
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Acked-by: Guenter Roeck <linux@roeck-us.net> Acked-by: Zhang Rui <rui.zhang@intel.com> Link: https://lore.kernel.org/r/20210118173824.9970-1-daniel.lezcano@linaro.org
|
/openbmc/linux/include/linux/ |
H A D | thermal.h | diff 23ff8529ee207c634ce2e170c353938db7aa98a9 Mon Jan 18 11:38:24 CST 2021 Daniel Lezcano <daniel.lezcano@linaro.org> thermal/core: Make cooling device state change private
The change of the cooling device state should be used by the governor or at least by the core code, not by the drivers themselves.
Remove the API usage and move the function declaration to the internal headers.
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Acked-by: Guenter Roeck <linux@roeck-us.net> Acked-by: Zhang Rui <rui.zhang@intel.com> Link: https://lore.kernel.org/r/20210118173824.9970-1-daniel.lezcano@linaro.org
|