index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
st
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-02
thermal/drivers/sti: Depend on THERMAL_OF subsystem
Raphael Gallais-Pou
1
-17
/
+11
2024-09-02
thermal/drivers/st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
Raphael Gallais-Pou
3
-9
/
+5
2024-07-15
thermal/drivers/sti: Cleanup code related to stih416
Raphael Gallais-Pou
1
-10
/
+0
2024-03-11
thermal: Drop spaces before TABs
Geert Uytterhoeven
2
-10
/
+10
2024-02-27
thermal: core: Eliminate writable trip points masks
Rafael J. Wysocki
1
-1
/
+1
2023-10-02
thermal: stm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-31
thermal: Explicitly include correct DT includes
Rob Herring
1
-2
/
+0
2023-06-26
thermal/drivers/stm32: Convert to platform remove callback returning void
Uwe Kleine-König
3
-7
/
+5
2023-04-01
thermal/drivers/stm: Don't set no_hwmon to false
Daniel Lezcano
1
-1
/
+0
2023-03-03
thermal: Remove debug or error messages in get_temp() ops
Daniel Lezcano
1
-3
/
+0
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
2
-3
/
+3
2023-02-15
thermal/drivers/st: Remove syscfg based driver
Alain Volmat
3
-179
/
+0
2023-02-15
thermal: Remove core header inclusion from drivers
Daniel Lezcano
1
-1
/
+0
2023-01-06
thermal/drivers/st: Use generic trip points
Daniel Lezcano
1
-40
/
+7
2022-12-14
thermal/drivers/st: Use devm_platform_get_and_ioremap_resource()
Minghao Chi
1
-3
/
+1
2022-08-17
thermal/drivers/st: Switch to new of API
Daniel Lezcano
1
-10
/
+8
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-14
thermal: stm32: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2019-05-14
drivers: thermal: Kconfig: pedantic cleanups
Enrico Weigelt, metux IT consult
1
-11
/
+11
2019-01-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-4
/
+2
2019-01-06
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-11
thermal: stm32: Fix stm_thermal_read_factory_settings
David HERNANDEZ SANCHEZ
1
-2
/
+2
2018-12-11
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-12
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-15
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
[next]