summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/st
Commit message (Expand)AuthorAgeFilesLines
* thermal: stm32: simplify the return expression of stm_thermal_prepare()Qinglang Miao2020-10-121-6/+1
* drivers: thermal: Kconfig: fix spelling mistake "acces" -> "access"Colin Ian King2020-10-121-1/+1
* thermal: Explicitly enable non-changing thermal zone devicesAndrzej Pietrasiewicz2020-06-291-0/+5
* thermal: Delete an error message in four functionsMarkus Elfring2020-04-142-6/+2
* 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
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-304-21/+4
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* thermal: stm32: simplify getting .driver_dataWolfram Sang2019-05-131-4/+2
* drivers: thermal: Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult2019-05-131-11/+11
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2019-01-051-4/+2
|\
| * thermal: st: st_thermal: simplify getting .driver_dataWolfram Sang2018-11-301-4/+2
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2019-01-051-1/+1
|\ \
| * | thermal: st: fix Makefile typoArnd Bergmann2019-01-021-1/+1
| |/
* | 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-253-0/+775
* thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada2016-09-271-1/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-09-111-3/+2
|\
| * thermal: consistently use int for temperaturesSascha Hauer2015-08-031-3/+2
* | thermal: sti: Add parentheses around bridge->ops->regmap_init callNicolas Boichat2015-08-071-1/+1
|/
* drivers: thermal: st: remove several sparse warningsEduardo Valentin2015-04-073-11/+11
* thermal: constify of_device_id arrayFabian Frederick2015-04-072-2/+2
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-142-2/+0
|\
| * thermal: st: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0
* | thermal: sti: Ignore suspend/resume functions when !PM_SLEEPLee Jones2014-11-211-0/+3
|/
* thermal: sti: Add support for ST's Memory Mapped based Thermal controllerLee Jones2014-07-153-0/+214
* thermal: sti: Add support for ST's System Config Register based Thermal contr...Lee Jones2014-07-153-0/+184
* thermal: sti: Introduce ST Thermal core codeLee Jones2014-07-154-0/+422