index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
st
/
st_thermal_memmap.c
Age
Commit message (
Expand
)
Author
2024-09-02
thermal/drivers/st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
Raphael Gallais-Pou
2024-07-15
thermal/drivers/sti: Cleanup code related to stih416
Raphael Gallais-Pou
2024-03-11
thermal: Drop spaces before TABs
Geert Uytterhoeven
2023-06-26
thermal/drivers/stm32: Convert to platform remove callback returning void
Uwe Kleine-König
2021-06-14
thermal/drivers/st: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2020-04-14
thermal: Delete an error message in four functions
Markus Elfring
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2016-09-27
thermal: Enhance thermal_zone_device_update for events
Srinivas Pandruvada
2015-04-07
drivers: thermal: st: remove several sparse warnings
Eduardo Valentin
2015-04-07
thermal: constify of_device_id array
Fabian Frederick
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