summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/max197.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (max197) Convert to platform remove callback returning voidUwe Kleine-König2023-10-271-4/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* docs: hwmon: Add an index file and rename docs to *.rstMauro Carvalho Chehab2019-04-171-1/+1
* headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
* hwmon: (max197) use permission-specific DEVICE_ATTR variantsJulia Lawall2017-01-021-3/+3
* hwmon: (max197) Constify platform_device_idKrzysztof Kozlowski2015-05-311-1/+1
* hwmon: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* hwmon: (max197) remove unnecessary OOM messagesJingoo Han2014-05-211-3/+1
* hwmon: use dev_get_platdata()Jingoo Han2013-08-111-1/+1
* hwmon: remove use of __devexitBill Pemberton2012-11-281-1/+1
* hwmon: remove use of __devinitBill Pemberton2012-11-281-1/+1
* hwmon: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* hwmon: add Maxim MAX197 supportVivien Didelot2012-09-231-0/+349