index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
st
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-14
thermal/drivers/st: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-11
/
+2
2020-10-12
thermal: stm32: simplify the return expression of stm_thermal_prepare()
Qinglang Miao
1
-6
/
+1
2020-10-12
drivers: thermal: Kconfig: fix spelling mistake "acces" -> "access"
Colin Ian King
1
-1
/
+1
2020-06-29
thermal: Explicitly enable non-changing thermal zone devices
Andrzej Pietrasiewicz
1
-0
/
+5
2020-04-14
thermal: Delete an error message in four functions
Markus Elfring
2
-6
/
+2
2020-03-21
thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_t
Clark Williams
1
-1
/
+2
2020-01-31
thermal: stm32: fix spelling mistake "preprare" -> "prepare"
Colin Ian King
1
-1
/
+1
2020-01-27
thermal: stm32: Fix low threshold interrupt flood
Pascal Paillet
1
-1
/
+2
2020-01-27
thermal: stm32: Improve temperature computing
Pascal Paillet
1
-44
/
+14
2020-01-27
thermal: stm32: Handle multiple trip points
Pascal Paillet
1
-212
/
+86
2020-01-27
thermal: stm32: Disable interrupts at probe
Pascal Paillet
1
-5
/
+14
2020-01-27
thermal: stm32: Rework sensor mode management
Pascal Paillet
1
-6
/
+4
2020-01-27
thermal: stm32: Fix icifr register name
Pascal Paillet
1
-5
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
4
-21
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-13
thermal: stm32: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2019-05-13
drivers: thermal: Kconfig: pedantic cleanups
Enrico Weigelt, metux IT consult
1
-11
/
+11
2019-01-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-4
/
+2
2019-01-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
1
-1
/
+1
2019-01-02
thermal: st: fix Makefile typo
Arnd Bergmann
1
-1
/
+1
2018-12-10
thermal: stm32: Fix stm_thermal_read_factory_settings
David HERNANDEZ SANCHEZ
1
-2
/
+2
2018-12-10
thermal: stm32: read factory settings inside stm_thermal_prepare
David HERNANDEZ SANCHEZ
1
-4
/
+4
2018-11-30
thermal: st: st_thermal: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-10-25
thermal: add stm32 thermal driver
David HERNANDEZ SANCHEZ
3
-0
/
+775
2016-09-27
thermal: Enhance thermal_zone_device_update for events
Srinivas Pandruvada
1
-1
/
+2
2015-09-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-3
/
+2
2015-08-07
thermal: sti: Add parentheses around bridge->ops->regmap_init call
Nicolas Boichat
1
-1
/
+1
2015-08-03
thermal: consistently use int for temperatures
Sascha Hauer
1
-3
/
+2
2015-04-07
drivers: thermal: st: remove several sparse warnings
Eduardo Valentin
3
-11
/
+11
2015-04-07
thermal: constify of_device_id array
Fabian Frederick
2
-2
/
+2
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+0
2014-11-21
thermal: sti: Ignore suspend/resume functions when !PM_SLEEP
Lee Jones
1
-0
/
+3
2014-10-20
thermal: st: drop owner assignment from platform_drivers
Wolfram Sang
2
-2
/
+0
2014-07-15
thermal: sti: Add support for ST's Memory Mapped based Thermal controller
Lee Jones
3
-0
/
+214
2014-07-15
thermal: sti: Add support for ST's System Config Register based Thermal contr...
Lee Jones
3
-0
/
+184
2014-07-15
thermal: sti: Introduce ST Thermal core code
Lee Jones
4
-0
/
+422