public inbox for linux-hwmon@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-08 11:43:07 to 2016-07-12 00:30:43 UTC [more...]

[PATCH v2 0/3] hwmon: xgene: Add support for X-Gene hwmon driver
 2016-07-12  0:30 UTC  (4+ messages)
` [PATCH v2 1/3] Documentation: dtb: xgene: Add hwmon dts binding documentation
` [PATCH v2 2/3] hwmon: xgene: Add hwmon driver
` [PATCH v2 3/3] arm64: dts: apm: Add X-Gene SoC hwmon to device tree

[PATCH 1/3] dt/bindings: Add bindings for JC-42.4 compatible temperature sensors
 2016-07-11 14:48 UTC  (5+ messages)
` [PATCH 2/3] hwmon: (jc42) Add support for generic JC-42.4 devicetree binding
` [PATCH 3/3] ARM: dts: lpc4350-hitex-eval: Fix binding for SE97

[PATCH v6] hwmon: added kernel module for FTS BMC chip "Teutates"
 2016-07-11 12:12 UTC 

How to set Current register in IIO driver from sysfs
 2016-07-11  9:10 UTC  (3+ messages)

[PATCH 0/5] hwmon: New hwmon registration API
 2016-07-11  1:31 UTC  (15+ messages)
` [PATCH 1/7] hwmon: (core) "
` [PATCH 2/7] hwmon: (core) Add voltage attribute support to new API
` [PATCH 3/7] hwmon: (core) Add current "
` [PATCH 4/7] hwmon: (core) Add power "
` [PATCH 5/7] hwmon: (core) Add energy and humidity "
` [PATCH 6/7] hwmon: (core) Add fan "
` [PATCH 7/7] hwmon: (core) Document new kernel API

[PATCH v2] hwmon: sht3x: add humidity heater element control
 2016-07-10  6:49 UTC 

[PATCH] hwmon: sht3x: set initial jiffies to last_update
 2016-07-09  0:22 UTC  (3+ messages)

[PATCH] hwmon: sht3x: add humidity heater element control
 2016-07-08 22:55 UTC  (3+ messages)

[PATCH v5] hwmon: added kernel module for FTS BMC chip "Teutates"
 2016-07-06 23:59 UTC  (2+ messages)

[PATCH v4] hwmon: added kernel module for FTS BMC chip "Teutates"
 2016-07-05 15:55 UTC  (2+ messages)

[PATCH v3] hwmon: added kernel module for FTS BMC chip "Teutates"
 2016-07-05 10:53 UTC  (2+ messages)

[PATCH 0/3] add support for Allwinner SoCs ADC
 2016-07-05  7:40 UTC  (24+ messages)
` [PATCH 1/3] mfd: "
` [PATCH 2/3] iio: adc: "
` [PATCH 3/3] hwmon: iio_hwmon: defer probe when no channel is found
  ` [3/3] "

[RFC PATCH] hwmon: (jc42) Add I2C_CLASS_HWMON to detection class
 2016-07-04 23:27 UTC  (4+ messages)

[PATCH v3] hwmon: added kernel module for FTS BMC chip "Teutates"
 2016-07-04 15:27 UTC 

[PATCH 1/6] hwmon: (lm90) Use devm_add_action for cleanup
 2016-06-30 13:51 UTC  (6+ messages)
` [PATCH 2/6] hwmon: (lm90) Use devm_hwmon_device_register_with_groups
` [PATCH 3/6] hwmon: (lm90) Simplify read functions
` [PATCH 4/6] hwmon: (lm90) Read limit registers only once
` [PATCH 5/6] hwmon: (lm90) Use bool for valid flag
` [PATCH 6/6] hwmon: (lm90) Drop unnecessary else statements

[PATCH v3 1/4] hwmon: (lm75) Handle cleanup with devm_add_action
 2016-06-30  6:45 UTC  (4+ messages)
` [PATCH v3 2/4] hwmon: (lm75) Drop lm75_read_value and lm75_write_value
` [PATCH v3 3/4] hwmon: (lm75) Add update_interval attribute
` [PATCH v3 4/4] hwmon: (lm75) Convert to use regmap

[PATCH v2 1/4] hwmon: (lm75) Handle cleanup with devm_add_action
 2016-06-30  5:38 UTC  (5+ messages)
