index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
thermal_hwmon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
thermal: Drop redundant and confusing device_is_registered() checks
Rafael J. Wysocki
2023-12-12
1
-4
/
+1
*
thermal/hwmon: Add error information printing for devm_thermal_add_hwmon_sysfs()
Yangtao Li
2023-06-26
1
-1
/
+4
*
thermal: thermal_hwmon: Revert recent message adjustment
Rafael J. Wysocki
2023-03-29
1
-1
/
+1
*
thermal: thermal_hwmon: Fix a kernel NULL pointer dereference
Zhang Rui
2023-03-29
1
-1
/
+1
*
thermal/hwmon: Use the thermal_core.h header
Daniel Lezcano
2023-03-03
1
-0
/
+1
*
thermal: Don't use 'device' internal thermal zone structure field
Daniel Lezcano
2023-03-03
1
-2
/
+2
*
thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()
Daniel Lezcano
2023-03-03
1
-2
/
+2
*
thermal/core: Protect hwmon accesses to thermal operations with thermal zone ...
Guenter Roeck
2022-11-14
1
-1
/
+9
*
thermal: move from strlcpy() with unused retval to strscpy()
Wolfram Sang
2022-08-31
1
-1
/
+1
*
thermal/drivers/thermal_hwmon: Use hwmon_device_register_for_thermal()
Guenter Roeck
2022-05-22
1
-2
/
+4
*
thermal/drivers/hwmon: Cleanup coding style a bit
Bernard Zhao
2020-11-12
1
-2
/
+1
*
thermal/drivers/thermal_hwmon: Include export.h
Amit Kucheria
2020-05-22
1
-0
/
+1
*
thermal/drivers/thermal_hwmon: Sort headers alphabetically
Amit Kucheria
2020-05-22
1
-2
/
+3
*
thermal_hwmon: Add devres wrapper for thermal_add_hwmon_sysfs()
Andrey Smirnov
2020-01-27
1
-0
/
+28
*
thermal_hwmon: Sanitize thermal_zone type
Stefan Mavrodiev
2019-09-24
1
-2
/
+6
*
thermal_hwmon: Pass the originating device down to hwmon_device_register_with...
Marc Zyngier
2018-07-27
1
-1
/
+1
*
thermal_hwmon: Sanitize attribute name passed to hwmon
Marc Zyngier
2018-07-27
1
-0
/
+1
*
drivers: thermal: Update license to SPDX format
Lina Iyer
2018-05-30
1
-16
/
+1
*
thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()
Fabio Estevam
2018-01-15
1
-17
/
+3
*
Revert "thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()"
Fabio Estevam
2017-01-25
1
-3
/
+17
*
thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()
Fabio Estevam
2017-01-04
1
-17
/
+3
*
thermal: hwmon: Properly report critical temperature in sysfs
Krzysztof Kozlowski
2016-11-30
1
-1
/
+1
*
thermal: hwmon: use permission-specific DEVICE_ATTR variants
Julia Lawall
2016-11-23
1
-1
/
+1
*
thermal: hwmon: EXPORT_SYMBOL_GPL for thermal hwmon sysfs
Kuninori Morimoto
2016-08-08
1
-0
/
+2
*
thermal: consistently use int for temperatures
Sascha Hauer
2015-08-03
1
-5
/
+5
*
thermal: hwmon: Make the check for critical temp valid consistent
Aaron Lu
2014-06-30
1
-15
/
+18
*
Revert "drivers: thermal: parent virtual hwmon with thermal zone"
Zhang Rui
2013-10-21
1
-1
/
+1
*
drivers: thermal: parent virtual hwmon with thermal zone
Eduardo Valentin
2013-09-03
1
-1
/
+1
*
thermal: hwmon: move hwmon support to single file
Eduardo Valentin
2013-09-03
1
-0
/
+269