All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] [PATCH v3 00/25] hwmon: (it87) Various enhancements and fixes
@ 2016-01-27  2:03 Guenter Roeck
  2016-03-05 14:29 ` Guenter Roeck
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Guenter Roeck @ 2016-01-27  2:03 UTC (permalink / raw)
  To: lm-sensors

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-04-12 13:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-27  2:03 [lm-sensors] [PATCH v3 00/25] hwmon: (it87) Various enhancements and fixes Guenter Roeck
2016-03-05 14:29 ` 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-09 15:07     ` Guenter Roeck
2016-04-10 10:46     ` Martin Blumenstingl
2016-04-10 10:46       ` Martin Blumenstingl
2016-04-12  7:21     ` Jean Delvare
2016-04-12 13:12       ` Guenter Roeck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.