linux/drivers/thermal/intel
Zhang Rui e925b5be57 thermal/intel_powerclamp: fix truncated kthread name
kthread name only allows 15 characters (TASK_COMMON_LEN is 16).
Thus rename the kthreads created by intel_powerclamp driver from
"kidle_inject/ + decimal cpuid" to "kidle_inj/ + decimal cpuid"
to avoid truncated kthead name for cpu 100 and later.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
2019-03-18 22:26:33 +08:00
..
int340x_thermal thermal/int340x_thermal: fix mode setting 2019-03-18 22:13:21 +08:00
intel_bxt_pmic_thermal.c
intel_pch_thermal.c
intel_powerclamp.c thermal/intel_powerclamp: fix truncated kthread name 2019-03-18 22:26:33 +08:00
intel_quark_dts_thermal.c
intel_soc_dts_iosf.c
intel_soc_dts_iosf.h
intel_soc_dts_thermal.c
Kconfig
Makefile
x86_pkg_temp_thermal.c