linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-26 13:05:46 to 2019-08-30 16:10:33 UTC [more...]

[PATCH 0/3] pmbus: ibm-cffps: Add support for version 2 of PSU
 2019-08-30 16:09 UTC  (2+ messages)
` [PATCH 1/3] dt-bindings: hwmon: Document ibm,cffps2 compatible string

[PATCH v5 1/3] i2c/busses: Add i2c-icy for I2C on m68k/Amiga
 2019-08-29 19:17 UTC  (14+ messages)
` [PATCH v5 2/3] hwmon/ltc2990: Generalise DT to fwnode support
` [PATCH v5 3/3] i2c/busses/i2c-icy: Add LTC2990 present on 2019 board revision
    ` [PATCH] i2c/busses: Add i2c-icy for I2C on m68k/Amiga

[PATCH 1/2] driver core: platform: Introduce platform_get_irq_optional()
 2019-08-29 10:10 UTC  (12+ messages)
` [PATCH 2/2] hwmon: pwm-fan: Use platform_get_irq_optional()

[PATCH 0/4] iio: adc: ina2xx: Improve device identification
 2019-08-27 17:06 UTC  (3+ messages)
` [PATCH 3/4] dt-bindings: Add optional label property for ina2xx

[PATCH 0/2] hwmon: a new driver for Synaptics AS370 PVT sensor
 2019-08-27  3:51 UTC  (6+ messages)
` [PATCH 1/2] hwmon: Add Synaptics AS370 PVT sensor driver
` [PATCH 2/2] hwmon: (as370-hwmon) Add DT bindings for Synaptics AS370 PVT

[PATCH v2 0/2] hwmon: a new driver for Synaptics AS370 PVT sensor
 2019-08-27  3:44 UTC  (3+ messages)
` [PATCH v2 1/2] hwmon: Add Synaptics AS370 PVT sensor driver
` [PATCH v2 2/2] hwmon: (as370-hwmon) Add DT bindings for Synaptics AS370 PVT

[PATCH 1/3] nvmem: mxs-ocotp: update MODULE_AUTHOR() email address
 2019-08-23 19:16 UTC  (6+ messages)
` [PATCH 2/3] hwmon: raspberrypi: "
` [PATCH 3/3] net: qca: "

[PATCH v1] hwmon: (iio_hwmon) Enable power exporting from IIO
 2019-08-22 14:22 UTC 

[RFC PATCH] hwmon: (iio_hwmon) Enable power exporting from IIO
 2019-08-22 14:10 UTC  (4+ messages)

[PATCH v6 2/2] hwmon: pmbus: Add Inspur Power System power supply driver
 2019-08-20 15:09 UTC  (3+ messages)

[PATCH] hwmon/coretemp: Fix a memory leak bug
 2019-08-20 15:05 UTC  (2+ messages)

[PATCH v3 1/3] i2c/busses: Add i2c-icy for I2C on m68k/Amiga
 2019-08-19 11:22 UTC  (19+ messages)
` [PATCH v3 2/3] hwmon/ltc2990: Generalise DT to fwnode support
        ` [PATCH] "
` [PATCH v3 3/3] i2c/busses/i2c-icy: Add LTC2990 present on 2019 board revision

[PATCH v5 2/2] hwmon: pmbus: Add Inspur Power System power supply driver
 2019-08-19  2:56 UTC  (5+ messages)

[PATCH v4 1/3] i2c/busses: Add i2c-icy for I2C on m68k/Amiga
 2019-08-16 13:43 UTC  (3+ messages)
` [PATCH v4 2/3] hwmon/ltc2990: Generalise DT to fwnode support
` [PATCH v4 3/3] i2c/busses/i2c-icy: Add LTC2990 present on 2019 board revision

[PATCH v4 2/2] hwmon: pmbus: Add Inspur Power System power supply driver
 2019-08-16  3:13 UTC  (5+ messages)

[PATCH v5 00/18] compat_ioctl.c removal, part 2/3
 2019-08-15 18:10 UTC  (3+ messages)
` [PATCH v5 06/18] compat_ioctl: move WDIOC handling into wdt drivers

[PATCH v2 1/4] i2c/busses: Add i2c-icy for I2C on m68k/Amiga
 2019-08-15 12:52 UTC  (28+ messages)
` [PATCH v2 2/4] i2c/busses/i2c-icy: Add LTC2990 present on 2019 board revision
` [PATCH v2 3/4] hwmon/ltc2990: Add platform_data support
` [PATCH v2 4/4] i2c/busses/i2c-icy: Add platform_data for LTC2990

[PATCH 00/11] JZ4740 SoC cleanup
 2019-08-13 10:30 UTC  (23+ messages)
` [PATCH 05/11] video/fbdev: Drop JZ4740 driver
` [PATCH 06/11] dma: "
` [PATCH 07/11] mtd: rawnand: Drop obsolete JZ4740 NAND driver
` [PATCH 08/11] power/supply: Drop obsolete JZ4740 driver
` [PATCH 10/11] mfd: "

[PATCH v3 2/2] hwmon: pmbus: Add Inspur Power System power supply driver
 2019-08-12 19:33 UTC  (4+ messages)

[PATCH v2 2/2] hwmon: pmbus: Add Inspur Power System power supply driver
 2019-08-11 22:55 UTC  (2+ messages)

[PATCH] hwmon: (lm75) Fix write operations for negative temperatures
 2019-08-08 19:13 UTC 

