aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/st (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-27thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada1-1/+2
2015-09-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-3/+2
2015-08-07thermal: sti: Add parentheses around bridge->ops->regmap_init callNicolas Boichat1-1/+1
2015-08-03thermal: consistently use int for temperaturesSascha Hauer1-3/+2
2015-04-07drivers: thermal: st: remove several sparse warningsEduardo Valentin3-11/+11
2015-04-07thermal: constify of_device_id arrayFabian Frederick2-2/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-2/+0
2014-11-21thermal: sti: Ignore suspend/resume functions when !PM_SLEEPLee Jones1-0/+3
2014-10-20thermal: st: drop owner assignment from platform_driversWolfram Sang2-2/+0
2014-07-15thermal: sti: Add support for ST's Memory Mapped based Thermal controllerLee Jones3-0/+214
2014-07-15thermal: sti: Add support for ST's System Config Register based Thermal controllerLee Jones3-0/+184
2014-07-15thermal: sti: Introduce ST Thermal core codeLee Jones4-0/+422