index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
lm70.c
Age
Commit message (
Expand
)
Author
Files
Lines
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