Age | Commit message (Expand) | Author | Files | Lines |
2013-04-08 | hwmon: (nct6775) Expand scope of supported chips | Guenter Roeck | 2 | -13/+12 |
2013-04-08 | hwmon: (gpio-fan) Use is_visible to determine if attributes should be created | Guenter Roeck | 1 | -65/+39 |
2013-04-08 | hwmon: (tmp401) Fix device detection for TMP411B and TMP411C | Guenter Roeck | 1 | -2/+16 |
2013-04-08 | hwmon: Add driver for LM95234 | Guenter Roeck | 3 | -0/+780 |
2013-04-08 | hwmon: (tmp401) Add support for TMP431 | Guenter Roeck | 2 | -5/+14 |
2013-04-08 | hwmon: (pmbus/lm25066) Add support for LM25056 | Guenter Roeck | 2 | -10/+124 |
2013-04-08 | hwmon: (pmbus/lm25066) Refactor device specific coefficients | Guenter Roeck | 1 | -78/+118 |
2013-04-08 | hwmon: (pmbus/lm25066) Clamp limit attributes | Guenter Roeck | 1 | -0/+13 |
2013-04-08 | hwmon: (pmbus/lm25066) Report VAUX as vmon | Guenter Roeck | 1 | -52/+21 |
2013-04-08 | hwmon: (max6697) Use is_visible and sysfs_create_group | Guenter Roeck | 1 | -116/+93 |
2013-04-08 | hwmon: (adt7310) Fix sparse warning | Guenter Roeck | 1 | -1/+1 |
2013-04-08 | hwmon: (pmbus/ltc2978) Add support for LTC2974 and LTC3883 | Guenter Roeck | 2 | -21/+132 |
2013-04-08 | hwmon: (pmbus/ltc2978) Code cleanup | Guenter Roeck | 1 | -11/+14 |
2013-04-08 | hwmon: (ltc4261) Fix 'Macros with complex values' checkpatch error | Guenter Roeck | 1 | -22/+16 |
2013-04-08 | hwmon: (ltc4245) Fix 'Macros with complex values' checkpatch error | Guenter Roeck | 1 | -57/+59 |
2013-04-08 | hwmon: (ltc4215) Fix 'Macros with complex values' checkpatch error | Guenter Roeck | 1 | -28/+18 |
2013-04-08 | hwmon: (ltc4151) Fix 'Avoid unnecessary line continuations' checkpatch warning | Guenter Roeck | 1 | -6/+6 |
2013-04-08 | hwmon: (ina2xx) Fix 'Avoid unnecessary line continuations' checkpatch warning | Guenter Roeck | 1 | -8/+8 |
2013-04-08 | hwmon: Fix checkpatch warning 'quoted string split across lines' | Guenter Roeck | 36 | -249/+271 |
2013-04-08 | hwmon: Fix CamelCase checkpatch warnings | Guenter Roeck | 8 | -216/+216 |
2013-04-08 | hwmon: (nct6775) Drop read/write lock | Guenter Roeck | 1 | -10/+0 |
2013-04-08 | hwmon: (nct6775) Only report VID if supported and enabled | Guenter Roeck | 1 | -6/+24 |
2013-04-08 | hwmon: (nct6775) Detect and report additional temperature sources | Guenter Roeck | 1 | -0/+33 |
2013-04-08 | hwmon: (nct6775) Add support for weighted fan control | Guenter Roeck | 1 | -14/+266 |
2013-04-08 | hwmon: (nct6775) Add support for automatic fan control | Guenter Roeck | 1 | -7/+1092 |
2013-04-08 | hwmon: (nct6775) Add support for pwm, pwm_mode, and pwm_enable | Guenter Roeck | 1 | -0/+329 |
2013-04-08 | hwmon: (nct6775) Add power management support | Guenter Roeck | 1 | -0/+86 |
2013-04-08 | hwmon: (nct6775) Add support for fan debounce module parameter | Guenter Roeck | 1 | -0/+28 |
2013-04-08 | hwmon: (nct6775) Add support for fanX_pulses sysfs attribute | Guenter Roeck | 1 | -0/+64 |
2013-04-08 | hwmon: (nct6775) Add support for fan speed attributes | Guenter Roeck | 1 | -1/+515 |
2013-04-08 | hwmon: (nct6775) Add support for temperature sensors | Guenter Roeck | 1 | -3/+745 |
2013-04-08 | hwmon: (nct6775) Add case open detection | Guenter Roeck | 1 | -0/+67 |
2013-04-08 | hwmon: Driver for Nuvoton NCT6775F, NCT6776F, and NCT6779D | Guenter Roeck | 3 | -0/+1035 |
2013-04-08 | hwmon: Fix 'Macros with complex values' checkpatch errors | Guenter Roeck | 4 | -20/+22 |
2013-04-08 | hwmon: checkpatch cleanup: Replace printk with pr_debug or dev_dbg as appropr... | Guenter Roeck | 4 | -5/+4 |
2013-04-08 | hwmon: (ntc_thermistor) Add DT with IIO support to NTC thermistor driver | Naveen Krishna Chatradhi | 2 | -19/+127 |
2013-04-08 | hwmon: (adt7x10) Add alarm interrupt support | Lars-Peter Clausen | 4 | -9/+44 |
2013-04-08 | hwmon: (adt7410) Add support for the adt7310/adt7320 | Lars-Peter Clausen | 6 | -436/+689 |
2013-04-08 | hwmon: (adt7410) Don't re-read non-volatile registers | Lars-Peter Clausen | 1 | -33/+58 |
2013-04-08 | hwmon: (mc13783-adc.c) use module_platform_driver_probe() | Jingoo Han | 1 | -12/+1 |
2013-04-01 | Merge 3.9-rc5 into staging-next | Greg Kroah-Hartman | 1 | -1/+1 |
2013-03-25 | Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 3 | -0/+206 |
2013-03-23 | hwmon: Move the IIO client driver for hwmon out of staging | Jonathan Cameron | 3 | -0/+206 |
2013-03-19 | hwmon: (lm75.h) Update header inclusion | Jean Delvare | 1 | -1/+1 |
2013-03-14 | hwmon: (pmbus/ltc2978) Fix temperature reporting | Guenter Roeck | 1 | -6/+8 |
2013-03-14 | hwmon: (pmbus) Fix krealloc() misuse in pmbus_add_attribute() | David Woodhouse | 1 | -5/+7 |
2013-03-14 | hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attrib... | Axel Lin | 1 | -0/+2 |
2013-03-04 | hwmon: (sht15) Check return value of regulator_enable() | Mark Brown | 1 | -1/+7 |
2013-03-04 | hwmon: (pmbus/ltc2978) Use detected chip ID to select supported functionality | Guenter Roeck | 1 | -1/+1 |
2013-03-04 | hwmon: (pmbus/ltc2978) Fix peak attribute handling | Guenter Roeck | 1 | -13/+15 |