index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
st
/
st_thermal.c
Age
Commit message (
Expand
)
Author
2025-07-15
thermal: Constify struct thermal_zone_device_ops
Christophe JAILLET
2024-09-02
thermal/drivers/sti: Depend on THERMAL_OF subsystem
Raphael Gallais-Pou
2024-09-02
thermal/drivers/st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
Raphael Gallais-Pou
2024-02-27
thermal: core: Eliminate writable trip points masks
Rafael J. Wysocki
2023-06-26
thermal/drivers/stm32: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-03
thermal: Remove debug or error messages in get_temp() ops
Daniel Lezcano
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
2023-01-06
thermal/drivers/st: Use generic trip points
Daniel Lezcano
2020-06-29
thermal: Explicitly enable non-changing thermal zone devices
Andrzej Pietrasiewicz
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-11-30
thermal: st: st_thermal: simplify getting .driver_data
Wolfram Sang
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
2014-11-21
thermal: sti: Ignore suspend/resume functions when !PM_SLEEP
Lee Jones
2014-07-15
thermal: sti: Introduce ST Thermal core code
Lee Jones