summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ltc2945.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-081-1/+1
* hwmon: (ltc2945) Allow setting shunt resistorJohn Pruitt2023-02-031-43/+76
* hwmon: (ltc2945) Handle error case in ltc2945_value_storeJonathan Cormier2023-02-031-0/+2
* hwmon: (ltc2945) Add devicetree match tableJonathan Cormier2023-02-031-2/+9
* hwmon: replace snprintf in show functions with sysfs_emitGuenter Roeck2021-04-201-2/+2
* hwmon: use simple i2c probe functionStephen Kitt2020-09-231-3/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* hwmon: (ltc2945): Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}Guenter Roeck2018-12-161-71/+50
* hwmon: Make regmap configs constAxel Lin2014-08-041-1/+1
* hwmon: (ltc2945) Fix 1st comment lineGuenter Roeck2014-05-211-1/+1
* hwmon: (ltc2945) Don't crash the kernel unnecessarilyGuenter Roeck2014-04-241-3/+3
* hwmon: Driver for Linear Technologies LTC2945Guenter Roeck2014-03-031-0/+519