index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
st
Age
Commit message (
Expand
)
Author
2020-06-29
thermal: Explicitly enable non-changing thermal zone devices
Andrzej Pietrasiewicz
2020-04-14
thermal: Delete an error message in four functions
Markus Elfring
2020-03-21
thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_t
Clark Williams
2020-01-31
thermal: stm32: fix spelling mistake "preprare" -> "prepare"
Colin Ian King
2020-01-27
thermal: stm32: Fix low threshold interrupt flood
Pascal Paillet
2020-01-27
thermal: stm32: Improve temperature computing
Pascal Paillet
2020-01-27
thermal: stm32: Handle multiple trip points
Pascal Paillet
2020-01-27
thermal: stm32: Disable interrupts at probe
Pascal Paillet
2020-01-27
thermal: stm32: Rework sensor mode management
Pascal Paillet
2020-01-27
thermal: stm32: Fix icifr register name
Pascal Paillet
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-13
thermal: stm32: simplify getting .driver_data
Wolfram Sang
2019-05-13
drivers: thermal: Kconfig: pedantic cleanups
Enrico Weigelt, metux IT consult
2019-01-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2019-01-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2019-01-02
thermal: st: fix Makefile typo
Arnd Bergmann
2018-12-10
thermal: stm32: Fix stm_thermal_read_factory_settings
David HERNANDEZ SANCHEZ
2018-12-10
thermal: stm32: read factory settings inside stm_thermal_prepare
David HERNANDEZ SANCHEZ
2018-11-30
thermal: st: st_thermal: simplify getting .driver_data
Wolfram Sang
2018-10-25
thermal: add stm32 thermal driver
David HERNANDEZ SANCHEZ
2016-09-27
thermal: Enhance thermal_zone_device_update for events
Srinivas Pandruvada
2015-09-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2015-08-07
thermal: sti: Add parentheses around bridge->ops->regmap_init call
Nicolas Boichat
2015-08-03
thermal: consistently use int for temperatures
Sascha Hauer
2015-04-07
drivers: thermal: st: remove several sparse warnings
Eduardo Valentin
2015-04-07
thermal: constify of_device_id array
Fabian Frederick
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-21
thermal: sti: Ignore suspend/resume functions when !PM_SLEEP
Lee Jones
2014-10-20
thermal: st: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-15
thermal: sti: Add support for ST's Memory Mapped based Thermal controller
Lee Jones
2014-07-15
thermal: sti: Add support for ST's System Config Register based Thermal contr...
Lee Jones
2014-07-15
thermal: sti: Introduce ST Thermal core code
Lee Jones