Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
Pull hwmon subsystem update from Jean Delvare: "There are many improvements to the it87 driver, as well as suspend support for the Winbond Super-I/O chips, and a few other fixes." * 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging: hwmon-vid: Add support for AMD family 11h to 15h processors hwmon: (it87) Support PECI for additional chips hwmon: (it87) Report thermal sensor type as Intel PECI if appropriate hwmon: (it87) Manage device specific features with table hwmon: (it87) Replace pwm group macro with direct attribute definitions hwmon: (it87) Avoid quoted string splits across lines hwmon: (it87) Save fan registers in 2-dimensional array hwmon: (it87) Introduce support for tempX_offset sysfs attribute hwmon: (it87) Replace macro defining tempX_type sensors with direct definitions hwmon: (it87) Save voltage register values in 2-dimensional array hwmon: (it87) Save temperature registers in 2-dimensional array hwmon: (w83627ehf) Get rid of smatch warnings hwmon: (w83627hf) Don't touch nonexistent I2C address registers hwmon: (w83627ehf) Add support for suspend hwmon: (w83627hf) Add support for suspend hwmon: Fix PCI device reference leak in quirk
No related branches found
No related tags found
Showing
- Documentation/hwmon/it87 10 additions, 0 deletionsDocumentation/hwmon/it87
- drivers/hwmon/hwmon-vid.c 10 additions, 0 deletionsdrivers/hwmon/hwmon-vid.c
- drivers/hwmon/hwmon.c 14 additions, 12 deletionsdrivers/hwmon/hwmon.c
- drivers/hwmon/it87.c 479 additions, 439 deletionsdrivers/hwmon/it87.c
- drivers/hwmon/w83627ehf.c 98 additions, 1 deletiondrivers/hwmon/w83627ehf.c
- drivers/hwmon/w83627hf.c 78 additions, 3 deletionsdrivers/hwmon/w83627hf.c
Loading
Please register or sign in to comment