aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/hwmon/raspberrypi-hwmon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-04-19hwmon: raspberrypi: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2021-12-26hwmon: (raspberrypi) Exit immediately in case of error in initArmin Wolf1-3/+4
2021-10-12hwmon: (raspberrypi) Use generic notification mechanismArmin Wolf1-1/+1
2021-03-23hwmon: raspberry-pi: Clean-up few drivers by using managed work initMatti Vaittinen1-11/+6
2019-09-03hwmon: (raspberrypi) update MODULE_AUTHOR() email addressStefan Wahren1-1/+1
2019-04-15hwmon: (raspberrypi-hwmon) Use HWMON_CHANNEL_INFO macroGuenter Roeck1-11/+2
2018-11-13hwmon: (raspberrypi) Fix initial notifyStefan Wahren1-6/+0
2018-09-05hwmon: rpi: add module alias to raspberrypi-hwmonPeter Robinson1-0/+1
2018-07-09hwmon: Add support for RPi voltage sensorStefan Wahren1-0/+166