summaryrefslogtreecommitdiffstats
path: root/Documentation/misc-devices (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-21hwmon: (tmp401) Add support for update_interval attributeGuenter Roeck1-1/+53
2013-04-21hwmon: (tmp401) Reset valid flag when resetting temperature historyGuenter Roeck1-2/+6
2013-04-21hwmon: (tmp401) Simplification and cleanupGuenter Roeck1-234/+137
2013-04-14hwmon: (tmp401) Use sysfs_create_group / sysfs_remove_groupGuenter Roeck1-63/+91
2013-04-14hwmon: (tmp401) Drop unused defines, use BIT for bit masksGuenter Roeck1-11/+10
2013-04-13hwmon: (nct6775) Use ARRAY_SIZE for loops where possibleGuenter Roeck1-8/+8
2013-04-13documentation: hwmon: Fix typo in documentation/hwmonMasanari Iida2-2/+2
2013-04-08hwmon: (nct6775) Enable both AUXTIN and VIN3 on NCT6776Guenter Roeck1-37/+0
2013-04-08hwmon: (ad7314) use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-2/+2
2013-04-08MAINTAINERS: Add myself as maintainer for the NCT6775 driverGuenter Roeck1-0/+7
2013-04-08hwmon: (nct6775) Expand scope of supported chipsGuenter Roeck3-17/+16
2013-04-08hwmon: (gpio-fan) Use is_visible to determine if attributes should be createdGuenter Roeck1-65/+39
2013-04-08hwmon: (tmp401) Fix device detection for TMP411B and TMP411CGuenter Roeck1-2/+16
2013-04-08hwmon: Add driver for LM95234Guenter Roeck4-0/+816
2013-04-08hwmon: (tmp401) Add support for TMP431Guenter Roeck3-11/+24
2013-04-08hwmon: (pmbus/lm25066) Add support for LM25056Guenter Roeck3-13/+139
2013-04-08hwmon: (pmbus/lm25066) Refactor device specific coefficientsGuenter Roeck1-78/+118
2013-04-08hwmon: (pmbus/lm25066) Clamp limit attributesGuenter Roeck1-0/+13
2013-04-08hwmon: (pmbus/lm25066) Report VAUX as vmonGuenter Roeck2-60/+29
2013-04-08hwmon: (max6697) Use is_visible and sysfs_create_groupGuenter Roeck1-116/+93
2013-04-08hwmon: (adt7310) Fix sparse warningGuenter Roeck1-1/+1
2013-04-08hwmon: (pmbus/ltc2978) Add support for LTC2974 and LTC3883Guenter Roeck3-69/+218
2013-04-08hwmon: (pmbus/ltc2978) Clean up documentationGuenter Roeck1-22/+19
2013-04-08hwmon: (pmbus/ltc2978) Code cleanupGuenter Roeck1-11/+14
2013-04-08hwmon: (ltc4261) Fix 'Macros with complex values' checkpatch errorGuenter Roeck1-22/+16
2013-04-08hwmon: (ltc4245) Fix 'Macros with complex values' checkpatch errorGuenter Roeck1-57/+59
2013-04-08hwmon: (ltc4215) Fix 'Macros with complex values' checkpatch errorGuenter Roeck1-28/+18
2013-04-08hwmon: (ltc4151) Fix 'Avoid unnecessary line continuations' checkpatch warningGuenter Roeck1-6/+6
2013-04-08hwmon: (ina2xx) Fix 'Avoid unnecessary line continuations' checkpatch warningGuenter Roeck1-8/+8
2013-04-08hwmon: Fix checkpatch warning 'quoted string split across lines'Guenter Roeck36-249/+271
2013-04-08hwmon: Fix CamelCase checkpatch warningsGuenter Roeck9-218/+218
2013-04-08hwmon: (nct6775) Drop read/write lockGuenter Roeck1-10/+0
2013-04-08hwmon: (nct6775) Only report VID if supported and enabledGuenter Roeck1-6/+24
2013-04-08hwmon: (nct6775) Detect and report additional temperature sourcesGuenter Roeck1-0/+33
2013-04-08hwmon: (nct6775) Add support for weighted fan controlGuenter Roeck2-14/+285
2013-04-08hwmon: (nct6775) Add support for automatic fan controlGuenter Roeck2-7/+1161
2013-04-08hwmon: (nct6775) Add support for pwm, pwm_mode, and pwm_enableGuenter Roeck2-0/+347
2013-04-08hwmon: (nct6775) Add power management supportGuenter Roeck1-0/+86
2013-04-08hwmon: (nct6775) Add support for fan debounce module parameterGuenter Roeck1-0/+28
2013-04-08hwmon: (nct6775) Add support for fanX_pulses sysfs attributeGuenter Roeck1-0/+64
2013-04-08hwmon: (nct6775) Add support for fan speed attributesGuenter Roeck2-3/+518
2013-04-08hwmon: (nct6775) Add support for temperature sensorsGuenter Roeck1-3/+745
2013-04-08hwmon: (nct6775) Add case open detectionGuenter Roeck1-0/+67
2013-04-08hwmon: Driver for Nuvoton NCT6775F, NCT6776F, and NCT6779DGuenter Roeck4-0/+1116
2013-04-08hwmon: Fix 'Macros with complex values' checkpatch errorsGuenter Roeck4-20/+22
2013-04-08hwmon: checkpatch cleanup: Replace printk with pr_debug or dev_dbg as appropr...Guenter Roeck4-5/+4
2013-04-08hwmon: (ntc_thermistor) Add DT with IIO support to NTC thermistor driverNaveen Krishna Chatradhi4-20/+163
2013-04-08hwmon: (adt7x10) Add alarm interrupt supportLars-Peter Clausen4-9/+44
2013-04-08hwmon: (adt7410) Add support for the adt7310/adt7320Lars-Peter Clausen7-453/+719
2013-04-08hwmon: (adt7410) Don't re-read non-volatile registersLars-Peter Clausen1-33/+58