Searched hist:a369ee88f7f6059a582087dc8bd9fc42b2731f5b (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/thermal/ |
H A D | thermal_sysfs.c | a369ee88f7f6059a582087dc8bd9fc42b2731f5b Mon Nov 07 23:09:00 CST 2016 Eduardo Valentin <edubezval@gmail.com> thermal: core: move thermal_zone sysfs to thermal_sysfs.c
This is a code reorganization, simply to concentrate the code handling sysfs in a specific file: thermal_sysfs.c.
Right now, moving only the sysfs entries of thermal_zone_device.
Cc: Zhang Rui <rui.zhang@intel.com> Cc: linux-pm@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Eduardo Valentin <edubezval@gmail.com> Signed-off-by: Zhang Rui <rui.zhang@intel.com>
|
H A D | thermal_core.h | diff a369ee88f7f6059a582087dc8bd9fc42b2731f5b Mon Nov 07 23:09:00 CST 2016 Eduardo Valentin <edubezval@gmail.com> thermal: core: move thermal_zone sysfs to thermal_sysfs.c
This is a code reorganization, simply to concentrate the code handling sysfs in a specific file: thermal_sysfs.c.
Right now, moving only the sysfs entries of thermal_zone_device.
Cc: Zhang Rui <rui.zhang@intel.com> Cc: linux-pm@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Eduardo Valentin <edubezval@gmail.com> Signed-off-by: Zhang Rui <rui.zhang@intel.com>
|
H A D | Makefile | diff a369ee88f7f6059a582087dc8bd9fc42b2731f5b Mon Nov 07 23:09:00 CST 2016 Eduardo Valentin <edubezval@gmail.com> thermal: core: move thermal_zone sysfs to thermal_sysfs.c
This is a code reorganization, simply to concentrate the code handling sysfs in a specific file: thermal_sysfs.c.
Right now, moving only the sysfs entries of thermal_zone_device.
Cc: Zhang Rui <rui.zhang@intel.com> Cc: linux-pm@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Eduardo Valentin <edubezval@gmail.com> Signed-off-by: Zhang Rui <rui.zhang@intel.com>
|
H A D | thermal_core.c | diff a369ee88f7f6059a582087dc8bd9fc42b2731f5b Mon Nov 07 23:09:00 CST 2016 Eduardo Valentin <edubezval@gmail.com> thermal: core: move thermal_zone sysfs to thermal_sysfs.c
This is a code reorganization, simply to concentrate the code handling sysfs in a specific file: thermal_sysfs.c.
Right now, moving only the sysfs entries of thermal_zone_device.
Cc: Zhang Rui <rui.zhang@intel.com> Cc: linux-pm@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Eduardo Valentin <edubezval@gmail.com> Signed-off-by: Zhang Rui <rui.zhang@intel.com>
|