index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
st
/
stm_thermal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-13
thermal: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-09-02
thermal/drivers/st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
Raphael Gallais-Pou
1
-5
/
+3
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-04-01
thermal/drivers/stm: Don't set no_hwmon to false
Daniel Lezcano
1
-1
/
+0
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
1
-2
/
+2
2023-02-15
thermal: Remove core header inclusion from drivers
Daniel Lezcano
1
-1
/
+0
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
2020-10-12
thermal: stm32: simplify the return expression of stm_thermal_prepare()
Qinglang Miao
1
-6
/
+1
2020-04-14
thermal: Delete an error message in four functions
Markus Elfring
1
-3
/
+1
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-13
thermal: stm32: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
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-10-25
thermal: add stm32 thermal driver
David HERNANDEZ SANCHEZ
1
-0
/
+760