aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/st (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/linuxLinus 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/evalenti/linux-soc-thermalLinus 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/linuxLinus 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/git/gregkh/driver-coreLinus 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 controllerLee Jones2014-07-153-0/+184
* thermal: sti: Introduce ST Thermal core codeLee Jones2014-07-154-0/+422