summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/max6697.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: Use kobj_to_dev()Guenter Roeck2021-04-201-1/+1
* hwmon: use simple i2c probe functionStephen Kitt2020-09-231-4/+5
* hwmon: (max6697) Allow max6581 to create tempX_offsetChu Lin2020-07-241-2/+94
* hwmon: (max6697) Make sure the OVERT mask is set correctlyChu Lin2020-06-241-3/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* hwmon: (max6697) Fix build warningGuenter Roeck2019-04-151-1/+1
* hwmon: (max6697) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}Guenter Roeck2018-12-161-80/+64
* hwmon: (max6697) Add OF device ID tableJavier Martinez Canillas2017-04-021-1/+51
* hwmon: (max6697) Use of_property_read_bool at appropriate placesAxel Lin2014-08-041-9/+7
* hwmon: (max6697) fix coccinelle warningsFengguang Wu2013-10-181-4/+1
* hwmon: (max6697) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2013-10-131-37/+17
* hwmon: (max6697) fix MAX6581 idealityVivien Didelot2013-08-031-2/+2
* hwmon: (max6697) Use is_visible and sysfs_create_groupGuenter Roeck2013-04-071-116/+93
* hwmon: Driver for Maxim MAX6697 and compatiblesGuenter Roeck2013-02-061-0/+726