index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
hwmon: (nct6775) Use ARRAY_SIZE for loops where possible
Guenter Roeck
2013-04-13
1
-8
/
+8
*
|
|
|
hwmon: (nct6775) Enable both AUXTIN and VIN3 on NCT6776
Guenter Roeck
2013-04-07
1
-37
/
+0
*
|
|
|
hwmon: (ad7314) use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-04-07
1
-2
/
+2
*
|
|
|
hwmon: (nct6775) Expand scope of supported chips
Guenter Roeck
2013-04-07
2
-13
/
+12
*
|
|
|
hwmon: (gpio-fan) Use is_visible to determine if attributes should be created
Guenter Roeck
2013-04-07
1
-65
/
+39
*
|
|
|
hwmon: (tmp401) Fix device detection for TMP411B and TMP411C
Guenter Roeck
2013-04-07
1
-2
/
+16
*
|
|
|
hwmon: Add driver for LM95234
Guenter Roeck
2013-04-07
3
-0
/
+780
*
|
|
|
hwmon: (tmp401) Add support for TMP431
Guenter Roeck
2013-04-07
2
-5
/
+14
*
|
|
|
hwmon: (pmbus/lm25066) Add support for LM25056
Guenter Roeck
2013-04-07
2
-10
/
+124
*
|
|
|
hwmon: (pmbus/lm25066) Refactor device specific coefficients
Guenter Roeck
2013-04-07
1
-78
/
+118
*
|
|
|
hwmon: (pmbus/lm25066) Clamp limit attributes
Guenter Roeck
2013-04-07
1
-0
/
+13
*
|
|
|
hwmon: (pmbus/lm25066) Report VAUX as vmon
Guenter Roeck
2013-04-07
1
-52
/
+21
*
|
|
|
hwmon: (max6697) Use is_visible and sysfs_create_group
Guenter Roeck
2013-04-07
1
-116
/
+93
*
|
|
|
hwmon: (adt7310) Fix sparse warning
Guenter Roeck
2013-04-07
1
-1
/
+1
*
|
|
|
hwmon: (pmbus/ltc2978) Add support for LTC2974 and LTC3883
Guenter Roeck
2013-04-07
2
-21
/
+132
*
|
|
|
hwmon: (pmbus/ltc2978) Code cleanup
Guenter Roeck
2013-04-07
1
-11
/
+14
*
|
|
|
hwmon: (ltc4261) Fix 'Macros with complex values' checkpatch error
Guenter Roeck
2013-04-07
1
-22
/
+16
*
|
|
|
hwmon: (ltc4245) Fix 'Macros with complex values' checkpatch error
Guenter Roeck
2013-04-07
1
-57
/
+59
*
|
|
|
hwmon: (ltc4215) Fix 'Macros with complex values' checkpatch error
Guenter Roeck
2013-04-07
1
-28
/
+18
*
|
|
|
hwmon: (ltc4151) Fix 'Avoid unnecessary line continuations' checkpatch warning
Guenter Roeck
2013-04-07
1
-6
/
+6
*
|
|
|
hwmon: (ina2xx) Fix 'Avoid unnecessary line continuations' checkpatch warning
Guenter Roeck
2013-04-07
1
-8
/
+8
*
|
|
|
hwmon: Fix checkpatch warning 'quoted string split across lines'
Guenter Roeck
2013-04-07
36
-249
/
+271
*
|
|
|
hwmon: Fix CamelCase checkpatch warnings
Guenter Roeck
2013-04-07
8
-216
/
+216
*
|
|
|
hwmon: (nct6775) Drop read/write lock
Guenter Roeck
2013-04-07
1
-10
/
+0
*
|
|
|
hwmon: (nct6775) Only report VID if supported and enabled
Guenter Roeck
2013-04-07
1
-6
/
+24
*
|
|
|
hwmon: (nct6775) Detect and report additional temperature sources
Guenter Roeck
2013-04-07
1
-0
/
+33
*
|
|
|
hwmon: (nct6775) Add support for weighted fan control
Guenter Roeck
2013-04-07
1
-14
/
+266
*
|
|
|
hwmon: (nct6775) Add support for automatic fan control
Guenter Roeck
2013-04-07
1
-7
/
+1092
*
|
|
|
hwmon: (nct6775) Add support for pwm, pwm_mode, and pwm_enable
Guenter Roeck
2013-04-07
1
-0
/
+329
*
|
|
|
hwmon: (nct6775) Add power management support
Guenter Roeck
2013-04-07
1
-0
/
+86
*
|
|
|
hwmon: (nct6775) Add support for fan debounce module parameter
Guenter Roeck
2013-04-07
1
-0
/
+28
*
|
|
|
hwmon: (nct6775) Add support for fanX_pulses sysfs attribute
Guenter Roeck
2013-04-07
1
-0
/
+64
*
|
|
|
hwmon: (nct6775) Add support for fan speed attributes
Guenter Roeck
2013-04-07
1
-1
/
+515
*
|
|
|
hwmon: (nct6775) Add support for temperature sensors
Guenter Roeck
2013-04-07
1
-3
/
+745
*
|
|
|
hwmon: (nct6775) Add case open detection
Guenter Roeck
2013-04-07
1
-0
/
+67
*
|
|
|
hwmon: Driver for Nuvoton NCT6775F, NCT6776F, and NCT6779D
Guenter Roeck
2013-04-07
3
-0
/
+1035
*
|
|
|
hwmon: Fix 'Macros with complex values' checkpatch errors
Guenter Roeck
2013-04-07
4
-20
/
+22
*
|
|
|
hwmon: checkpatch cleanup: Replace printk with pr_debug or dev_dbg as appropr...
Guenter Roeck
2013-04-07
4
-5
/
+4
*
|
|
|
hwmon: (ntc_thermistor) Add DT with IIO support to NTC thermistor driver
Naveen Krishna Chatradhi
2013-04-07
2
-19
/
+127
*
|
|
|
hwmon: (adt7x10) Add alarm interrupt support
Lars-Peter Clausen
2013-04-07
4
-9
/
+44
*
|
|
|
hwmon: (adt7410) Add support for the adt7310/adt7320
Lars-Peter Clausen
2013-04-07
6
-436
/
+689
*
|
|
|
hwmon: (adt7410) Don't re-read non-volatile registers
Lars-Peter Clausen
2013-04-07
1
-33
/
+58
*
|
|
|
hwmon: (mc13783-adc.c) use module_platform_driver_probe()
Jingoo Han
2013-04-07
1
-12
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
hwmon: (lm75.h) Update header inclusion
Jean Delvare
2013-03-18
1
-1
/
+1
|
/
/
*
|
hwmon: (pmbus/ltc2978) Fix temperature reporting
Guenter Roeck
2013-03-14
1
-6
/
+8
*
|
hwmon: (pmbus) Fix krealloc() misuse in pmbus_add_attribute()
David Woodhouse
2013-03-14
1
-5
/
+7
*
|
hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attrib...
Axel Lin
2013-03-14
1
-0
/
+2
*
|
hwmon: (sht15) Check return value of regulator_enable()
Mark Brown
2013-03-03
1
-1
/
+7
*
|
hwmon: (pmbus/ltc2978) Use detected chip ID to select supported functionality
Guenter Roeck
2013-03-03
1
-1
/
+1
*
|
hwmon: (pmbus/ltc2978) Fix peak attribute handling
Guenter Roeck
2013-03-03
1
-13
/
+15
|
/
[prev]
[next]