summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/thermal_hwmon.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()Fabio Estevam2018-01-151-17/+3
* Revert "thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()"Fabio Estevam2017-01-251-3/+17
* thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()Fabio Estevam2017-01-041-17/+3
* thermal: hwmon: Properly report critical temperature in sysfsKrzysztof Kozlowski2016-11-301-1/+1
* thermal: hwmon: use permission-specific DEVICE_ATTR variantsJulia Lawall2016-11-231-1/+1
* thermal: hwmon: EXPORT_SYMBOL_GPL for thermal hwmon sysfsKuninori Morimoto2016-08-081-0/+2
* thermal: consistently use int for temperaturesSascha Hauer2015-08-031-5/+5
* thermal: hwmon: Make the check for critical temp valid consistentAaron Lu2014-06-301-15/+18
* Revert "drivers: thermal: parent virtual hwmon with thermal zone"Zhang Rui2013-10-211-1/+1
* drivers: thermal: parent virtual hwmon with thermal zoneEduardo Valentin2013-09-031-1/+1
* thermal: hwmon: move hwmon support to single fileEduardo Valentin2013-09-031-0/+269