summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/max1668.c
Commit message (Expand)AuthorAgeFilesLines
* 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