summaryrefslogtreecommitdiff
path: root/drivers/thermal/st/stm_thermal.c
AgeCommit message (Expand)Author
2023-10-02thermal: stm: Convert to platform remove callback returning voidUwe Kleine-König
2023-07-31thermal: Explicitly include correct DT includesRob Herring
2023-04-01thermal/drivers/stm: Don't set no_hwmon to falseDaniel Lezcano
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano
2023-02-15thermal: Remove core header inclusion from driversDaniel Lezcano
2022-12-14thermal/drivers/st: Use devm_platform_get_and_ioremap_resource()Minghao Chi
2022-08-17thermal/drivers/st: Switch to new of APIDaniel Lezcano
2020-10-12thermal: stm32: simplify the return expression of stm_thermal_prepare()Qinglang Miao
2020-04-14thermal: Delete an error message in four functionsMarkus Elfring
2020-03-21thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_tClark Williams
2020-01-31thermal: stm32: fix spelling mistake "preprare" -> "prepare"Colin Ian King
2020-01-27thermal: stm32: Fix low threshold interrupt floodPascal Paillet
2020-01-27thermal: stm32: Improve temperature computingPascal Paillet
2020-01-27thermal: stm32: Handle multiple trip pointsPascal Paillet
2020-01-27thermal: stm32: Disable interrupts at probePascal Paillet
2020-01-27thermal: stm32: Rework sensor mode managementPascal Paillet
2020-01-27thermal: stm32: Fix icifr register namePascal Paillet
2019-05-13thermal: stm32: simplify getting .driver_dataWolfram Sang
2018-12-10thermal: stm32: Fix stm_thermal_read_factory_settingsDavid HERNANDEZ SANCHEZ
2018-12-10thermal: stm32: read factory settings inside stm_thermal_prepareDavid HERNANDEZ SANCHEZ
2018-10-25thermal: add stm32 thermal driverDavid HERNANDEZ SANCHEZ