summaryrefslogtreecommitdiff
path: root/drivers/thermal/thermal_hwmon.c
AgeCommit message (Expand)Author
2023-06-26thermal/hwmon: Add error information printing for devm_thermal_add_hwmon_sysfs()Yangtao Li
2023-03-29thermal: thermal_hwmon: Revert recent message adjustmentRafael J. Wysocki
2023-03-29thermal: thermal_hwmon: Fix a kernel NULL pointer dereferenceZhang Rui
2023-03-03thermal/hwmon: Use the thermal_core.h headerDaniel Lezcano
2023-03-03thermal: Don't use 'device' internal thermal zone structure fieldDaniel Lezcano
2023-03-03thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()Daniel Lezcano
2022-11-14thermal/core: Protect hwmon accesses to thermal operations with thermal zone ...Guenter Roeck
2022-08-31thermal: move from strlcpy() with unused retval to strscpy()Wolfram Sang
2022-05-22thermal/drivers/thermal_hwmon: Use hwmon_device_register_for_thermal()Guenter Roeck
2020-11-12thermal/drivers/hwmon: Cleanup coding style a bitBernard Zhao
2020-05-22thermal/drivers/thermal_hwmon: Include export.hAmit Kucheria
2020-05-22thermal/drivers/thermal_hwmon: Sort headers alphabeticallyAmit Kucheria
2020-01-27thermal_hwmon: Add devres wrapper for thermal_add_hwmon_sysfs()Andrey Smirnov
2019-09-24thermal_hwmon: Sanitize thermal_zone typeStefan Mavrodiev
2018-07-27thermal_hwmon: Pass the originating device down to hwmon_device_register_with...Marc Zyngier
2018-07-27thermal_hwmon: Sanitize attribute name passed to hwmonMarc Zyngier
2018-05-30drivers: thermal: Update license to SPDX formatLina Iyer
2018-01-15thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()Fabio Estevam
2017-01-25Revert "thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()"Fabio Estevam
2017-01-04thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()Fabio Estevam
2016-11-30thermal: hwmon: Properly report critical temperature in sysfsKrzysztof Kozlowski
2016-11-23thermal: hwmon: use permission-specific DEVICE_ATTR variantsJulia Lawall
2016-08-08thermal: hwmon: EXPORT_SYMBOL_GPL for thermal hwmon sysfsKuninori Morimoto
2015-08-03thermal: consistently use int for temperaturesSascha Hauer
2014-06-30thermal: hwmon: Make the check for critical temp valid consistentAaron Lu
2013-10-21Revert "drivers: thermal: parent virtual hwmon with thermal zone"Zhang Rui
2013-09-03drivers: thermal: parent virtual hwmon with thermal zoneEduardo Valentin
2013-09-03thermal: hwmon: move hwmon support to single fileEduardo Valentin