Merge tag 'hwmon-for-linus-v4.12' of...
Merge tag 'hwmon-for-linus-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging Pull hwmon updates from Guenter Roeck: - removed twl4030-madc driver - added ASPEED PWM/fan driver - various minor improvements and fixes in several drivers * tag 'hwmon-for-linus-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging: (36 commits) hwmon: (twl4030-madc) drop driver hwmon: (tmp103) Use SIMPLE_DEV_PM_OPS helper macro hwmon: (adt7475) set start bit in probe hwmon: (ina209) Handled signed registers hwmon: (lm87) Add OF device ID table hwmon: (lm87) Remove unused I2C devices driver_data drivers: hwmon: Support for ASPEED PWM/Fan tach Documentation: dt-bindings: Document bindings for ASPEED AST2400/AST2500 PWM and Fan tach controller device driver hwmon: (lm87) Allow channel data to be set from dts file Documentation: dtb: lm87: Add hwmon binding documentation hwmon: (ads7828) Accept optional parameters from device tree hwmon: (dell-smm) Add Dell XPS 15 9560 into DMI list hwmon: Constify str parameter of hwmon_ops->read_string dt: Add vendor prefix for Sensirion hwmon: (tmp421) Add OF device ID table hwmon: (tmp103) Add OF device ID table hwmon: (tmp102) Add OF device ID table hwmon: (stts751) Add OF device ID table hwmon: (ucd9200) Add OF device ID table hwmon: (ucd9000) Add OF device ID table ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/hwmon/ads7828.txt 25 additions, 0 deletionsDocumentation/devicetree/bindings/hwmon/ads7828.txt
- Documentation/devicetree/bindings/hwmon/aspeed-pwm-tacho.txt 68 additions, 0 deletionsDocumentation/devicetree/bindings/hwmon/aspeed-pwm-tacho.txt
- Documentation/devicetree/bindings/hwmon/lm87.txt 30 additions, 0 deletionsDocumentation/devicetree/bindings/hwmon/lm87.txt
- Documentation/devicetree/bindings/vendor-prefixes.txt 1 addition, 0 deletionsDocumentation/devicetree/bindings/vendor-prefixes.txt
- Documentation/hwmon/aspeed-pwm-tacho 22 additions, 0 deletionsDocumentation/hwmon/aspeed-pwm-tacho
- Documentation/hwmon/tc654 1 addition, 1 deletionDocumentation/hwmon/tc654
- drivers/hwmon/Kconfig 9 additions, 10 deletionsdrivers/hwmon/Kconfig
- drivers/hwmon/Makefile 1 addition, 1 deletiondrivers/hwmon/Makefile
- drivers/hwmon/ad7414.c 7 additions, 0 deletionsdrivers/hwmon/ad7414.c
- drivers/hwmon/adc128d818.c 7 additions, 0 deletionsdrivers/hwmon/adc128d818.c
- drivers/hwmon/ads1015.c 21 additions, 1 deletiondrivers/hwmon/ads1015.c
- drivers/hwmon/ads7828.c 38 additions, 1 deletiondrivers/hwmon/ads7828.c
- drivers/hwmon/adt7475.c 43 additions, 1 deletiondrivers/hwmon/adt7475.c
- drivers/hwmon/aspeed-pwm-tacho.c 835 additions, 0 deletionsdrivers/hwmon/aspeed-pwm-tacho.c
- drivers/hwmon/dell-smm-hwmon.c 7 additions, 0 deletionsdrivers/hwmon/dell-smm-hwmon.c
- drivers/hwmon/hwmon.c 1 addition, 1 deletiondrivers/hwmon/hwmon.c
- drivers/hwmon/ina209.c 9 additions, 2 deletionsdrivers/hwmon/ina209.c
- drivers/hwmon/ina2xx.c 34 additions, 1 deletiondrivers/hwmon/ina2xx.c
- drivers/hwmon/lm63.c 23 additions, 0 deletionsdrivers/hwmon/lm63.c
- drivers/hwmon/lm75.c 97 additions, 1 deletiondrivers/hwmon/lm75.c
Please register or sign in to comment