aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/lm70.c
AgeCommit message (Expand)Author
2012-09-23hwmon: (lm70) Simplify show_name functionGuenter Roeck
2012-09-23hwmon: (lm70) Add support for LM71 and LM74Christophe Leroy
2012-09-23hwmon: (lm70) Allow 4wire SPI bus with LM70Christophe Leroy
2012-09-23hwmon: (lm70) Convert to use devm_ functionsGuenter Roeck
2012-03-18hwmon: (lm70) Fix: do not use assignment in if conditionGuenter Roeck
2012-03-18hwmon: (lm70) Register hwmon device after creating attribute files, and remov...Guenter Roeck
2012-03-18hwmon: convert drivers/hwmon/* to use module_spi_driver()Axel Lin
2012-03-18hwmon: (lm70) fix checkpatch issuesFrans Meulenbroeks
2011-05-25hwmon: Use helper functions to set and get driver dataJean Delvare
2011-01-08hwmon: (lm70) Use pr_fmt and pr_<level>Joe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-23hwmon: lm70: convert to device table matchingAnton Vorontsov
2009-01-07hwmon: (lm70) Add TI TMP121 supportManuel Lauss
2009-01-07hwmon: (lm70) Code streamlining and cleanupKaiwan N Billimoria
2007-11-08hwmon: (lm70) Convert semaphore to mutexMatthias Kaehlcke
2007-10-09hwmon: Convert from class_device to deviceTony Jones
2007-10-09hwmon: (lm70) Add a name attributeJean Delvare
2007-07-17SPI: add 3wire mode flagDavid Brownell
2007-02-14hwmon/lm70: Make lm70_remove a __devexit functionRalf Baechle
2006-06-22[PATCH] lm70: New hardware monitoring driverKaiwan N Billimoria