-
- Downloads
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
Pull thermal management fixes from Zhang Rui: "Specifics: - fix an error that "weight_attr" sysfs attribute is not removed while unbinding. From: Viresh Kumar. - fix power allocator governor tracing to return the real request. From Javi Merino. - remove redundant owner assignment of hisi platform thermal driver. From Krzysztof Kozlowski. - a couple of small fixes of Exynos thermal driver. From Krzysztof Kozlowski and Chanwoo Choi" * 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux: thermal: Drop owner assignment from platform_driver thermal: exynos: Remove unused code related to platform_data on probe() thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OF thermal: exynos: Disable the regulator on probe failure thermal: power_allocator: trace the real requested power thermal: remove dangling 'weight_attr' device file
Showing
- drivers/thermal/hisi_thermal.c 0 additions, 1 deletiondrivers/thermal/hisi_thermal.c
- drivers/thermal/power_allocator.c 16 additions, 10 deletionsdrivers/thermal/power_allocator.c
- drivers/thermal/samsung/Kconfig 1 addition, 1 deletiondrivers/thermal/samsung/Kconfig
- drivers/thermal/samsung/exynos_tmu.c 2 additions, 3 deletionsdrivers/thermal/samsung/exynos_tmu.c
- drivers/thermal/thermal_core.c 1 addition, 0 deletionsdrivers/thermal/thermal_core.c
Loading
Please register or sign in to comment