summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/max1111.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiatedGuenter Roeck2016-03-271-0/+6
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* hwmon: (max1111) remove unnecessary OOM messagesJingoo Han2014-05-211-3/+1
* hwmon: remove use of __devexitBill Pemberton2012-11-281-1/+1
* hwmon: remove use of __devinitBill Pemberton2012-11-281-2/+2
* hwmon: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* hwmon: (max1111) Add support for MAX1110, MAX1112, and MAX1113Guenter Roeck2012-09-231-7/+67
* hwmon: (max1111) Convert to use devm_ functionsGuenter Roeck2012-07-211-6/+3
* hwmon: (max1111) Fix multi-line commentsGuenter Roeck2012-03-181-1/+2
* hwmon: convert drivers/hwmon/* to use module_spi_driver()Axel Lin2012-03-181-11/+1
* hwmon: (max1111) Change sysfs interface to in[0-3]_input in millivoltsEric Miao2012-01-161-6/+9
* max1111.c: fix checkpatch warningFrans Meulenbroeks2012-01-051-1/+1
* hwmon: (max1111) Avoid extra memory allocationsJean Delvare2011-07-251-21/+6
* hwmon: (max1111) Fix race condition causing NULL pointer exceptionPavel Herrmann2011-07-171-0/+11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* spi: prefix modalias with "spi:"Anton Vorontsov2009-09-231-0/+1
* hwmon: add max1111_read_channel() for use by sharpsl_pmEric Miao2008-09-231-0/+13
* hwmon: add max1111 Low-power Multichannel Serial 8-bit ADCsEric Miao2008-09-231-0/+231
OpenPOWER on IntegriCloud