-
- Downloads
Merge tag 'hwmon-for-linus-v4.10' of...
Merge tag 'hwmon-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging Pull hwmon updates from Guenter Roeck: - new drivers for TMP108 and TC654 - hwmon core code cleanup - coretemp driver cleanup - fix overflow issues in several drivers - minor fixes, cleanups and enhancements in various drivers * tag 'hwmon-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging: (41 commits) hwmon: (g762) Fix overflows and crash seen when writing limit attributes hwmon: (emcw201) Fix overflows seen when writing into limit attributes hwmon: (emc2103) Fix overflows seen when temperature limit attributes hwmon: (lm85) Fix overflows seen when writing voltage limit attributes hwmon: (lm87) Fix overflow seen when writing voltage limit attributes hwmon: (nct7802) Fix overflows seen when writing into limit attributes hwmon: (adt7470) Fix overflows seen when writing into limit attributes hwmon: (adt7462) Fix overflows seen when writing into limit attributes hwmon: (adm1026) Fix overflows seen when writing into limit attributes hwmon: (adm1025) Fix overflows seen when writing voltage limits hwmon: (via-cputemp) Convert to hotplug state machine devicetree: hwmon: Add documentation for TMP108 driver. hwmon: Add Texas Instruments TMP108 temperature sensor driver. hwmon: (core) Simplify sysfs attribute name allocation hwmon: (core) Rename groups parameter in API to extra_groups hwmon: (core) Explain why at least two attribute groups are allocated hwmon: (core) Make is_visible callback truly mandatory hwmon: (core) Deprecate hwmon_device_register() hwmon: (core) Clarify use of chip attributes hwmon: (core) Add support for string attributes to new API ...
Showing
- Documentation/devicetree/bindings/hwmon/mcp3021.txt 21 additions, 0 deletionsDocumentation/devicetree/bindings/hwmon/mcp3021.txt
- Documentation/devicetree/bindings/hwmon/tmp108.txt 14 additions, 0 deletionsDocumentation/devicetree/bindings/hwmon/tmp108.txt
- Documentation/devicetree/bindings/i2c/trivial-devices.txt 2 additions, 0 deletionsDocumentation/devicetree/bindings/i2c/trivial-devices.txt
- Documentation/hwmon/hwmon-kernel-api.txt 26 additions, 32 deletionsDocumentation/hwmon/hwmon-kernel-api.txt
- Documentation/hwmon/tc654 31 additions, 0 deletionsDocumentation/hwmon/tc654
- Documentation/hwmon/tmp108 36 additions, 0 deletionsDocumentation/hwmon/tmp108
- drivers/hwmon/Kconfig 24 additions, 2 deletionsdrivers/hwmon/Kconfig
- drivers/hwmon/Makefile 2 additions, 0 deletionsdrivers/hwmon/Makefile
- drivers/hwmon/adm1025.c 1 addition, 1 deletiondrivers/hwmon/adm1025.c
- drivers/hwmon/adm1026.c 17 additions, 9 deletionsdrivers/hwmon/adm1026.c
- drivers/hwmon/adm9240.c 6 additions, 3 deletionsdrivers/hwmon/adm9240.c
- drivers/hwmon/adt7411.c 180 additions, 121 deletionsdrivers/hwmon/adt7411.c
- drivers/hwmon/adt7462.c 6 additions, 6 deletionsdrivers/hwmon/adt7462.c
- drivers/hwmon/adt7470.c 3 additions, 3 deletionsdrivers/hwmon/adt7470.c
- drivers/hwmon/amc6821.c 2 additions, 2 deletionsdrivers/hwmon/amc6821.c
- drivers/hwmon/coretemp.c 113 additions, 208 deletionsdrivers/hwmon/coretemp.c
- drivers/hwmon/ds620.c 1 addition, 1 deletiondrivers/hwmon/ds620.c
- drivers/hwmon/emc2103.c 2 additions, 2 deletionsdrivers/hwmon/emc2103.c
- drivers/hwmon/emc6w201.c 5 additions, 3 deletionsdrivers/hwmon/emc6w201.c
- drivers/hwmon/g762.c 7 additions, 4 deletionsdrivers/hwmon/g762.c
Loading
Please register or sign in to comment