| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-06-08 | hwmon: lm70: simplify with spi_get_device_match_data() | Krzysztof Kozlowski | 1 | -5/+1 |
| 2024-04-28 | hwmon: (lm70) fix links in doc and comments | Kousik Sanagavarapu | 1 | -2/+2 |
| 2022-02-27 | hwmon: (lm70) Add ti,tmp125 support | Christian Lamparter | 1 | -0/+16 |
| 2021-06-17 | hwmon: (lm70) Use SPI_MODE_X_MASK | Andy Shevchenko | 1 | -1/+1 |
| 2021-06-17 | hwmon: (lm70) Revert "hwmon: (lm70) Add support for ACPI" | Guenter Roeck | 1 | -25/+1 |
| 2021-01-28 | hwmon: (lm70) Use device_get_match_data() | Stephen Boyd | 1 | -15/+5 |
| 2020-05-22 | hwmon: (lm70) Add support for ACPI | Andrej Picej | 1 | -7/+40 |
| 2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 1 | -14/+1 |
| 2017-01-21 | hwmon: (lm70) Add support for TI TMP122/124 | Florian Fainelli | 1 | -1/+8 |
| 2017-01-21 | hwmon: (lm70) Utilize dev_warn instead of pr_warn | Florian Fainelli | 1 | -1/+2 |
| 2017-01-02 | hwmon: (lm70) use permission-specific DEVICE_ATTR variants | Julia Lawall | 1 | -3/+3 |
| 2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 1 | -1/+0 |
| 2015-08-09 | hwmon: (lm70) add device tree support | Rabin Vincent | 1 | -1/+33 |
| 2014-05-21 | 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-23 | hwmon: (lm70) Simplify show_name function | Guenter Roeck | 1 | -20/+1 |
| 2012-09-23 | hwmon: (lm70) Add support for LM71 and LM74 | Christophe Leroy | 1 | -3/+22 |
| 2012-09-23 | hwmon: (lm70) Allow 4wire SPI bus with LM70 | Christophe Leroy | 1 | -4/+0 |
| 2012-09-23 | hwmon: (lm70) Convert to use devm_ functions | Guenter Roeck | 1 | -3/+1 |
| 2012-03-18 | hwmon: (lm70) Fix: do not use assignment in if condition | Guenter Roeck | 1 | -4/+6 |
| 2012-03-18 | hwmon: (lm70) Register hwmon device after creating attribute files, and remov... | Guenter Roeck | 1 | -10/+11 |
| 2012-03-18 | hwmon: convert drivers/hwmon/* to use module_spi_driver() | Axel Lin | 1 | -12/+1 |
| 2012-03-18 | 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-09 | hwmon: Convert from class_device to device | Tony Jones | 1 | -6/+6 |
| 2007-10-09 | 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 |