aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/asc7621.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner1-14/+1
2017-10-29hwmon: (asc7621) remove redundant assignment to newvalColin Ian King1-1/+0
2017-08-30hwmon: (asc7621) make several arrays static constColin Ian King1-2/+2
2014-08-04hwmon: (asc7621) Make map tables constAxel Lin1-7/+7
2014-04-04hwmon: Avoid initializing the same field twiceJean Delvare1-1/+0
2013-10-13hwmon: Remove unnecessary semicolonsGuenter Roeck1-6/+6
2013-04-07hwmon: Fix CamelCase checkpatch warningsGuenter Roeck1-28/+28
2013-01-25hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck1-13/+13
2012-07-21hwmon: (asc7621) Convert to use devm_ functionsGuenter Roeck1-3/+2
2012-03-18hwmon: (asc7621) Fix multi-line commentsGuenter Roeck1-3/+5
2012-01-05hwmon: replaced strict_str* with kstr*Frans Meulenbroeks1-12/+12
2010-10-28hwmon: I2C addresses are constantJean Delvare1-2/+2
2010-08-14hwmon: (asc7621) Clean up and improve detect functionJean Delvare1-7/+2
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang1-2/+0
2010-05-11hwmon: (asc7621) Bug fixesKen Milmore1-32/+31
2010-03-05hwmon: Driver for Andigilog aSC7621 family monitoring chipsGeorge Joseph1-0/+1255