summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/gsc-hwmon.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (gsc-hwmon) Switch to flexible array to simplify codeChristophe JAILLET2022-12-041-4/+2
* hwmon: (gsc-hwmon) Call of_node_get() before of_find_xxx APILiang He2022-09-191-0/+1
* hwmon: (gsc-hwmon) Add missing of_node_put()Liang He2022-07-131-0/+3
* hwmon: (gsc-hwmon) add fan sensorTim Harvey2020-09-231-3/+29
* hwmon: (gsc-hwmon) Scale temperature to millidegreesTim Harvey2020-08-271-0/+1
* hwmon: (gsc) add 16bit pre-scaled voltage modeTim Harvey2020-07-191-3/+5
* hwmon: Add Gateworks System Controller supportTim Harvey2020-05-201-0/+390