| Commit message (Expand) | Author | Age | Files | Lines |
* | thermal: stm32: simplify the return expression of stm_thermal_prepare() | Qinglang Miao | 2020-10-12 | 1 | -6/+1 |
* | thermal: Delete an error message in four functions | Markus Elfring | 2020-04-14 | 1 | -3/+1 |
* | thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_t | Clark Williams | 2020-03-21 | 1 | -1/+2 |
* | thermal: stm32: fix spelling mistake "preprare" -> "prepare" | Colin Ian King | 2020-01-31 | 1 | -1/+1 |
* | thermal: stm32: Fix low threshold interrupt flood | Pascal Paillet | 2020-01-27 | 1 | -1/+2 |
* | thermal: stm32: Improve temperature computing | Pascal Paillet | 2020-01-27 | 1 | -44/+14 |
* | thermal: stm32: Handle multiple trip points | Pascal Paillet | 2020-01-27 | 1 | -212/+86 |
* | thermal: stm32: Disable interrupts at probe | Pascal Paillet | 2020-01-27 | 1 | -5/+14 |
* | thermal: stm32: Rework sensor mode management | Pascal Paillet | 2020-01-27 | 1 | -6/+4 |
* | thermal: stm32: Fix icifr register name | Pascal Paillet | 2020-01-27 | 1 | -5/+5 |
* | thermal: stm32: simplify getting .driver_data | Wolfram Sang | 2019-05-13 | 1 | -4/+2 |
* | thermal: stm32: Fix stm_thermal_read_factory_settings | David HERNANDEZ SANCHEZ | 2018-12-10 | 1 | -2/+2 |
* | thermal: stm32: read factory settings inside stm_thermal_prepare | David HERNANDEZ SANCHEZ | 2018-12-10 | 1 | -4/+4 |
* | thermal: add stm32 thermal driver | David HERNANDEZ SANCHEZ | 2018-10-25 | 1 | -0/+760 |