summaryrefslogtreecommitdiff
path: root/drivers/thermal/st
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-06-26thermal/drivers/stm32: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-01thermal/drivers/stm: Don't set no_hwmon to falseDaniel Lezcano
2023-03-03thermal: Remove debug or error messages in get_temp() opsDaniel Lezcano
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano
2023-02-15thermal/drivers/st: Remove syscfg based driverAlain Volmat
2023-02-15thermal: Remove core header inclusion from driversDaniel Lezcano
2023-01-06thermal/drivers/st: Use generic trip pointsDaniel 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
2021-06-14thermal/drivers/st: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2020-10-12thermal: stm32: simplify the return expression of stm_thermal_prepare()Qinglang Miao
2020-10-12drivers: thermal: Kconfig: fix spelling mistake "acces" -> "access"Colin Ian King
2020-06-29thermal: Explicitly enable non-changing thermal zone devicesAndrzej Pietrasiewicz
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-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-13thermal: stm32: simplify getting .driver_dataWolfram Sang
2019-05-13drivers: thermal: Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult
2019-01-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2019-01-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2019-01-02thermal: st: fix Makefile typoArnd Bergmann
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-11-30thermal: st: st_thermal: simplify getting .driver_dataWolfram Sang
2018-10-25thermal: add stm32 thermal driverDavid HERNANDEZ SANCHEZ
2016-09-27thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada
2015-09-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-08-07thermal: sti: Add parentheses around bridge->ops->regmap_init callNicolas Boichat
2015-08-03thermal: consistently use int for temperaturesSascha Hauer
2015-04-07drivers: thermal: st: remove several sparse warningsEduardo Valentin
2015-04-07thermal: constify of_device_id arrayFabian Frederick
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-21thermal: sti: Ignore suspend/resume functions when !PM_SLEEPLee Jones
2014-10-20thermal: st: drop owner assignment from platform_driversWolfram Sang
2014-07-15thermal: sti: Add support for ST's Memory Mapped based Thermal controllerLee Jones
2014-07-15thermal: sti: Add support for ST's System Config Register based Thermal contr...Lee Jones
2014-07-15thermal: sti: Introduce ST Thermal core codeLee Jones