public inbox for linux-hwmon@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-14 20:55:36 to 2017-04-28 14:11:40 UTC [more...]

[PATCH] hwmon (pmbus): Add client driver for IR35221
 2017-04-28 14:11 UTC  (7+ messages)

[PATCH V2] hwmon: (ibmpowernv) Add min/max attributes and current sensors
 2017-04-28 13:29 UTC  (2+ messages)

[PATCH 0/2] HWMON driver for Broadcom STB DPFE
 2017-04-27 22:00 UTC  (12+ messages)
` [PATCH 1/2] dt/bindings: Add bindings for Broadcom STB DRAM Sensors
` [PATCH 2/2] hwmon: (brcmstb) Add driver for Broadcom STB DPFE

[PATCH 0/7] twl4030-madc cleanup
 2017-04-27 16:51 UTC  (9+ messages)
` [PATCH 1/7] hwmon: twl4030-madc: drop driver
` [PATCH 2/7] power: supply: avoid unused twl4030-madc.h
` [PATCH 3/7] iio: adc: twl4030: Drop twl4030_get_madc_conversion()
` [PATCH 4/7] iio: adc: twl4030: Unexport twl4030_madc_conversion()
` [PATCH 5/7] iio: adc: twl4030: Drop struct twl4030_madc_user_parms
` [PATCH 6/7] iio: adc: twl4030: Remove twl4030_madc_request.func_cb
` [PATCH 7/7] iio: adc: twl4030: Fold twl4030-madc.h into driver

[PATCH 0/4] hwmon-NCT: Fine-tuning for four function implementations
 2017-04-27 13:23 UTC  (7+ messages)
` [PATCH 1/4] hwmon-nct6683: Use devm_kcalloc() in nct6683_create_attr_group()
` [PATCH 2/4] hwmon-nct6683: Adjust five checks for null pointers
` [PATCH 3/4] hwmon-nct6775: Use devm_kcalloc() in nct6775_create_attr_group()
` [PATCH 4/4] hwmon-nct6775: Adjust seven checks for null pointers
  ` hwmon-NCT: Fine-tuning for four function implementations

[RFC PATCH] hwmon: Add driver for Infineon DPS310
 2017-04-27  6:19 UTC  (3+ messages)

[PATCH] hwmon: (ibmpowernv) Add min/max attributes and current sensors
 2017-04-25 14:34 UTC  (7+ messages)

it87 causes VIA hardware to lockup
 2017-04-25 13:49 UTC  (11+ messages)

[PATCH] hwmon: tmp103: use SIMPLE_DEV_PM_OPS helper macro
 2017-04-24 15:45 UTC  (6+ messages)

[PATCH] hwmon: pwm-fan: switch to new atomic PWM API
 2017-04-24 14:25 UTC  (4+ messages)
  ` [PATCH] pwm: pwm-samsung: "

[PATCH v2 0/3] pwm: pwm-samsung: fix suspend/resume support
 2017-04-24 10:01 UTC  (4+ messages)
  ` [PATCH v2 1/3] pwm: pwm-samsung: remove redundant checks from pwm_samsung_config()
  ` [PATCH v2 2/3] pwm: pwm-samsung: fix suspend/resume support
  ` [PATCH v2 3/3] hwmon: pwm-fan: remove no longer needed suspend/resume code

[patch 0/6] hwmon/coretemp: Hotplug fixes, cleanups and state machine conversion
 2017-04-23 15:01 UTC  (11+ messages)

[PATCH] hwmon: (adt7475) set start bit in probe
 2017-04-21 19:34 UTC  (2+ messages)
`  "

[PATCH] hwmon: ina209: Handled signed registers
 2017-04-21 19:30 UTC  (2+ messages)
`  "

[PATCH 0/2] Add Maxim Integrated MAX31760 fan controller driver
 2017-04-19 21:04 UTC  (11+ messages)
` [PATCH 1/2] hwmon: Add "
` [PATCH 2/2] devicetree: Document the max31760 device binding
` [PATCH v2 0/2] Add Maxim Integrated MAX31760 fan controller driver
  ` [PATCH v2 1/2] hwmon: Add "
  ` [PATCH v2 2/2] devicetree: Document the max31760 device binding

[PATCH 1/3] mfd: cros-ec: Add functions to read mapped memory
 2017-04-14 17:47 UTC  (13+ messages)
` [PATCH 2/3] dt-bindings: hwmon: Add bindings for Google Chromium EC HWMON
` [PATCH 3/3] hwmon: cros-ec-hwmon: Add Chromium-EC HWMON driver

[PATCH v2 1/2] hwmon: (lm87) Remove unused I2C devices driver_data
 2017-04-13 13:10 UTC  (4+ messages)
` [PATCH v2 2/2] hwmon: (lm87) Add OF device ID table
  ` [v2,2/2] "
` [v2,1/2] hwmon: (lm87) Remove unused I2C devices driver_data

[PATCH 1/2] hwmon: (lm85) Remove unused I2C devices driver_data
 2017-04-13  0:14 UTC  (2+ messages)
