aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/hwmon/gsc-hwmon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-08hwmon: (gsc-hwmon) fix fan pwm temperature scalingTim Harvey1-3/+3
2022-12-04hwmon: (gsc-hwmon) Switch to flexible array to simplify codeChristophe JAILLET1-4/+2
2022-09-19hwmon: (gsc-hwmon) Call of_node_get() before of_find_xxx APILiang He1-0/+1
2022-07-13hwmon: (gsc-hwmon) Add missing of_node_put()Liang He1-0/+3
2020-09-23hwmon: (gsc-hwmon) add fan sensorTim Harvey1-3/+29
2020-08-27hwmon: (gsc-hwmon) Scale temperature to millidegreesTim Harvey1-0/+1
2020-07-19hwmon: (gsc) add 16bit pre-scaled voltage modeTim Harvey1-3/+5
2020-05-20hwmon: Add Gateworks System Controller supportTim Harvey1-0/+390