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-10-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-529
/
+0
2012-10-10
hwmon: Drop needless includes of <linux/delay.h>
Jean Delvare
10
-10
/
+0
2012-10-10
hwmon: Add missing inclusions of <linux/err.h>
Jean Delvare
6
-0
/
+6
2012-10-10
hwmon: Add missing inclusions of <linux/jiffies.h>
Jean Delvare
24
-1
/
+23
2012-10-10
hwmon: Update Alexey Fisher's name
Oleksij Rempel
2
-3
/
+3
2012-10-09
Merge branches 'fixes-for-37', 'ec' and 'thermal' into release
Len Brown
3
-529
/
+0
2012-10-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Len Brown
3
-529
/
+0
2012-10-07
Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-0
/
+120
2012-10-02
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-1
/
+1
2012-09-24
hwmon: exynos4: move thermal sensor driver to driver/thermal directory
Amit Daniel Kachhap
3
-529
/
+0
2012-09-24
hwmon: (mcp3021) Add MCP3221 support
Sven Schuchmann
2
-6
/
+22
2012-09-24
hwmon: (mcp3021) Prepare MCP3021 driver to support other chips
Sven Schuchmann
1
-7
/
+26
2012-09-24
hwmon: (w83791d) Drop unnecessary compare statements
Guenter Roeck
1
-4
/
+3
2012-09-24
hwmon: (lm93) Drop unnecessary compare statement
Guenter Roeck
1
-1
/
+1
2012-09-24
hwmon: (lm70) Simplify show_name function
Guenter Roeck
1
-20
/
+1
2012-09-24
hwmon: (adcxx) Simplify show_name function
Guenter Roeck
1
-4
/
+1
2012-09-24
hwmon: Drop dependencies on EXPERIMENTAL
Guenter Roeck
1
-41
/
+40
2012-09-24
hwmon: (it87) Fix Kconfig for IT87 driver
Guenter Roeck
1
-2
/
+2
2012-09-24
hwmon: (sht15) move header to linux/platform_data/
Vivien Didelot
1
-1
/
+1
2012-09-24
hwmon: (asus_atk0110) Remove useless kfree
Peter Senna Tschudin
1
-1
/
+0
2012-09-24
hwmon: (ina2xx) Add support for INA220 and INA230
Guenter Roeck
2
-3
/
+13
2012-09-24
hwmon: (ina2xx) Use structure array to distinguish chip types
Guenter Roeck
1
-103
/
+56
2012-09-24
hwmon: (max1111) Add support for MAX1110, MAX1112, and MAX1113
Guenter Roeck
2
-9
/
+70
2012-09-24
hwmon: (lm70) Add support for LM71 and LM74
Christophe Leroy
2
-6
/
+25
2012-09-24
hwmon: (w83793) Remove legacy chassis intrusion detection sysfs attributes
Guenter Roeck
1
-23
/
+0
2012-09-24
hwmon: (w83792d) Remove legacy chassis intrusion detection attributes
Guenter Roeck
1
-56
/
+2
2012-09-24
hwmon: (adm9240) Remove legacy chassis intrusion detection sysfs attribute
Guenter Roeck
1
-26
/
+0
2012-09-24
hwmon: (lm70) Allow 4wire SPI bus with LM70
Christophe Leroy
1
-4
/
+0
2012-09-24
hwmon: (sht15) remove multiple driver registration
Vivien Didelot
1
-71
/
+23
2012-09-24
hwmon: add Maxim MAX197 support
Vivien Didelot
3
-0
/
+359
2012-09-24
hwmon: (adt7410) handle errors from adt7410_update_device()
Dan Carpenter
1
-2
/
+7
2012-09-24
hwmon: Driver for ADT7410
Hartmut Knaack
3
-0
/
+470
2012-09-24
hwmon: (fam15h_power) Convert to use devm_ functions
Guenter Roeck
1
-17
/
+8
2012-09-24
hwmon: (via-cputemp) Convert to use devm_ functions
Guenter Roeck
1
-16
/
+7
2012-09-24
hwmon: (jz4740-hwmon) Convert to use devm_ functions
Guenter Roeck
1
-37
/
+16
2012-09-24
hwmon: (w83l786ng) Convert to use devm_ functions
Guenter Roeck
1
-9
/
+4
2012-09-24
hwmon: (vt8231) Convert to use devm_ functions
Guenter Roeck
1
-18
/
+6
2012-09-24
hwmon: (sht21) Convert to use devm_ functions
Guenter Roeck
1
-9
/
+4
2012-09-24
hwmon: (sht15) Convert to use devm_ functions
Guenter Roeck
1
-38
/
+20
2012-09-24
hwmon: (sch5636) Convert to use devm_ functions
Guenter Roeck
1
-4
/
+2
2012-09-24
hwmon: (sch5627) Convert to use devm_ functions
Guenter Roeck
1
-3
/
+2
2012-09-24
hwmon: (mcp3021) Convert to use devm_ functions
Guenter Roeck
1
-10
/
+5
2012-09-24
hwmon: (ltc4245) Convert to use devm_ functions
Guenter Roeck
1
-10
/
+4
2012-09-24
hwmon: (ltc4215) Convert to use devm_ functions
Guenter Roeck
1
-11
/
+4
2012-09-24
hwmon: (ltc4151) Convert to use devm_ functions
Guenter Roeck
1
-11
/
+4
2012-09-24
hwmon: (max1668) Convert to use devm_ functions
Guenter Roeck
1
-5
/
+3
2012-09-24
hwmon: (lm95245) Convert to use devm_ functions
Guenter Roeck
1
-10
/
+5
2012-09-24
hwmon: (lm95241) Convert to use devm_ functions
Guenter Roeck
1
-10
/
+5
2012-09-24
hwmon: (lm70) Convert to use devm_ functions
Guenter Roeck
1
-3
/
+1
2012-09-24
hwmon: (g760a) Convert to use devm_ functions
Guenter Roeck
1
-7
/
+3
[next]