From: Guenter Roeck <patchwork@patchwork.roeck-us.net>
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] [PATCH v3 00/25] hwmon: (it87) Various enhancements and fixes
Date: Wed, 27 Jan 2016 02:03:24 +0000 [thread overview]
Message-ID: <1453860229-23614-1-git-send-email-patchwork@patchwork.roeck-us.net> (raw)
From: Guenter Roeck <linux@roeck-us.net>
This patch series builds on top of v4.5-rc1. The series was tested on
a system with IT8728F. Out-of-kernel versions were tested by various
people using a github repository.
Most of the patches in this series were previously submitted as part of
earlier patch series. No substantial changes were made to those patches
since the previous submission.
----------------------------------------------------------------
Guenter Roeck (25):
hwmon: (it87) Add feature flag for AVCC3 support
hwmon: (it87) Add support for all pwm channels on IT8620E
hwmon: (it87) Add support for second pwm frequency register
hwmon: (it87) Simplify error return in it87_device_add
hwmon: (it87) Don't use pdev as static driver variable
hwmon: (it87) Pass SIO base address as parameter to superio functions
hwmon: (it87) Add support for second Super-IO chip
hwmon: (it87) Rearrange code to avoid forward declarations
hwmon: (it87) Use is_visible for voltage sensors
hwmon: (it87) Use is_visible for temperature sensors
hwmon: (it87) Use is_visible for fan attributes
hwmon: (it87) Use is_visible for pwm attributes
hwmon: (it87) Use single group and is_visible for miscellaneous attributes
hwmon: (it87) Convert to use new hwmon API
hwmon: (it87) Support up to 6 temperature sensors on IT8620E
hwmon: (it87) Simplify reading voltage registers
hwmon: (it87) Add support for VIN7 to VIN10 on IT8620E
hwmon: (it87) Use BIT macro
hwmon: (it87) Use defines for array sizes and sensor counts
hwmon: (it87) Formatting cleanup
hwmon: (it87) Support disabling fan control for all pwm control and chips
hwmon: (it87) Enhance validation for fan4 and fan5
hwmon: (it87) Support automatic pwm control on newer chips
hwmon: (it87) Fix pwm_temp_map for system with 6 pwm channels
hwmon: (it87) Add support for IT8628E
Documentation/hwmon/it87 | 15 +-
drivers/hwmon/Kconfig | 3 +-
drivers/hwmon/it87.c | 2281 ++++++++++++++++++++++++++--------------------
3 files changed, 1300 insertions(+), 999 deletions(-)
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next reply other threads:[~2016-01-27 2:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-27 2:03 Guenter Roeck [this message]
2016-03-05 14:29 ` [lm-sensors] [PATCH v3 00/25] hwmon: (it87) Various enhancements and fixes Guenter Roeck
2016-03-05 14:46 ` Guenter Roeck
2016-04-09 9:33 ` [lm-sensors] [PATCH v3 00/25] hwmon: (it87) V Martin Blumenstingl
2016-04-09 15:07 ` [lm-sensors] [PATCH v3 00/25] hwmon: (it87) Various enhancements and fixes Guenter Roeck
2016-04-10 10:46 ` Martin Blumenstingl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1453860229-23614-1-git-send-email-patchwork@patchwork.roeck-us.net \
--to=patchwork@patchwork.roeck-us.net \
--cc=lm-sensors@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox