summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/st
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-304-21/+4Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* thermal: stm32: simplify getting .driver_dataWolfram Sang2019-05-141-4/+2Star
* drivers: thermal: Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult2019-05-141-11/+11
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2019-01-061-4/+2Star
|\
| * thermal: st: st_thermal: simplify getting .driver_dataWolfram Sang2018-11-301-4/+2Star
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2019-01-061-1/+1
|\ \
| * | thermal: st: fix Makefile typoArnd Bergmann2019-01-021-1/+1
| |/
* | thermal: stm32: Fix stm_thermal_read_factory_settingsDavid HERNANDEZ SANCHEZ2018-12-111-2/+2
* | thermal: stm32: read factory settings inside stm_thermal_prepareDavid HERNANDEZ SANCHEZ2018-12-111-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-121-3/+2Star
|\
| * thermal: consistently use int for temperaturesSascha Hauer2015-08-031-3/+2Star
* | 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-152-2/+0Star
|\
| * thermal: st: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0Star
* | 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