` [PATCH v2 2/4] hwmon: (lm75) Drop lm75_read_value and lm75_write_value
` [PATCH v2 3/4] hwmon: (lm75) Add update_interval attribute
` [PATCH v2 4/4] hwmon: (lm75) Convert to use regmap

[PATCH v3 1/3] hwmon: (tmp102) Improve handling of initial read delay
 2016-06-30  3:41 UTC  (3+ messages)
` [PATCH v3 2/3] hwmon: (tmp102) Rework chip configuration
` [PATCH v3 3/3] hwmon: (tmp102) Convert to use regmap, and drop local cache

[PATCH] hwmon: (jc42) Add support for Microchip MCP9808 temperature sensor
 2016-06-28  1:50 UTC  (2+ messages)

MCP9808 iio or hwmon
 2016-06-27 20:40 UTC  (8+ messages)

[PATCH] hwmon: (ina3221) Fix negative limits
 2016-06-27 14:49 UTC  (2+ messages)

[PATCH v2 1/5] hwmon: (tmp102) Use devm_add_action to register cleanup function
 2016-06-26 14:17 UTC  (11+ messages)
` [PATCH v2 2/5] hwmon: (tmp102) Drop FSF address
` [PATCH v2 3/5] hwmon: (tmp102) Improve handling of initial read delay
` [PATCH v2 4/5] hwmon: (tmp102) Rework chip configuration
` [PATCH v2 5/5] hwmon: (tmp102) Convert to use regmap, and drop local cache

[PATCH] hwmon: (emc6w201): trivial fix of spelling mistake "Unknwown" -> "Unknown"
 2016-06-25  2:16 UTC  (2+ messages)

[PATCH 1/5] hwmon: (tmp102) Use devm_add_action to register cleanup function
 2016-06-25  1:24 UTC  (15+ messages)
` [PATCH 2/5] hwmon: (tmp102) Drop FSF address
` [PATCH 3/5] hwmon: (tmp102) Improve handling of initial read delay
` [PATCH 4/5] hwmon: (tmp102) Rework chip configuration
` [PATCH 5/5] hwmon: (tmp102) Convert to use regmap, and drop local cache

[GIT PULL] hwmon fixes for v4.7-rc5
 2016-06-24 20:23 UTC 

[PATCH v5 0/1] Add support for INA3221 Triple Current/Voltage Monitors
 2016-06-24 20:19 UTC  (9+ messages)
` [PATCH v5 1/1] hwmon: "

[PATCH 1/4] hwmon: (lm75) Handle cleanup with devm_add_action
 2016-06-24  0:50 UTC  (4+ messages)
` [PATCH 2/4] hwmon: (lm75) Drop lm75_read_value and lm75_write_value
` [PATCH 3/4] hwmon: (lm75) Add update_interval attribute
` [PATCH 4/4] hwmon: (lm75) Convert to use regmap

[PATCH 0/3] Add support for X-Gene hwmon driver
 2016-06-23 16:42 UTC  (7+ messages)
` [PATCH 1/3] Documentation: dtb: xgene: Add hwmon dts binding documentation

[PATCH 0/6] dell-smm-hwmon fixes
 2016-06-23 13:51 UTC  (24+ messages)
` [PATCH 1/6] hwmon: (dell-smm) Fail in ioctl I8K_BIOS_VERSION when bios version is not a number
` [PATCH 2/6] hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by default
` [PATCH 3/6] hwmon: (dell-smm) Disallow fan_type() calls on broken machines
` [PATCH 4/6] hwmon: (dell-smm) Cache fan_type() calls and change fan detection
` [PATCH 5/6] hwmon: (dell-smm) Detect fan with index=2
` [PATCH 6/6] hwmon: (dell-smm) In debug mode log duration of SMM calls

[Experimental PATCH] dell-smm-hwmon: Add support for disabling automatic BIOS fan control
 2016-06-22  6:53 UTC  (6+ messages)

[GIT PULL] hwmon fixes for v4.7-rc4
 2016-06-20  4:47 UTC 

[PATCH 0/2] iio: humidity: sht31: add Sensirion SHT31 support
 2016-06-15 19:34 UTC  (5+ messages)

contact / hwmon
 2016-06-15 18:40 UTC 

[PATCH] dell-smm-hwmon: Cache fan_type() calls and use fan_status() for fan detection
 2016-06-15  8:03 UTC  (9+ messages)

[PATCH] dell-smm-hwmon: Detect fan with index=2
 2016-06-15  8:02 UTC  (6+ messages)

[PATCH] hwmon: Update guildelines for submitting patches
 2016-06-11  4:03 UTC 

[PATCH v2] hwmon: added kernel module for FTS BMC chip "Teutates"
 2016-06-11  2:49 UTC  (2+ messages)

[GIT PULL] hwmon fixes for v4.7-rc3
 2016-06-10 16:36 UTC 

[PATCH] added kernel module for FTS sensor chip "Teutates"
 2016-06-09 13:25 UTC  (4+ messages)

dell-smm-hwmon: security problems
 2016-06-08 18:10 UTC  (7+ messages)

[PATCH v2 1/1] hwmon: (tmp401) Add support for TI TMP461
 2016-06-08 17:45 UTC  (2+ messages)

[PATCH] hwmon: (tmp401) Add support for TI TMP461
 2016-06-08 17:43 UTC  (4+ messages)

[PATCH 2/3] iio: adc: ina3221: Add support for IIO ADC driver for TI INA3221
 2016-06-08 15:37 UTC  (7+ messages)


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