| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: (max1111) use permission-specific DEVICE_ATTR variants | Julia Lawall | 2017-01-02 | 1 | -2/+2 |
* | hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiated | Guenter Roeck | 2016-03-27 | 1 | -0/+6 |
* | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 2015-10-28 | 1 | -1/+0 |
* | hwmon: (max1111) remove unnecessary OOM messages | Jingoo Han | 2014-05-22 | 1 | -3/+1 |
* | hwmon: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | hwmon: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -2/+2 |
* | hwmon: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | hwmon: (max1111) Add support for MAX1110, MAX1112, and MAX1113 | Guenter Roeck | 2012-09-24 | 1 | -7/+67 |
* | hwmon: (max1111) Convert to use devm_ functions | Guenter Roeck | 2012-07-22 | 1 | -6/+3 |
* | hwmon: (max1111) Fix multi-line comments | Guenter Roeck | 2012-03-19 | 1 | -1/+2 |
* | hwmon: convert drivers/hwmon/* to use module_spi_driver() | Axel Lin | 2012-03-19 | 1 | -11/+1 |
* | hwmon: (max1111) Change sysfs interface to in[0-3]_input in millivolts | Eric Miao | 2012-01-16 | 1 | -6/+9 |
* | max1111.c: fix checkpatch warning | Frans Meulenbroeks | 2012-01-05 | 1 | -1/+1 |
* | hwmon: (max1111) Avoid extra memory allocations | Jean Delvare | 2011-07-25 | 1 | -21/+6 |
* | hwmon: (max1111) Fix race condition causing NULL pointer exception | Pavel Herrmann | 2011-07-17 | 1 | -0/+11 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | spi: prefix modalias with "spi:" | Anton Vorontsov | 2009-09-23 | 1 | -0/+1 |
* | hwmon: add max1111_read_channel() for use by sharpsl_pm | Eric Miao | 2008-09-23 | 1 | -0/+13 |
* | hwmon: add max1111 Low-power Multichannel Serial 8-bit ADCs | Eric Miao | 2008-09-23 | 1 | -0/+231 |