index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
lm70.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-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