public inbox for linux-hwmon@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-30 00:59:10 to 2017-10-11 16:01:00 UTC [more...]

[PATCH 0/4] Make max expected current configurable for ina2xx drivers
 2017-10-11 15:59 UTC  (16+ messages)
  ` [PATCH 1/4] iio: adc: ina2xx: Make max expected current configurable
  ` [PATCH 2/4] hwmon: (ina2xx) "
  ` [PATCH 3/4] dt-bindings: hwmon: Add max-expected-current property to ina2xx
  ` [PATCH 4/4] ARM: dts: Add max-expected-current properties for ina231 in Odroid XU3

[PATCH v2] hwmon: xgene: Support hwmon v2
 2017-10-11  3:54 UTC  (2+ messages)

[PATCH 9/9 v2] hwmon: gpio-fan: Convert to use GPIO descriptors
 2017-10-09  1:46 UTC  (2+ messages)
` [9/9,v2] "

[PATCH 0/9] GPIO controlled fans refactoring
 2017-10-08 23:12 UTC  (22+ messages)
` [PATCH 1/9] hwmon: gpio-fan: Move DT bindings to the right place
  ` [1/9] "
` [PATCH 2/9] hwmon: gpio-fan: Use local variable pointers
  ` [2/9] "
` [PATCH 3/9] hwmon: gpio-fan: Localize platform data
` [PATCH 4/9] hwmon: gpio-fan: Send around device pointer
  ` [4/9] "
` [PATCH 5/9] hwmon: gpio-fan: Mandate OF_GPIO and cut pdata path
  ` [5/9] "
` [PATCH 6/9] hwmon: gpio-fan: Get rid of platform data struct
  ` [6/9] "
` [PATCH 7/9] hwmon: gpio-fan: Get rid of the gpio alarm struct
  ` [7/9] "
` [PATCH 8/9] hwmon: gpio-fan: Rename GPIO line state variables
  ` [8/9] "
` [PATCH 9/9] hwmon: gpio-fan: Convert to use GPIO descriptors
  ` [9/9] "

[GIT PULL] hwmon fixes for v4.14-rc4
 2017-10-07  0:51 UTC 

[patch v4 0/2] Add support for Maxim MAX6621 temperature sensor device
 2017-10-04  5:34 UTC  (6+ messages)
` [patch v4 1/2] hwmon: (max6621) Add support for Maxim MAX6621 temperature sensor
  ` [v4, "
` [patch v4 2/2] Documentation: devicetree: add max6621 device
  ` [v4,2/2] "

[patch v2 0/2] Add support for Maxim MAX6621 temperature sensor device
 2017-10-03 15:23 UTC  (6+ messages)
` [patch v2 1/2] hwmon: Driver for Maxim MAX6621 temperature sensor
  ` [v2,1/2] "
` [patch v2 2/2] dt-bindings: hwmon: add binding documentation for max6621 device

[PATCH 1/2] dt-bindings: hwmon: add compatible for max1619
 2017-10-02 14:30 UTC  (15+ messages)
` [PATCH 2/2] hwmon: add dt binding "
  ` [2/2] "
` [1/2] dt-bindings: hwmon: add compatible "

[PATCH v3 19/22] hwmon: (core) Add hwmon_max to hwmon_sensor_types enumeration
 2017-10-02  9:25 UTC  (5+ messages)
  ` [v3, "
` [PATCH v3 20/22] hwmon: add support for sensors exported via ARM SCMI
  ` [v3,20/22] "

[PATCH 0/2] hwmon: xgene: Support hwmon v2
 2017-10-01 19:46 UTC  (6+ messages)
` [PATCH 1/2] "
  ` [1/2] "
` [PATCH 2/2] hwmon: xgene: Support PCC shared memory in IO region
  ` [2/2] "

[PATCH] hwmon: (xgene) Fix up error handling path mixup in 'xgene_hwmon_probe()'
 2017-10-01 14:28 UTC  (2+ messages)
`  "

[PATCH] hwmon: (w83793): make const array watchdog_minors static, reduces object code size
 2017-10-01 14:16 UTC  (2+ messages)
`  "

[PATCH v3 0/3] pmbus: Expand fan support and add MAX31785 driver
 2017-09-26  5:06 UTC  (8+ messages)
` [PATCH v3 1/3] dt-bindings: hwmon: pmbus: Add Maxim MAX31785 documentation
` [PATCH v3 2/3] hwmon: pmbus: Add fan control support
` [PATCH v3 3/3] pmbus: Add driver for Maxim MAX31785 Intelligent Fan Controller

linux-4.14-rc2/drivers/hwmon/pmbus/pmbus_core.c:1086]: (style) Redundant condition
 2017-09-25 14:58 UTC  (2+ messages)

[PATCH v3 1/2] hwmon: (ltq-cputemp) add cpu temp sensor driver
 2017-09-20  2:53 UTC  (13+ messages)
