index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
adt7411.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-22
hwmon: (max1619) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
1
-39
/
+14
2014-05-22
hwmon: (max1619) Drop function macros
Guenter Roeck
1
-68
/
+73
2014-05-22
hwmon: (max1619) Rearrange code to avoid forward declarations
Guenter Roeck
1
-89
/
+69
2014-05-22
hwmon: (max1619) Drop FSF address
Guenter Roeck
1
-5
/
+0
2014-05-22
hwmon: (max1619) Fix critical alarm display
Guenter Roeck
1
-0
/
+5
2014-05-22
hwmon: (jc42) Add support for STTS2004 and AT30TSE004
Guenter Roeck
2
-6
/
+19
2014-05-22
hwmon: (jc42) Convert function macros into functions
Guenter Roeck
1
-110
/
+72
2014-05-22
hwmon: (jc42) Rearrange code to avoid forward declarations
Guenter Roeck
1
-97
/
+89
2014-05-22
hwmon: (emc1403) Add device IDs for EMC1412, EMC1413, and EMC1414
Guenter Roeck
1
-0
/
+3
2014-05-22
hwmon: (emc1403) Add support for min_hyst attributes
Guenter Roeck
1
-3
/
+24
2014-05-22
hwmon: (emc1403) Add support for max_hyst attributes
Guenter Roeck
1
-0
/
+8
2014-05-22
hwmon: (emc1403) Relax hysteresis limit write checks
Guenter Roeck
1
-6
/
+1
2014-05-22
hwmon: (emc1403) Make all hyst attributes except for temp1_crit_hyst read-only
Guenter Roeck
2
-8
/
+8
2014-05-22
hwmon: (emc1403) Add support for alarm and diode fault status on EMC14x2
Guenter Roeck
1
-0
/
+36
2014-05-22
hwmon: (emc1403) Report external diode fault status
Guenter Roeck
1
-0
/
+6
2014-05-22
hwmon: (emc1403) Convert to use regmap
Guenter Roeck
1
-54
/
+63