[PATCH RFT 0/3] hwmon: convert remaining drivers to i2c_new_dummy_device()
 2019-08-08 15:35 UTC  (4+ messages)
` [PATCH RFT 1/3] hwmon: w83791d: convert to use devm_i2c_new_dummy_device
` [PATCH RFT 2/3] hwmon: w83792d: "
` [PATCH RFT 3/3] hwmon: w83793d: "

[PATCH v2 0/4] Add support for variable sample time in lm75 driver
 2019-08-08 14:14 UTC  (7+ messages)
` [PATCH v2 1/4] hwmon: (lm75) Create structure to save all the configuration parameters
` [PATCH v2 2/4] hwmon: (lm75) Create function from code to write into registers
` [PATCH v2 3/4] hwmon: (lm75) Add new fields into lm75_params_
` [PATCH v2 4/4] hwmon: (lm75) Modularize lm75_write and make hwmon_chip writable

[PATCH] hwmon: pmbus: Add Inspur Power System power supply driver
 2019-08-08 14:05 UTC  (2+ messages)

[PATCH][next] hwmon: pmbus: ucd9000: remove unneeded include
 2019-08-08 13:29 UTC  (2+ messages)

[GIT PULL] hwmon fixes for v5.3-rc4
 2019-08-07 22:15 UTC  (2+ messages)

[PATCH 0/4] Add support for variable sample time in lm75 driver
 2019-08-07 13:53 UTC  (8+ messages)
` [PATCH 1/4] hwmon: (lm75) Create structure to save all the configuration parameters
` [PATCH 2/4] hwmon: (lm75) Create function from code to write into registers
` [PATCH 3/4] hwmon: (lm75) Add new fields into lm75_params_
` [PATCH 4/4] hwmon: (lm75) Modularize lm75_write and make hwmon_chip writable

[v5,1/1] hwmon: (nct7904) Add extra sysfs support for fan, voltage and temperature
 2019-08-07  4:52 UTC  (2+ messages)

Young girls want sex in your city
 2019-08-07  2:58 UTC 

[v4 1/2] hwmon: (nct7904) Fix the incorrect return value of case hwmon_fan_min in function "nct7904_write_fan"
 2019-08-06 22:34 UTC  (3+ messages)
` [v4 2/2] hwmon: (nct7904) Fix the confused calculation "

[PATCH] hwmon: w83795: Fan control option isn't that dangerous
 2019-08-06 22:29 UTC  (2+ messages)

new device support doubts
 2019-08-06 16:22 UTC  (3+ messages)

[v3,1/1] hwmon: (nct7904) Add extra sysfs support for fan, voltage and temperature
 2019-08-06  2:13 UTC 

[PATCH AUTOSEL 4.19 16/42] hwmon: (nct6775) Fix register address and added missed tolerance for nct6106
 2019-08-02 13:22 UTC 

[PATCH AUTOSEL 4.14 08/30] hwmon: (nct6775) Fix register address and added missed tolerance for nct6106
 2019-08-02 13:24 UTC 

[PATCH AUTOSEL 4.4 04/17] hwmon: (nct6775) Fix register address and added missed tolerance for nct6106
 2019-08-02 13:26 UTC 

[PATCH AUTOSEL 4.9 04/22] hwmon: (nct6775) Fix register address and added missed tolerance for nct6106
 2019-08-02 13:25 UTC 

[PATCH AUTOSEL 5.2 31/76] hwmon: (occ) Fix division by zero issue
 2019-08-02 13:19 UTC  (2+ messages)
` [PATCH AUTOSEL 5.2 32/76] hwmon: (nct6775) Fix register address and added missed tolerance for nct6106

[PATCH] hwmon: (lm75) Fixup tmp75b clr_mask
 2019-08-01 16:39 UTC  (2+ messages)

[PATCH v6 17/57] hwmon: Remove dev_err() usage after platform_get_irq()
 2019-07-30 18:44 UTC 

[PATCH v6 17/57] hwmon: Remove dev_err() usage after platform_get_irq()
 2019-07-30 18:15 UTC 

[PATCH 01/11] MIPS: DTS: jz4740: Add missing nodes
 2019-07-30 17:43 UTC  (2+ messages)

[PATCH 02/11] MIPS: qi_lb60: Migrate to devicetree
 2019-07-30 17:43 UTC  (2+ messages)

[PATCH 04/11] ASoC: jz4740: Drop lb60 board code
 2019-07-30 17:43 UTC  (2+ messages)

[PATCH 09/11] hwmon: Drop obsolete JZ4740 driver
 2019-07-30 17:44 UTC  (2+ messages)

[PATCH 11/11] MIPS: jz4740: Drop dead code
 2019-07-30 17:44 UTC  (2+ messages)

[PATCH 03/11] MIPS: configs: LB60: update defconfig
 2019-07-30 17:43 UTC  (2+ messages)

[GIT PULL] hwmon fixes for v5.3-rc2
 2019-07-26 18:25 UTC  (2+ messages)

[PATCH] hwmon: (nct7802) Fix wrong detection if in4 presence
 2019-07-26 15:07 UTC 

[PATCH v2 07/10] firmware: arm_scmi: Drop async flag in sensor_ops->reading_get
 2019-07-26 13:51 UTC 

[PATCH v2 00/26] ReST conversion of text files without .txt extension
 2019-07-26 13:05 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).