aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/max197.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-02hwmon: (max197) use permission-specific DEVICE_ATTR variantsJulia Lawall1-3/+3
2015-05-31hwmon: (max197) Constify platform_device_idKrzysztof Kozlowski1-1/+1
2014-10-20hwmon: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-05-21hwmon: (max197) remove unnecessary OOM messagesJingoo Han1-3/+1
2013-08-11hwmon: use dev_get_platdata()Jingoo Han1-1/+1
2012-11-28hwmon: remove use of __devexitBill Pemberton1-1/+1
2012-11-28hwmon: remove use of __devinitBill Pemberton1-1/+1
2012-11-28hwmon: remove use of __devexit_pBill Pemberton1-1/+1
2012-09-23hwmon: add Maxim MAX197 supportVivien Didelot1-0/+349