` [PATCH v3 2/2] hwmon: (ltq-cputemp) add devicetree bindings documentation

[PATCH] hwmon: (stts751) Fix buffer size passed to snprintf
 2017-09-19 18:03 UTC 

[PATCH] hwmon: (stts751) Fix buffer size passed to snprintf
 2017-09-19 12:59 UTC 

[PATCH] hwmon: (sht15): remove redundant check on status and send of status value
 2017-09-18 14:51 UTC  (2+ messages)

[PATCH] hwmon: (aspeed-pwm-tacho) increase fan tach period
 2017-09-18 14:44 UTC  (4+ messages)

[PATCH v2] hwmon/sht15: Root out platform data
 2017-09-12  3:48 UTC  (7+ messages)

[patch v3 0/2] Add support for Maxim MAX6621 temperature sensor device
 2017-09-09 21:20 UTC  (4+ messages)
` [patch v3 1/2] hwmon: (max6621) Add support for Maxim MAX6621 temperature sensor
` [patch v3 2/2] dt-bindings: hwmon: add binding documentation for max6621 device

[PATCH] hwmon/sht15: Root out platform data
 2017-09-09 15:02 UTC  (3+ messages)

hwmon/sht15: gpio irq problem
 2017-09-08 22:38 UTC  (4+ messages)

[PATCH] hwmon: pmbus: Make reg check and clear faults functions return errors
 2017-09-08  5:16 UTC  (19+ messages)

[PATCH v2 0/4] pmbus: Expand fan support and add MAX31785 driver
 2017-09-08  3:58 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: hwmon: pmbus: Add Maxim MAX31785 documentation

[PATCH v2 1/3] hwmon: (k10temp) Move chip specific code into probe function
 2017-09-06 22:36 UTC  (3+ messages)
` [PATCH v2 2/3] hwmon: (k10temp) Add support for family 17h
` [PATCH v2 3/3] hwmon: (k10temp) Add support for temperature offsets

[PATCH v2 00/10] drivers/hwmon: Add On-Chip Controller (OCC) hwmon driver
 2017-09-05 21:39 UTC  (4+ messages)

[PATCH] hwmon: (k10temp) Add support for family 17h
 2017-09-05 17:48 UTC  (6+ messages)

[RESEND] [PATCHv6 0/4] DA9052 hardware monitoring improvements
 2017-09-04  7:54 UTC  (7+ messages)
` [GIT PULL] Immutable branch between MFD and HWMON due for the v4.14 merge window

[PATCH v2 1/2] hwmon: (adcxx) add devictree bindings documentation
 2017-09-04  7:13 UTC  (3+ messages)
` [v2,1/2] "

[GIT PULL] hwmon updates for v4.14
 2017-09-04  0:22 UTC 

[patch v2 0/2] Add support for Maxim MAX6621 temperature sensor device
 2017-09-01 15:30 UTC  (4+ messages)
` [patch v2 1/2] hwmon: Driver for Maxim MAX6621 temperature sensor
  ` [v2,1/2] "
` [patch v2 2/2] dt-bindings: hwmon: add binding documentation for max6621 device

[PATCH linux v6 0/3] Export 1-wire thermal sensors as hwmon device
 2017-08-31 16:50 UTC  (5+ messages)
` [PATCH linux v6 1/3] drivers: w1: add hwmon support structures
` [PATCH linux v6 2/3] drivers: w1: refactor w1_slave_show to make the temp reading functionality separate
` [PATCH linux v6 3/3] drivers: w1: add hwmon temp support for w1_therm

[patch v2 1/1] Add support for Texas Instruments tps53679 device
 2017-08-31  4:38 UTC  (3+ messages)

[PATCH 0/2] hwmon: (ucd9000) Add sysfs interface to clear logged faults
 2017-08-31  4:11 UTC  (4+ messages)
` [PATCH 1/2] hwmon: (ucd9000) Add support for clearing logged faults via sysfs
` [PATCH 2/2] hwmon: (ucd9000) Add sysfs attribute to clear logged faults

[PATCH] hwmon: (asc7621): make several arrays static const
 2017-08-30 13:32 UTC  (2+ messages)

[patch v1 0/2] Add support for Maxim MAX6621 temperature sensor device
 2017-08-30  8:28 UTC  (4+ messages)
` [patch v1 1/2] hwmon: Driver for Maxim MAX6621 temperature sensor
  ` [v1,1/2] "

[PATCH 2/2] hwmon: (pmbus/lm25066) Add support for TI LM5066I
 2017-08-30  2:03 UTC  (2+ messages)
` [2/2] "

[PATCH 1/2] hwmon: (pmbus/lm25066) Offset coefficient depends on CL
 2017-08-30  2:02 UTC  (2+ messages)
` [1/2] "

[patch v1 1/2] Add support for Intel VID protocol VR13
 2017-08-30  1:24 UTC  (2+ messages)
` [v1,1/2] "

[patch v1 2/2] Add support for Texas Instruments tps53679 device
 2017-08-30  1:23 UTC  (2+ messages)
` [v1,2/2] "

[PATCH v5 3/3] Documentation: hwmon: Document the IBM CFF power supply
 2017-08-30  1:07 UTC  (2+ messages)
` [v5,3/3] "

[PATCH v5 2/3] hwmon: (pmbus): Add IBM Common Form Factor (CFF) power supply driver
 2017-08-30  1:06 UTC  (2+ messages)
` [v5, "

[PATCH v5 1/3] dt-bindings: hwmon: Document the IBM CCF power supply version 1
 2017-08-30  1:04 UTC  (2+ messages)
` [v5, "

[PATCH v2 2/2] hwmon: (ltq-cputemp) add devicetree bindings documentation
 2017-08-30  1:00 UTC  (2+ messages)
` [v2,2/2] "

[PATCH v2 1/2] hwmon: (ltq-cputemp) add cpu temp sensor driver
 2017-08-30  0:58 UTC  (2+ messages)
` [v2,1/2] "


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