index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
emc2103.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (emc2103) use permission-specific DEVICE_ATTR variants
Julia Lawall
2017-01-02
1
-18
/
+18
*
hwmon: (emc2103) Fix overflows seen when temperature limit attributes
Guenter Roeck
2016-12-12
1
-2
/
+2
*
hwmon: (emc2103) Fix typo in MODULE_PARM_DESC
Dan Carpenter
2016-05-26
1
-1
/
+1
*
hwmon: (emc2103) Convert to devm_hwmon_device_register_with_groups
Axel Lin
2014-08-04
1
-63
/
+26
*
hwmon: (emc2103) Clamp limits instead of bailing out
Guenter Roeck
2014-07-07
1
-10
/
+5
*
hwmon: (emc2103) Return error from i2c_smbus_read_byte_data
Guenter Roeck
2014-03-03
1
-1
/
+1
*
hwmon: (emc2103) Fix return value
Sachin Kamat
2013-09-11
1
-5
/
+5
*
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
2013-01-25
1
-1
/
+1
*
hwmon: (emc2103) Convert to use devm_ functions
Guenter Roeck
2012-09-23
1
-6
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-07-24
1
-1
/
+1
|
\
|
*
Change email address for Steve Glendinning
Steve Glendinning
2012-07-17
1
-1
/
+1
*
|
hwmon: (emc2103) Fix use of an uninitilized variable in error case
Guenter Roeck
2012-06-18
1
-4
/
+8
|
/
*
hwmon: (emc2103) Fix multi-line comments
Guenter Roeck
2012-03-18
1
-23
/
+27
*
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
2012-03-18
1
-12
/
+1
*
module_param: avoid bool abuse, add bint for special cases.
Rusty Russell
2012-01-13
1
-1
/
+1
*
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
2012-01-05
1
-5
/
+5
*
hwmon: Add driver for SMSC EMC2103 temperature monitor and fan controller
Steve Glendinning
2010-08-14
1
-0
/
+740