Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
Pull thermal management fixes from Zhang Rui: - Fix a wrong __percpu structure declaration in intel_powerclamp driver (Luc Van Oostenryck) - Fix truncated name of the idle injection kthreads created by intel_powerclamp driver (Zhang Rui) - Fix the missing UUID supports in int3400 thermal driver (Matthew Garrett) - Fix a crash when accessing the debugfs of bcm2835 SoC thermal driver (Phil Elwell) - A couple of trivial fixes/cleanups in some SoC thermal drivers * 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux: thermal/intel_powerclamp: fix truncated kthread name thermal: mtk: Allocate enough space for mtk_thermal. thermal/int340x_thermal: fix mode setting thermal/int340x_thermal: Add additional UUIDs thermal: cpu_cooling: Remove unused cur_freq variable thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs thermal: samsung: Fix incorrect check after code merge thermal/intel_powerclamp: fix __percpu declaration of worker_data
No related branches found
No related tags found
Showing
- drivers/thermal/broadcom/bcm2835_thermal.c 4 additions, 5 deletionsdrivers/thermal/broadcom/bcm2835_thermal.c
- drivers/thermal/cpu_cooling.c 1 addition, 2 deletionsdrivers/thermal/cpu_cooling.c
- drivers/thermal/intel/int340x_thermal/int3400_thermal.c 17 additions, 4 deletionsdrivers/thermal/intel/int340x_thermal/int3400_thermal.c
- drivers/thermal/intel/intel_powerclamp.c 2 additions, 2 deletionsdrivers/thermal/intel/intel_powerclamp.c
- drivers/thermal/mtk_thermal.c 5 additions, 2 deletionsdrivers/thermal/mtk_thermal.c
- drivers/thermal/samsung/exynos_tmu.c 1 addition, 1 deletiondrivers/thermal/samsung/exynos_tmu.c
Loading
Please register or sign in to comment