summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/st
AgeCommit message (Expand)AuthorLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-21/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2019-05-13thermal: stm32: simplify getting .driver_dataWolfram Sang-4/+2
2019-05-13drivers: thermal: Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult-11/+11
2019-01-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds-4/+2
2019-01-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds-1/+1
2019-01-02thermal: st: fix Makefile typoArnd Bergmann-1/+1
2018-12-10thermal: stm32: Fix stm_thermal_read_factory_settingsDavid HERNANDEZ SANCHEZ-2/+2
2018-12-10thermal: stm32: read factory settings inside stm_thermal_prepareDavid HERNANDEZ SANCHEZ-4/+4
2018-11-30thermal: st: st_thermal: simplify getting .driver_dataWolfram Sang-4/+2
2018-10-25thermal: add stm32 thermal driverDavid HERNANDEZ SANCHEZ-0/+775
2016-09-27thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada-1/+2
2015-09-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds-3/+2
2015-08-07thermal: sti: Add parentheses around bridge->ops->regmap_init callNicolas Boichat-1/+1
2015-08-03thermal: consistently use int for temperaturesSascha Hauer-3/+2
2015-04-07drivers: thermal: st: remove several sparse warningsEduardo Valentin-11/+11
2015-04-07thermal: constify of_device_id arrayFabian Frederick-2/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+0
2014-11-21thermal: sti: Ignore suspend/resume functions when !PM_SLEEPLee Jones-0/+3
2014-10-20thermal: st: drop owner assignment from platform_driversWolfram Sang-2/+0
2014-07-15thermal: sti: Add support for ST's Memory Mapped based Thermal controllerLee Jones-0/+214
2014-07-15thermal: sti: Add support for ST's System Config Register based Thermal contr...Lee Jones-0/+184
2014-07-15thermal: sti: Introduce ST Thermal core codeLee Jones-0/+422