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
/
emc2103.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-23
hwmon: (emc2103) use simple i2c probe
Stephen Kitt
1
-2
/
+2
2020-07-07
hwmon: (emc2103) fix unable to change fan pwm1_enable attribute
Vishwas M
1
-1
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-14
/
+1
2018-12-17
hwmon: (emc2103) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-53
/
+39
2017-01-02
hwmon: (emc2103) use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-18
/
+18
2016-12-12
hwmon: (emc2103) Fix overflows seen when temperature limit attributes
Guenter Roeck
1
-2
/
+2
2016-05-26
hwmon: (emc2103) Fix typo in MODULE_PARM_DESC
Dan Carpenter
1
-1
/
+1
2014-08-04
hwmon: (emc2103) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-63
/
+26
2014-07-07
hwmon: (emc2103) Clamp limits instead of bailing out
Guenter Roeck
1
-10
/
+5
2014-03-03
hwmon: (emc2103) Return error from i2c_smbus_read_byte_data
Guenter Roeck
1
-1
/
+1
2013-09-12
hwmon: (emc2103) Fix return value
Sachin Kamat
1
-5
/
+5
2013-01-26
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
1
-1
/
+1
2012-09-24
hwmon: (emc2103) Convert to use devm_ functions
Guenter Roeck
1
-6
/
+4
2012-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-07-17
Change email address for Steve Glendinning
Steve Glendinning
1
-1
/
+1
2012-06-18
hwmon: (emc2103) Fix use of an uninitilized variable in error case
Guenter Roeck
1
-4
/
+8
2012-03-19
hwmon: (emc2103) Fix multi-line comments
Guenter Roeck
1
-23
/
+27
2012-03-19
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
1
-12
/
+1
2012-01-13
module_param: avoid bool abuse, add bint for special cases.
Rusty Russell
1
-1
/
+1
2012-01-05
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
1
-5
/
+5
2010-08-14
hwmon: Add driver for SMSC EMC2103 temperature monitor and fan controller
Steve Glendinning
1
-0
/
+740