index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-22
hwmon: Driver for NCT6683D
Guenter Roeck
4
-0
/
+1523
2014-05-22
hwmon: (lm80) Rearrange code to avoid forward declarations
Guenter Roeck
1
-151
/
+139
2014-05-22
hwmon: (lm80) Convert fan display function macros into functions
Guenter Roeck
1
-34
/
+41
2014-05-22
hwmon: (lm80) Convert voltage display function macros into functions
Guenter Roeck
1
-72
/
+76
2014-05-22
hwmon: (lm80) Convert temperature display function macros into functions
Guenter Roeck
1
-75
/
+59
2014-05-22
hwmon: (lm80) Normalize all temperature values to 16 bit
Guenter Roeck
1
-18
/
+14
2014-05-22
hwmon: (lm80) Simplify TEMP_FROM_REG
Guenter Roeck
1
-14
/
+3
2014-05-22
hwmon: (lm83) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
1
-43
/
+16
2014-05-22
hwmon: (lm83) Rearange code to avoid forward declarations
Guenter Roeck
1
-61
/
+50
2014-05-22
hwmon: (lm83) Drop FSF address
Guenter Roeck
1
-4
/
+0
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
2014-05-22
hwmon: (emc1403) Add driver documentation
Guenter Roeck
1
-0
/
+56
2014-05-22
hwmon: Document hwmon kernel API
Guenter Roeck
1
-0
/
+107
2014-05-22
hwmon: (emc1403) Add support for emc14x2
Josef Gajdusek
1
-15
/
+43
2014-05-22
hwmon: (adm1029) Update Corentin Labbe's email
LABBE Corentin
1
-2
/
+2
2014-05-22
MAINTAINERS: Update Corentin Labbe's email
LABBE Corentin
1
-1
/
+1
2014-05-22
hwmon: (iio_hwmon) Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-22
hwmon: (gpio-fan) Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-22
hwmon: (g762) Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-22
hwmon: (ltc2945) Fix 1st comment line
Guenter Roeck
1
-1
/
+1
2014-05-22
hwmon: (vt1211) remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
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
[next]