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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-21
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
121
-6178
/
+8489
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-03-20
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-8
/
+25
2012-03-20
hwmon: (sch56xx) Add support for the integrated watchdog (v2)
Hans de Goede
5
-7
/
+550
2012-03-19
hwmon: (w83627ehf) Add support for temperature offset registers
Guenter Roeck
1
-0
/
+73
2012-03-19
hwmon: (jc42) Remove unnecessary device IDs
Guenter Roeck
1
-18
/
+0
2012-03-19
hwmon: (zl6100) Add support for ZL9101M and ZL9117M
Guenter Roeck
2
-4
/
+7
2012-03-19
hwmon: (adm1275) Add support for ADM1075
Guenter Roeck
2
-6
/
+86
2012-03-19
hwmon: (max34440) Add support for MAX34446
Guenter Roeck
2
-5
/
+111
2012-03-19
hwmon: (pmbus) Add more virtual registers
Guenter Roeck
2
-29
/
+54
2012-03-19
hwmon: (pmbus) Add support for Lineage Power MDT040
Guenter Roeck
2
-1
/
+3
2012-03-19
hwmon: (pmbus) Add support for TI TPS40400 and TPS40422
Guenter Roeck
2
-1
/
+3
2012-03-19
hwmon: (max34440) Add support for 'lowest' output voltage attribute
Guenter Roeck
1
-0
/
+9
2012-03-19
hwmon: (jc42) Convert to use devm_kzalloc
Guenter Roeck
1
-35
/
+25
2012-03-19
hwmon: (max16065) Convert to use devm_kzalloc
Guenter Roeck
1
-16
/
+7
2012-03-19
hwmon: (smm665) Convert to use devm_kzalloc
Guenter Roeck
1
-9
/
+3
2012-03-19
hwmon: (ltc4261) Convert to use devm_kzalloc
Guenter Roeck
1
-11
/
+4
2012-03-19
hwmon: (pmbus) Simplify remove functions
Guenter Roeck
12
-74
/
+13
2012-03-19
hwmon: (pmbus) Convert pmbus drivers to use devm_kzalloc
Guenter Roeck
8
-154
/
+56
2012-03-19
hwmon: (lineage-pem) Convert to use devm_kzalloc
Guenter Roeck
1
-7
/
+4
2012-03-19
hwmon: (hwmon-vid) Fix checkpatch issues
Guenter Roeck
1
-10
/
+8
2012-03-19
hwmon: (hwmon-vid) Add new entries to VRM model table
Guenter Roeck
1
-56
/
+53
2012-03-19
hwmon: (lm80) Add detection of NatSemi/TI LM96080
Jean Delvare
2
-11
/
+37
2012-03-19
hwmon: (lm87) Get rid of macro-generated functions
Jean Delvare
1
-193
/
+164
2012-03-19
hwmon: (lm87) Reorganize the code
Jean Delvare
1
-186
/
+165
2012-03-19
hwmon: (applesmc) Silence uninitialized warnings
Henrik Rydberg
1
-2
/
+6
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: (w83l786ng) Fix multi-line comments
Guenter Roeck
1
-32
/
+36
2012-03-19
hwmon: (w83l785ts) Fix multi-line comments
Guenter Roeck
1
-6
/
+9
2012-03-19
hwmon: (w83781d) Fix: do not use assignment in if condition
Guenter Roeck
1
-68
/
+72
2012-03-19
hwmon: (w83781d) Fix multi-line comments
Guenter Roeck
1
-80
/
+117
2012-03-19
hwmon: (smsc47b397) Fix multi-line comments
Guenter Roeck
1
-30
/
+34
2012-03-19
hwmon: (pc87427) Fix multi-line comments
Guenter Roeck
1
-27
/
+45
2012-03-19
hwmon: (max1668) Fix multi-line comments
Guenter Roeck
1
-19
/
+19
2012-03-19
hwmon: (lm80) Fix multi-line comments
Guenter Roeck
1
-13
/
+19
2012-03-19
hwmon: (emc2103) Fix multi-line comments
Guenter Roeck
1
-23
/
+27
2012-03-19
hwmon: (adm1031) Fix multi-line comments
Guenter Roeck
1
-27
/
+33
2012-03-19
hwmon: (adm1029) Fix multi-line comments
Guenter Roeck
1
-8
/
+11
2012-03-19
hwmon: (w83627hf) Fix checkpatch issues
Guenter Roeck
1
-90
/
+174
2012-03-19
hwmon: (w83l786ng) Fix checkpatch issues
Guenter Roeck
1
-33
/
+70
2012-03-19
hwmon: (w83793) Fix checkpatch issues
Guenter Roeck
1
-181
/
+253
2012-03-19
hwmon: (w83792d) Fix checkpatch issues
Guenter Roeck
1
-148
/
+229
2012-03-19
hwmon: (vt1211) Fix: do not use assignment in if condition
Guenter Roeck
1
-133
/
+94
2012-03-19
hwmon: (vt1211) Fix checkpatch issues
Guenter Roeck
1
-60
/
+102
2012-03-19
hwmon: (via686a) Fix checkpatch issues
Guenter Roeck
1
-148
/
+207
2012-03-19
hwmon: (pc87360) Fix: do not use assignment in if condition
Guenter Roeck
1
-71
/
+58
2012-03-19
hwmon: (pc87360) Fix checkpatch issues
Guenter Roeck
1
-144
/
+260
2012-03-19
hwmon: (max1619): Fix checkpatch issues
Guenter Roeck
1
-7
/
+14
2012-03-19
hwmon: (lm85) Fix checkpatch issues
Guenter Roeck
1
-130
/
+230
[next]