Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
* 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging: (44 commits) hwmon: (lineage-pem): Fix in1 voltage alarm sysfs attributes hwmon/f71882fg: Add support for f71808e hwmon/f71882fg: Add support for f71869f and f71869e hwmon/f71882fg: Add support for f71889ed hwmon/f71882fg: Break out test for auto pwm's controlled by digital readings hwmon/f71882fg: Separate temp beep sysfs attr from the other temp sysfs attr hwmon/f71882fg: Remove bogus temp2_type for certain models hwmon/f71882fg: Make number of temps configurable hwmon/f71882fg: Make creation of in sysfs attributes more generic hwmon/f71882fg: Only allow negative auto point temps if fan_neg_temp is enabled hwmon/f71882fg: Fix temp1 sensor type reporting hwmon: (w83627ehf) Display correct temperature sensor labels for systems with NCT6775F hwmon: (w83627ehf) Add fan debounce support for NCT6775F and NCT6776F hwmon: (w83627ehf) Update Kconfig for W83677HG-B, NCT6775F and NCT6776F hwmon: (w83627ehf) Store rpm instead of raw fan speed data hwmon: (w83627ehf) Use 16 bit fan count registers if supported hwmon: (w83627ehf) Add support for Nuvoton NCT6775F and NCT6776F hwmon: (w83627ehf) Permit enabling SmartFan IV mode if configured at startup hwmon: (w83627ehf) Convert register arrays to 16 bit, and convert access to pointers hwmon: (w83627ehf) Remove references to datasheets which no longer exist ...
Showing
- Documentation/hwmon/f71882fg 12 additions, 4 deletionsDocumentation/hwmon/f71882fg
- Documentation/hwmon/lineage-pem 77 additions, 0 deletionsDocumentation/hwmon/lineage-pem
- Documentation/hwmon/lm85 11 additions, 1 deletionDocumentation/hwmon/lm85
- Documentation/hwmon/ltc4151 47 additions, 0 deletionsDocumentation/hwmon/ltc4151
- Documentation/hwmon/max6639 49 additions, 0 deletionsDocumentation/hwmon/max6639
- Documentation/hwmon/pmbus 215 additions, 0 deletionsDocumentation/hwmon/pmbus
- Documentation/hwmon/sysfs-interface 11 additions, 0 deletionsDocumentation/hwmon/sysfs-interface
- Documentation/hwmon/w83627ehf 44 additions, 16 deletionsDocumentation/hwmon/w83627ehf
- drivers/hwmon/Kconfig 90 additions, 2 deletionsdrivers/hwmon/Kconfig
- drivers/hwmon/Makefile 10 additions, 0 deletionsdrivers/hwmon/Makefile
- drivers/hwmon/f71882fg.c 358 additions, 164 deletionsdrivers/hwmon/f71882fg.c
- drivers/hwmon/lineage-pem.c 586 additions, 0 deletionsdrivers/hwmon/lineage-pem.c
- drivers/hwmon/lis3lv02d_spi.c 10 additions, 9 deletionsdrivers/hwmon/lis3lv02d_spi.c
- drivers/hwmon/lm85.c 75 additions, 61 deletionsdrivers/hwmon/lm85.c
- drivers/hwmon/ltc4151.c 256 additions, 0 deletionsdrivers/hwmon/ltc4151.c
- drivers/hwmon/max16064.c 91 additions, 0 deletionsdrivers/hwmon/max16064.c
- drivers/hwmon/max34440.c 199 additions, 0 deletionsdrivers/hwmon/max34440.c
- drivers/hwmon/max6639.c 653 additions, 0 deletionsdrivers/hwmon/max6639.c
- drivers/hwmon/max8688.c 158 additions, 0 deletionsdrivers/hwmon/max8688.c
- drivers/hwmon/pmbus.c 203 additions, 0 deletionsdrivers/hwmon/pmbus.c
Loading
Please register or sign in to comment