index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (pwm-fan) Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-20
1
-0
/
+1
*
hwmon: (gpio-fan) Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-20
1
-0
/
+1
*
hwmon: (abx500) Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-20
1
-0
/
+1
*
hwmon: (nct6775) Add support for NCT6793D
Guenter Roeck
2015-09-12
2
-18
/
+34
*
hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chips
Guenter Roeck
2015-09-12
1
-6
/
+10
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2015-09-11
3
-3
/
+3
|
\
|
*
-
.
Merge branches 'thermal-core' and 'thermal-intel' of .git into next
Zhang Rui
2015-09-02
3
-3
/
+3
|
|
\
\
|
|
*
|
thermal: consistently use int for temperatures
Sascha Hauer
2015-08-03
3
-3
/
+3
|
|
|
/
*
|
|
hwmon: (fam15h_power) Add ratio of Tsample to the PTSC period
Huang Rui
2015-08-27
1
-1
/
+15
*
|
|
hwmon: (fam15h_power) Update running_avg_capture bit field to 28
Huang Rui
2015-08-27
1
-2
/
+13
*
|
|
hwmon: (fam15h_power) Rename fam15h_power_is_internal_node0 function
Huang Rui
2015-08-27
1
-2
/
+2
*
|
|
hwmon: (fam15h_power) Add support for AMD Carrizo
Huang Rui
2015-08-27
1
-0
/
+1
*
|
|
hwmon: (ltc2978) Add support for LTM4675
Guenter Roeck
2015-08-19
2
-3
/
+9
*
|
|
hwmon: (ltc2978) Add polling for chips requiring it
Michael Jones
2015-08-19
1
-10
/
+101
*
|
|
hwmon: (pmbus) Enable PEC if the controller supports it
Guenter Roeck
2015-08-19
1
-0
/
+5
*
|
|
hwmon: (pmbus) Use BIT macro
Guenter Roeck
2015-08-19
5
-102
/
+107
*
|
|
hwmon: (ltc2978) Add support for LTC3886
Guenter Roeck
2015-08-17
2
-3
/
+23
*
|
|
hwmon: (ltc2978) Add support for LTC2980 and LTM2987
Guenter Roeck
2015-08-17
2
-5
/
+19
*
|
|
hwmon: (ltc2978) Add missing chip IDs for LTC2978 and LTC3882
Guenter Roeck
2015-08-17
1
-3
/
+8
*
|
|
hwmon: (ltc2978) Use correct ID mask to detect all chips
Guenter Roeck
2015-08-17
1
-22
/
+17
*
|
|
hwmon: (ltc2978) Introduce helper functions for min and max values
Guenter Roeck
2015-08-17
1
-91
/
+57
*
|
|
hwmon: (ltc2978) Introduce feature flags
Guenter Roeck
2015-08-17
1
-12
/
+18
*
|
|
hwmon: (pmbus) Convert command register definitions to enum
Guenter Roeck
2015-08-17
1
-140
/
+142
*
|
|
hwmon: (ltc2978) Add support for LTC2975
Guenter Roeck
2015-08-17
2
-12
/
+96
*
|
|
hwmon: (ltc2978) Add support for LTC3887
Guenter Roeck
2015-08-12
2
-6
/
+16
*
|
|
hwmon: (ltc2978) Add additional chip IDs for LTM4676 and LTM4676A
Guenter Roeck
2015-08-12
1
-2
/
+6
*
|
|
hwmon: (ltc2978) Add support for LTC3882
Guenter Roeck
2015-08-12
1
-6
/
+44
*
|
|
hwmon: (ltc2978) Move code to read chip ID into separate function
Guenter Roeck
2015-08-12
1
-19
/
+29
*
|
|
hwmon:change sht15_reverse()
yalin wang
2015-08-10
1
-16
/
+4
*
|
|
hwmon: (pmbus) Add device IDs for TPS544{B,C}2{0,5}
Guenter Roeck
2015-08-10
2
-1
/
+6
*
|
|
hwmon: (pmbus) Add support for MAX20751
Guenter Roeck
2015-08-09
3
-0
/
+75
*
|
|
hwmon: (pmbus) Add support for VR12
Guenter Roeck
2015-08-09
3
-4
/
+15
*
|
|
hwmon: (it87) Add support for IT8732F
Justin Maggard
2015-08-09
2
-9
/
+38
*
|
|
hwmon: (nct7802) Add auto_point attributes
Constantine Shulyupin
2015-08-09
1
-4
/
+126
*
|
|
hwmon: (lm70) add device tree support
Rabin Vincent
2015-08-09
1
-1
/
+33
*
|
|
hwmon: (ltc2978) LTM4676 supports CLEAR_PEAKS
Guenter Roeck
2015-08-09
1
-1
/
+1
*
|
|
hwmon: (adm1275) Add support for ADM1293 and ADM1294
Guenter Roeck
2015-08-09
2
-10
/
+135
*
|
|
hwmon: (pmbus) Add support for lowest power value attributes
Guenter Roeck
2015-08-09
2
-24
/
+34
*
|
|
hwmon: (adm1275) Introduce new feature flags
Guenter Roeck
2015-08-09
1
-43
/
+54
*
|
|
hwmon: (adm1275) Introduce configuration data structure for coeffcients
Guenter Roeck
2015-08-09
1
-45
/
+68
*
|
|
hwmon: (adm1275) Use BIT macro
Guenter Roeck
2015-08-09
1
-9
/
+10
*
|
|
hwmon: (pmbus_core) Constify pmbus_regulator_ops
Axel Lin
2015-08-09
2
-2
/
+2
*
|
|
hwmon: (pmbus) Explicitly set regulator type for pmbus_regulator_ops
Axel Lin
2015-08-09
1
-0
/
+1
*
|
|
hwmon: (g762) Drop owner assignment from struct i2c_driver
Krzysztof Kozlowski
2015-08-09
1
-1
/
+0
*
|
|
hwmon: (f71882fg) Add support for f81768d
George Joseph
2015-08-09
1
-16
/
+29
*
|
|
hwmon: (nct7802) Add pwmX_enable attribute
Constantine Shulyupin
2015-08-09
1
-0
/
+48
*
|
|
hwmon:(f71882fg) Fix f81866a voltage protection
Peter Hung
2015-08-09
1
-9
/
+41
*
|
|
hwmon: (f71882fg) Fix f81866a temp/beep setting
Peter Hung
2015-08-09
1
-8
/
+52
*
|
|
hwmon: (f71882fg) Add support for F81866 and F71868
Peter Hung
2015-08-09
1
-15
/
+38
*
|
|
hwmon: (nct7802) Add pwm mode attributes
Constantine Shulyupin
2015-08-09
1
-0
/
+26
[next]