summaryrefslogtreecommitdiff
path: root/drivers/hwmon/max1668.c
Commit message (Expand)AuthorAge
* hwmon: (max1668) Make max1668_addr_list array constAxel Lin2014-08-04
* hwmon: (max1668) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2014-03-03
* hwmon: (max1668) Don't hide return value from i2c_smbus_write_byte_dataGuenter Roeck2014-03-03
* hwmon: (max1668) Fix writing the minimum temperatureGuenter Roeck2014-02-18
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-25
* hwmon: (max1668) Convert to use devm_ functionsGuenter Roeck2012-09-23
* hwmon: (max1668) Fix multi-line commentsGuenter Roeck2012-03-18
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-18
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-13
* switch ->is_visible() to returning umode_tAl Viro2012-01-03
* hwmon: (max1668) Add support for tempX_fault attributesGuenter Roeck2011-07-28
* hwmon: Driver for MAX1668David George2011-07-28