summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/st/stm_thermal.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: stm32: simplify the return expression of stm_thermal_prepare()Qinglang Miao2020-10-121-6/+1
* thermal: Delete an error message in four functionsMarkus Elfring2020-04-141-3/+1
* thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_tClark Williams2020-03-211-1/+2
* thermal: stm32: fix spelling mistake "preprare" -> "prepare"Colin Ian King2020-01-311-1/+1
* thermal: stm32: Fix low threshold interrupt floodPascal Paillet2020-01-271-1/+2
* thermal: stm32: Improve temperature computingPascal Paillet2020-01-271-44/+14
* thermal: stm32: Handle multiple trip pointsPascal Paillet2020-01-271-212/+86
* thermal: stm32: Disable interrupts at probePascal Paillet2020-01-271-5/+14
* thermal: stm32: Rework sensor mode managementPascal Paillet2020-01-271-6/+4
* thermal: stm32: Fix icifr register namePascal Paillet2020-01-271-5/+5
* thermal: stm32: simplify getting .driver_dataWolfram Sang2019-05-131-4/+2
* thermal: stm32: Fix stm_thermal_read_factory_settingsDavid HERNANDEZ SANCHEZ2018-12-101-2/+2
* thermal: stm32: read factory settings inside stm_thermal_prepareDavid HERNANDEZ SANCHEZ2018-12-101-4/+4
* thermal: add stm32 thermal driverDavid HERNANDEZ SANCHEZ2018-10-251-0/+760