` [PATCH 2/2] hwmon: (lm85) Add OF device ID table

[PATCH 2/2] hwmon: (tacho) Remove an unused variable
 2017-04-12 10:27 UTC  (2+ messages)

[PATCH 1/2] hwmon: (tacho) Fix a condition in aspeed_get_fan_tach_ch_rpm()
 2017-04-10 20:31 UTC  (2+ messages)

[PATCH linux v7 0/2] Support for ASPEED AST2400/AST2500 PWM and Fan Tach driver
 2017-04-05  0:52 UTC  (3+ messages)
` [PATCH linux v7 1/2] Documentation: dt-bindings: Document bindings for ASPEED AST2400/AST2500 PWM and Fan tach controller device driver
` [PATCH linux v7 2/2] drivers: hwmon: Support for ASPEED PWM/Fan tach

[PATCH linux v6 0/2] Support for ASPEED AST2400/AST2500 PWM and Fan Tach driver
 2017-04-04 16:30 UTC  (6+ messages)
` [PATCH linux v6 1/2] Documentation: dt-bindings: Document bindings for ASPEED AST2400/AST2500 PWM and Fan tach controller device driver
` [PATCH linux v6 2/2] drivers: hwmon: Support for ASPEED PWM/Fan tach

[PATCH 0/3] pwm: pwm-samsung: fix suspend/resume support
 2017-04-04  5:40 UTC  (6+ messages)
  ` [PATCH 1/3] pwm: pwm-samsung: remove redundant checks from pwm_samsung_config()
  ` [PATCH 2/3] pwm: pwm-samsung: fix suspend/resume support
  ` [PATCH 3/3] hwmon: pwm-fan: remove no longer needed suspend/resume code

[PATCH v5 0/2] lm87 configuration from dts
 2017-04-02 11:42 UTC  (4+ messages)
` [PATCH v5 1/2] Documentation: dtb: lm87: Add hwmon binding documentation
` [PATCH v5 2/2] lm87: Allow channel data to be set from dts file

[PATCH v6] hwmon: ads7828 optional parameters from the device tree
 2017-04-02 11:35 UTC  (2+ messages)

[PATCH linux v9 0/5] drivers: hwmon: Add On-Chip Controller driver
 2017-04-02 11:19 UTC  (5+ messages)
` [PATCH linux v9 2/5] hwmon: occ: Add sysfs interface
` [PATCH linux v9 4/5] hwmon: occ: Add callbacks for parsing P8 OCC datastructures
` [PATCH linux v9 5/5] hwmon: occ: Add hwmon implementation for the P8 OCC

[PATCH linux v5 0/2] Support for ASPEED AST2400/AST2500 PWM and Fan Tach driver
 2017-04-01 22:45 UTC  (7+ messages)
` [PATCH linux v5 1/2] Documentation: dt-bindings: Document bindings for ASPEED AST2400/AST2500 PWM and Fan tach controller device driver
` [PATCH linux v5 2/2] drivers: hwmon: Support for ASPEED PWM/Fan tach

[PATCH] driver: adm1275: set the m,b and R coefficients correctly for power
 2017-03-28  2:44 UTC  (2+ messages)

[GIT PULL] hwmon fixes for v4.11-rc4
 2017-03-25 21:53 UTC 

[PATCH v5] hwmon: ads7828 optional parameters from the device tree
 2017-03-24 19:55 UTC  (8+ messages)

[PATCH] hwmon: asus_atk0110.c fix uninitialized data access
 2017-03-23 20:26 UTC  (3+ messages)

[PATCH 1/5] w83627ehf: Use hwmon_device_register_with_info and sensor groups
 2017-03-23 19:07 UTC  (10+ messages)
` [PATCH 2/5] w83627ehf: Use octal values for access rights of sysfs files
` [PATCH 3/5] w83627ehf: Minor readability fixes
` [PATCH 4/5] w83627ehf: Drop FSFE template and replace with SPDX License information
` [PATCH 5/5] w83627ehf: Drop support for nct6775/nct6776

[PATCH 1/4] w83627ehf: Use hwmon_device_register_with_info and sensor groups
 2017-03-23  4:54 UTC  (7+ messages)
` [PATCH 2/4] w83627ehf: Use octal values for access rights of sysfs files
` [PATCH 3/4] w83627ehf: Minor readability fixes
` [PATCH 4/4] w83627ehf: Drop FSFE template and replace with SPDX License information
  ` [PATCH] w83627ehf: Drop support for nct6775/nct6776

Conversion of w83627ehf to hwmon_device_register_with_info ?
 2017-03-23  1:11 UTC  (5+ messages)

MAX31785 pmbus driver
 2017-03-22 14:37 UTC 

IT87_REG_PWM[3-5] wrong or obsolete?
 2017-03-22  8:12 UTC  (3+ messages)

[PATCH] hwmon: (it87) Fix feature mask for IT8792E (IT8733E)
 2017-03-20 22:45 UTC  (2+ messages)

[PATCH linux v4 0/2] Support for ASPEED AST2400/AST2500 PWM and Fan Tach driver
 2017-03-20 16:15 UTC  (4+ messages)
` [PATCH linux v4 1/2] Documentation: dt-bindings: Document bindings for ASPEED AST2400/AST2500 PWM and Fan tach controller device driver

[PATCH v4] hwmon: ads7828 optional parameters from the device tree
 2017-03-19 23:54 UTC  (2+ messages)

[PATCH] hwmon: Add missing HWMON_T_ALARM
 2017-03-17 13:43 UTC  (2+ messages)

[PATCH v3] hwmon: ads7828 optional parameters from the device tree
 2017-03-16 16:55 UTC  (6+ messages)

[PATCH v3 0/2] scpi-sensors: Fix SCP sensor readings scale
 2017-03-15 22:40 UTC  (7+ messages)
` [PATCH v3 1/2] Documentation: bindings: Introduce scpi,sensors-scale


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox