aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/thermal_hwmon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-27thermal_hwmon: Pass the originating device down to hwmon_device_register_with_infoMarc Zyngier1-1/+1
2018-07-27thermal_hwmon: Sanitize attribute name passed to hwmonMarc Zyngier1-0/+1
2018-05-30drivers: thermal: Update license to SPDX formatLina Iyer1-16/+1
2018-01-15thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()Fabio Estevam1-17/+3
2017-01-25Revert "thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()"Fabio Estevam1-3/+17
2017-01-04thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()Fabio Estevam1-17/+3
2016-11-30thermal: hwmon: Properly report critical temperature in sysfsKrzysztof Kozlowski1-1/+1
2016-11-23thermal: hwmon: use permission-specific DEVICE_ATTR variantsJulia Lawall1-1/+1
2016-08-08thermal: hwmon: EXPORT_SYMBOL_GPL for thermal hwmon sysfsKuninori Morimoto1-0/+2
2015-08-03thermal: consistently use int for temperaturesSascha Hauer1-5/+5
2014-06-30thermal: hwmon: Make the check for critical temp valid consistentAaron Lu1-15/+18
2013-10-21Revert "drivers: thermal: parent virtual hwmon with thermal zone"Zhang Rui1-1/+1
2013-09-03drivers: thermal: parent virtual hwmon with thermal zoneEduardo Valentin1-1/+1
2013-09-03thermal: hwmon: move hwmon support to single fileEduardo Valentin1-0/+269