Age | Commit message (Expand) | Author |
2023-10-02 | thermal: stm: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-07-31 | thermal: Explicitly include correct DT includes | Rob Herring |
2023-06-26 | thermal/drivers/stm32: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-04-01 | thermal/drivers/stm: Don't set no_hwmon to false | Daniel Lezcano |
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-02-15 | thermal/drivers/st: Remove syscfg based driver | Alain Volmat |
2023-02-15 | thermal: Remove core header inclusion from drivers | Daniel Lezcano |
2023-01-06 | thermal/drivers/st: Use generic trip points | Daniel Lezcano |
2022-12-14 | thermal/drivers/st: Use devm_platform_get_and_ioremap_resource() | Minghao Chi |
2022-08-17 | thermal/drivers/st: Switch to new of API | Daniel Lezcano |
2021-06-14 | thermal/drivers/st: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang |
2020-10-12 | thermal: stm32: simplify the return expression of stm_thermal_prepare() | Qinglang Miao |
2020-10-12 | drivers: thermal: Kconfig: fix spelling mistake "acces" -> "access" | Colin Ian King |
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 |