summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/lm70.c
Commit message (Expand)AuthorAgeFilesLines
* 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: (lm70) Simplify show_name functionGuenter Roeck2012-09-231-20/+1
* hwmon: (lm70) Add support for LM71 and LM74Christophe Leroy2012-09-231-3/+22
* hwmon: (lm70) Allow 4wire SPI bus with LM70Christophe Leroy2012-09-231-4/+0
* hwmon: (lm70) Convert to use devm_ functionsGuenter Roeck2012-09-231-3/+1
* hwmon: (lm70) Fix: do not use assignment in if conditionGuenter Roeck2012-03-181-4/+6
* hwmon: (lm70) Register hwmon device after creating attribute files, and remov...Guenter Roeck2012-03-181-10/+11
* hwmon: convert drivers/hwmon/* to use module_spi_driver()Axel Lin2012-03-181-12/+1
* hwmon: (lm70) fix checkpatch issuesFrans Meulenbroeks2012-03-181-1/+1
* hwmon: Use helper functions to set and get driver dataJean Delvare2011-05-251-5/+5
* hwmon: (lm70) Use pr_fmt and pr_<level>Joe Perches2011-01-081-2/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* hwmon: lm70: convert to device table matchingAnton Vorontsov2009-09-231-36/+19
* hwmon: (lm70) Add TI TMP121 supportManuel Lauss2009-01-071-10/+74
* hwmon: (lm70) Code streamlining and cleanupKaiwan N Billimoria2009-01-071-4/+5
* hwmon: (lm70) Convert semaphore to mutexMatthias Kaehlcke2007-11-081-5/+6
* hwmon: Convert from class_device to deviceTony Jones2007-10-091-6/+6
* hwmon: (lm70) Add a name attributeJean Delvare2007-10-091-2/+13
* SPI: add 3wire mode flagDavid Brownell2007-07-171-0/+4
* hwmon/lm70: Make lm70_remove a __devexit functionRalf Baechle2007-02-141-1/+1
* [PATCH] lm70: New hardware monitoring driverKaiwan N Billimoria2006-06-221-0/+165