Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
Pull thermal fixes from Eduardo Valentin: "Specifics in this pull request: - Fixes in mediatek and OF thermal drivers - Fixes in power_allocator governor - More fixes of unsigned to int type change in thermal_core.c. These change have been CI tested using KernelCI bot. \o/" * 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal: thermal: fix Mediatek thermal controller build thermal: consistently use int for trip temp thermal: fix mtk_thermal build dependency thermal: minor mtk_thermal.c cleanups thermal: power_allocator: req_range multiplication should be a 64 bit type thermal: of: add __init attribute
No related branches found
No related tags found
Showing
- drivers/thermal/Kconfig 2 additions, 0 deletionsdrivers/thermal/Kconfig
- drivers/thermal/mtk_thermal.c 1 addition, 2 deletionsdrivers/thermal/mtk_thermal.c
- drivers/thermal/of-thermal.c 2 additions, 2 deletionsdrivers/thermal/of-thermal.c
- drivers/thermal/power_allocator.c 1 addition, 1 deletiondrivers/thermal/power_allocator.c
- drivers/thermal/thermal_core.c 4 additions, 4 deletionsdrivers/thermal/thermal_core.c
- include/linux/thermal.h 2 additions, 2 deletionsinclude/linux/thermal.h
Loading
Please register or sign in to comment