Age | Commit message (Expand) | Author | Files | Lines |
2015-08-09 | hwmon: (lm70) add device tree support | Rabin Vincent | 1 | -1/+33 |
2014-05-22 | hwmon: (lm70) Convert to use devm_hwmon_device_register_with_groups | Guenter Roeck | 1 | -48/+14 |
2013-10-18 | hwmon: (lm70) Remove redundant spi_set_drvdata | Sachin Kamat | 1 | -2/+0 |
2012-11-28 | hwmon: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | hwmon: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | hwmon: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-09-24 | hwmon: (lm70) Simplify show_name function | Guenter Roeck | 1 | -20/+1 |
2012-09-24 | hwmon: (lm70) Add support for LM71 and LM74 | Christophe Leroy | 1 | -3/+22 |
2012-09-24 | hwmon: (lm70) Allow 4wire SPI bus with LM70 | Christophe Leroy | 1 | -4/+0 |
2012-09-24 | hwmon: (lm70) Convert to use devm_ functions | Guenter Roeck | 1 | -3/+1 |
2012-03-19 | hwmon: (lm70) Fix: do not use assignment in if condition | Guenter Roeck | 1 | -4/+6 |
2012-03-19 | hwmon: (lm70) Register hwmon device after creating attribute files, and remov... | Guenter Roeck | 1 | -10/+11 |
2012-03-19 | hwmon: convert drivers/hwmon/* to use module_spi_driver() | Axel Lin | 1 | -12/+1 |
2012-03-19 | hwmon: (lm70) fix checkpatch issues | Frans Meulenbroeks | 1 | -1/+1 |
2011-05-25 | hwmon: Use helper functions to set and get driver data | Jean Delvare | 1 | -5/+5 |
2011-01-08 | hwmon: (lm70) Use pr_fmt and pr_<level> | Joe Perches | 1 | -2/+3 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-09-23 | hwmon: lm70: convert to device table matching | Anton Vorontsov | 1 | -36/+19 |
2009-01-07 | hwmon: (lm70) Add TI TMP121 support | Manuel Lauss | 1 | -10/+74 |
2009-01-07 | hwmon: (lm70) Code streamlining and cleanup | Kaiwan N Billimoria | 1 | -4/+5 |
2007-11-08 | hwmon: (lm70) Convert semaphore to mutex | Matthias Kaehlcke | 1 | -5/+6 |
2007-10-10 | hwmon: Convert from class_device to device | Tony Jones | 1 | -6/+6 |
2007-10-10 | hwmon: (lm70) Add a name attribute | Jean Delvare | 1 | -2/+13 |
2007-07-17 | SPI: add 3wire mode flag | David Brownell | 1 | -0/+4 |
2007-02-14 | hwmon/lm70: Make lm70_remove a __devexit function | Ralf Baechle | 1 | -1/+1 |
2006-06-22 | [PATCH] lm70: New hardware monitoring driver | Kaiwan N Billimoria | 1 | -0/+165 |