index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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