-
- Downloads
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Pull hwmon updates from Guenter Roeck: - new driver to support GMT G762/G763 pwm fan controllers - add support for DS1631, DS1721, and DS1731 to ds1621 driver - remove detect function from ds1621 driver as unreliable - bug fixes in nct6775, iio_hwmon, and adm1021 drivers - remove redundant platform_set_drvdata in various drivers - add device tree support to ina2xx driver * tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging: hwmon: (ds1621) Fix temperature rounding operations hwmon: (nct6775) Drop unsupported fan alarm attributes for NCT6775 hwmon: (nct6775) Fix temperature alarm attributes Add support for GMT G762/G763 PWM fan controllers hwmon: (ina2xx) Add device tree support to pass the shunt resistor hwmon: (ds1621) Update documentation hwmon: (ds1621) Add DS1731 chip support to ds1621 driver hwmon: (iio_hwmon) add alias table hwmon: (adm1021) Do not create min sysfs attributes for LM84 hwmon: (ds1621) Remove detect function hwmon: (ds1621) Add ds1631 chip support to ds1621 driver and documentation hwmon: (ds1621) Add ds1721 update interval sysfs attribute hwmon: (ds1621) Add ds1721 chip support hwmon: (w83627ehf) Remove redundant platform_set_drvdata() hwmon: (ntc_thermistor) Remove redundant platform_set_drvdata() hwmon: (i5k_amb) Remove redundant platform_set_drvdata() hwmon: (coretemp) Remove redundant platform_set_drvdata() hwmon: (abituguru3) Remove redundant platform_set_drvdata()
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/hwmon/g762.txt 47 additions, 0 deletionsDocumentation/devicetree/bindings/hwmon/g762.txt
- Documentation/devicetree/bindings/i2c/ina2xx.txt 22 additions, 0 deletionsDocumentation/devicetree/bindings/i2c/ina2xx.txt
- Documentation/hwmon/ds1621 134 additions, 10 deletionsDocumentation/hwmon/ds1621
- Documentation/hwmon/g762 65 additions, 0 deletionsDocumentation/hwmon/g762
- Documentation/hwmon/ina2xx 3 additions, 1 deletionDocumentation/hwmon/ina2xx
- drivers/hwmon/Kconfig 18 additions, 3 deletionsdrivers/hwmon/Kconfig
- drivers/hwmon/Makefile 1 addition, 0 deletionsdrivers/hwmon/Makefile
- drivers/hwmon/abituguru3.c 0 additions, 1 deletiondrivers/hwmon/abituguru3.c
- drivers/hwmon/adm1021.c 25 additions, 7 deletionsdrivers/hwmon/adm1021.c
- drivers/hwmon/coretemp.c 0 additions, 2 deletionsdrivers/hwmon/coretemp.c
- drivers/hwmon/ds1621.c 172 additions, 54 deletionsdrivers/hwmon/ds1621.c
- drivers/hwmon/g762.c 1149 additions, 0 deletionsdrivers/hwmon/g762.c
- drivers/hwmon/i5k_amb.c 0 additions, 2 deletionsdrivers/hwmon/i5k_amb.c
- drivers/hwmon/iio_hwmon.c 1 addition, 0 deletionsdrivers/hwmon/iio_hwmon.c
- drivers/hwmon/ina2xx.c 5 additions, 0 deletionsdrivers/hwmon/ina2xx.c
- drivers/hwmon/nct6775.c 64 additions, 28 deletionsdrivers/hwmon/nct6775.c
- drivers/hwmon/ntc_thermistor.c 0 additions, 1 deletiondrivers/hwmon/ntc_thermistor.c
- drivers/hwmon/w83627ehf.c 0 additions, 2 deletionsdrivers/hwmon/w83627ehf.c
- include/linux/platform_data/g762.h 37 additions, 0 deletionsinclude/linux/platform_data/g762.h
Loading
Please register or sign in to comment