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
starfive-6.6.48-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
2014-05-22
hwmon: (s3c-hwmon) remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-22
hwmon: (pc87427) remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-22
hwmon: (max197) remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-22
hwmon: (max1111) remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-22
hwmon: (lm93) remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-22
hwmon: (ibmpex) remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-22
hwmon: (f71805f) remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-22
hwmon: (lm92) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
1
-41
/
+15
2014-05-22
hwmon: (lm92) Drop function macros
Guenter Roeck
1
-83
/
+84
2014-05-22
hwmon: (lm92) Drop FSF mailing address
Guenter Roeck
1
-4
/
+0
2014-05-22
hwmon: (lm92) Drop unnecessary forward declaration
Guenter Roeck
1
-3
/
+0
2014-05-22
hwmon: (lm75) Convert to use hwmon_device_register_with_groups
Guenter Roeck
1
-31
/
+20
2014-05-22
hwmon: (lm77) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
1
-39
/
+14
2014-05-22
hwmon: (lm77) Drop function macros
Guenter Roeck
1
-107
/
+75
2014-05-22
hwmon: (lm77) Do not preserve hysteresis when updating critical temp limit
Guenter Roeck
1
-6
/
+0
2014-05-22
hwmon: (lm77) Rearrange code to no longer require forward declarations
Guenter Roeck
1
-92
/
+81
2014-05-22
hwmon: (lm77) Drop FSF mailing address
Guenter Roeck
1
-4
/
+0
2014-05-22
hwmon: (tmp421) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
1
-32
/
+15
2014-05-22
hwmon: (tmp102) Convert to use hwmon_device_register_with_groups
Guenter Roeck
1
-26
/
+20
2014-05-22
hwmon: (tmp102) Introduce dev variable in probe function
Guenter Roeck
1
-14
/
+14
2014-05-22
hwmon: (lm70) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
1
-48
/
+14
2014-05-15
mfd: vexpress: Convert custom func API to regmap
Pawel Moll
1
-10
/
+7
2014-05-12
hwmon: (emc1403) Support full range of known chip revision numbers
Josef Gajdusek
1
-1
/
+1
2014-05-12
hwmon: (emc1403) Fix resource leak on module unload
Jean Delvare
1
-3
/
+3
2014-05-12
hwmon: (emc1403) fix inverted store_hyst()
Josef Gajdusek
1
-1
/
+1
2014-05-01
Revert "hwmon: (coretemp) Refine TjMax detection"
Guenter Roeck
1
-2
/
+2
2014-04-24
hwmon: (ltc2945) Don't crash the kernel unnecessarily
Guenter Roeck
1
-3
/
+3
2014-04-24
hwmon: (vexpress) Avoid creating non-existing attributes
Pawel Moll
1
-3
/
+19
2014-04-24
hwmon: (vexpress) Use legal hwmon device names
Pawel Moll
1
-9
/
+52
2014-04-09
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
3
-538
/
+0
2014-04-09
Revert "powerpc/powernv: hwmon driver for power values, fan rpm and temperature"
Benjamin Herrenschmidt
3
-538
/
+0
2014-04-08
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-14
/
+14
2014-04-06
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-277
/
+168
2014-04-04
hwmon: (it87) Add support for IT8623E
Rudolf Marek
1
-0
/
+3
2014-04-04
hwmon: (it87) Fix IT8603E define name
Rudolf Marek
1
-3
/
+3
2014-04-04
hwmon: (lm90) Convert to use hwmon_device_register_with_groups
Guenter Roeck
1
-22
/
+17
2014-04-04
hwmon: (lm90) Create all sysfs groups in one call
Guenter Roeck
1
-43
/
+26
2014-04-04
hwmon: (lm90) Always use the dev variable in the probe function
Guenter Roeck
1
-3
/
+2
2014-04-04
hwmon: (lm90) Create most optional attributes with sysfs_create_group
Guenter Roeck
1
-3
/
+11
2014-04-04
hwmon: Avoid initializing the same field twice
Jean Delvare
10
-14
/
+0
2014-04-04
hwmon: (pc87360) Avoid initializing the same field twice
Jean Delvare
1
-6
/
+6
2014-04-04
hwmon: (lm80) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
1
-48
/
+22
2014-04-04
hwmon: (adm1021) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
1
-48
/
+22
2014-04-04
hwmon: (lm63) Avoid initializing the same field twice
Jean Delvare
1
-1
/
+0
2014-04-04
hwmon: (lm63) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
1
-66
/
+40
2014-04-04
hwmon: (lm63) Create all sysfs groups in one call
Guenter Roeck
1
-28
/
+14
2014-04-04
hwmon: (lm63) Introduce 'dev' variable to point to client->dev
Guenter Roeck
1
-16
/
+16
2014-04-04
hwmon: (lm63) Add additional sysfs group for temp2_type attribute
Guenter Roeck
1
-3
/
+13
2014-04-04
hwmon: (f71805f) Fix author's address
Jean Delvare
1
-1
/
+1
2014-04-03
hwmon: (k10temp) Add support for AMD F16 M30h processor
Aravind Gopalakrishnan
2
-2
/
+3
[prev]
[next]