index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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