summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/max1668.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (max1668) Make max1668_addr_list array constAxel Lin2014-08-041-1/+1
* hwmon: (max1668) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2014-03-031-49/+18
* hwmon: (max1668) Don't hide return value from i2c_smbus_write_byte_dataGuenter Roeck2014-03-031-6/+8
* hwmon: (max1668) Fix writing the minimum temperatureGuenter Roeck2014-02-181-1/+1
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-251-2/+2
* hwmon: (max1668) Convert to use devm_ functionsGuenter Roeck2012-09-231-5/+3
* hwmon: (max1668) Fix multi-line commentsGuenter Roeck2012-03-181-19/+19
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-181-12/+1
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* switch ->is_visible() to returning umode_tAl Viro2012-01-031-2/+2
* hwmon: (max1668) Add support for tempX_fault attributesGuenter Roeck2011-07-281-4/+26
* hwmon: Driver for MAX1668David George2011-07-281-0/+480
OpenPOWER on IntegriCloud