linux_dsm_epyc7002/drivers/thermal
Anson Huang 968ea0dffa thermal: imx_sc_thermal: Fix incorrect data type
The temperature value passed from SCU could be negative value,
the data type should be signed instead of unsigned.

Fixes: e20db70dba ("thermal: imx_sc: add i.MX system controller thermal support")
Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Reviewed-by: Amit Kucheria <amit.kucheria@linaro.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/1584606380-9972-1-git-send-email-Anson.Huang@nxp.com
2020-03-23 15:20:47 +01:00
..
broadcom thermal: brcmstb_thermal: Register different ops per process 2020-01-27 11:41:08 +01:00
intel thermal: int340x_thermal: Use scnprintf() for avoiding potential buffer overflow 2020-03-23 15:20:47 +01:00
qcom drivers: thermal: tsens: Remove unnecessary irq flag 2020-03-20 12:17:48 +01:00
samsung thermal: exynos: Silence warning during deferred probe 2020-03-12 11:56:53 +01:00
st thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_t 2020-03-21 10:01:02 +01:00
tegra
ti-soc-thermal thermal: ti-soc-thermal: Use GPIO descriptors 2020-03-12 11:56:53 +01:00
amlogic_thermal.c
armada_thermal.c thermal: armada: remove unused TO_MCELSIUS macro 2020-01-31 10:30:40 -08:00
clock_cooling.c
cpufreq_cooling.c
cpuidle_cooling.c
da9062-thermal.c
db8500_thermal.c
devfreq_cooling.c
dove_thermal.c
fair_share.c
gov_bang_bang.c
hisi_thermal.c
imx8mm_thermal.c thermal: imx8mm: Add support for i.MX8MM thermal monitoring unit 2020-03-12 11:56:53 +01:00
imx_sc_thermal.c thermal: imx_sc_thermal: Fix incorrect data type 2020-03-23 15:20:47 +01:00
imx_thermal.c thermal: imx: Calling imx_thermal_unregister_legacy_cooling() in .remove 2020-03-20 12:17:48 +01:00
Kconfig thermal: Add COMPILE_TEST support for i.MX8MM 2020-03-12 12:11:43 +01:00
kirkwood_thermal.c
Makefile thermal: imx8mm: Add support for i.MX8MM thermal monitoring unit 2020-03-12 11:56:53 +01:00
max77620_thermal.c
mtk_thermal.c
of-thermal.c thermal: of-thermal: add API for getting sensor ID from DT 2020-03-12 11:40:57 +01:00
power_allocator.c
qoriq_thermal.c thermal: qoriq: Sort includes alphabetically 2020-03-20 12:17:48 +01:00
rcar_gen3_thermal.c thermal: rcar_gen3_thermal: Add r8a77961 support 2020-03-20 12:17:48 +01:00
rcar_thermal.c thermal: rcar_thermal: Remove lock in rcar_thermal_get_current_temp() 2020-03-20 12:17:48 +01:00
rockchip_thermal.c
spear_thermal.c
sprd_thermal.c thermal: sprd: Add Spreadtrum thermal driver support 2020-03-12 11:40:57 +01:00
step_wise.c
sun8i_thermal.c thermal: sun8i: Add hwmon support 2020-01-27 11:41:08 +01:00
tango_thermal.c
thermal_core.c
thermal_core.h
thermal_helpers.c
thermal_hwmon.c
thermal_hwmon.h
thermal_mmio.c
thermal_sysfs.c
thermal-generic-adc.c
uniphier_thermal.c
user_space.c
zx2967_thermal.c