index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
lm70.c
Age
Commit message (
Expand
)
Author
2017-01-21
hwmon: (lm70) Add support for TI TMP122/124
Florian Fainelli
2017-01-21
hwmon: (lm70) Utilize dev_warn instead of pr_warn
Florian Fainelli
2017-01-02
hwmon: (lm70) use permission-specific DEVICE_ATTR variants
Julia Lawall
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-08-09
hwmon: (lm70) add device tree support
Rabin Vincent
2014-05-21
hwmon: (lm70) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2013-10-18
hwmon: (lm70) Remove redundant spi_set_drvdata
Sachin Kamat
2012-11-28
hwmon: remove use of __devexit
Bill Pemberton
2012-11-28
hwmon: remove use of __devinit
Bill Pemberton
2012-11-28
hwmon: remove use of __devexit_p
Bill Pemberton
2012-09-23
hwmon: (lm70) Simplify show_name function
Guenter Roeck
2012-09-23
hwmon: (lm70) Add support for LM71 and LM74
Christophe Leroy
2012-09-23
hwmon: (lm70) Allow 4wire SPI bus with LM70
Christophe Leroy
2012-09-23
hwmon: (lm70) Convert to use devm_ functions
Guenter Roeck
2012-03-18
hwmon: (lm70) Fix: do not use assignment in if condition
Guenter Roeck
2012-03-18
hwmon: (lm70) Register hwmon device after creating attribute files, and remov...
Guenter Roeck
2012-03-18
hwmon: convert drivers/hwmon/* to use module_spi_driver()
Axel Lin
2012-03-18
hwmon: (lm70) fix checkpatch issues
Frans Meulenbroeks
2011-05-25
hwmon: Use helper functions to set and get driver data
Jean Delvare
2011-01-08
hwmon: (lm70) Use pr_fmt and pr_<level>
Joe Perches
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-23
hwmon: lm70: convert to device table matching
Anton Vorontsov
2009-01-07
hwmon: (lm70) Add TI TMP121 support
Manuel Lauss
2009-01-07
hwmon: (lm70) Code streamlining and cleanup
Kaiwan N Billimoria
2007-11-08
hwmon: (lm70) Convert semaphore to mutex
Matthias Kaehlcke
2007-10-09
hwmon: Convert from class_device to device
Tony Jones
2007-10-09
hwmon: (lm70) Add a name attribute
Jean Delvare
2007-07-17
SPI: add 3wire mode flag
David Brownell
2007-02-14
hwmon/lm70: Make lm70_remove a __devexit function
Ralf Baechle
2006-06-22
[PATCH] lm70: New hardware monitoring driver
Kaiwan N Billimoria