linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-11 14:39:07 to 2020-01-09 03:07:30 UTC [more...]

[PATCH v2 0/2] hwmon: (adt7475) Added attenuator bypass support
 2020-01-09  3:07 UTC  (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] "

[RFC PATCH hwmon-next v1 0/5] hwmon: (pmbus) Add support for vid mode calculation per page bases
 2020-01-08 16:47 UTC  (22+ messages)
` [RFC PATCH hwmon-next v1 1/5] hwmon: (pmbus/core) Add support for vid mode detection "
` [RFC PATCH hwmon-next v1 2/5] hwmon: (pmbus/core) Add support for Intel IMVP9 specification
` [RFC PATCH hwmon-next v1 3/5] hwmon: (pmbus/tps53679) Allow "
` [RFC PATCH hwmon-next v1 4/5] dt-bindings: Add TI and Infineon VR Controllers as trivial devices
` [RFC PATCH hwmon-next v1 5/5] hwmon: (pmbus/tps53679) Extend device list supported by driver

[PATCH 0/2] hwmon: (pwm-fan) add option to stop fan on shutdown
 2020-01-08 16:13 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: hwmon: (pwm-fan) add disable-state-shutdown property

[PATCH v2 0/1] Summary: hwmon driver for temperature sensors on SATA drives
 2020-01-08 15:33 UTC  (13+ messages)
` [PATCH v2] hwmon: Driver "

[RFC PATCH hwmon-next v1 0/5] hwmon: (pmbus) Add support for vid mode calculation per page bases
 2020-01-08 14:11 UTC  (6+ messages)
` [RFC PATCH hwmon-next v1 1/5] hwmon: (pmbus/core) Add support for vid mode detection "
` [RFC PATCH hwmon-next v1 2/5] hwmon: (pmbus/core) Add support for Intel IMVP9 and AMD 6.25mV modes
` [RFC PATCH hwmon-next v1 3/5] hwmon: (pmbus/tps53679) Extend device list supported by driver
` [RFC PATCH hwmon-next v1 4/5] hwmon: (pmbus) Add support for Infineon Multi-phase xdpe122 family controllers
` [RFC PATCH hwmon-next v1 5/5] dt-bindings: Add TI and Infineon VR Controllers as trivial devices

[PATCH 6/6] (v3) drivers: hwmon: i5k_amb: simplify probing / device identification
 2020-01-08 10:16 UTC  (2+ messages)

[PATCH -next] hwmon: (w83627ehf) Remove set but not used variable 'fan4min'
 2020-01-08  3:45 UTC 

[PATCH] hwmon: (pmbus/ibm-cffps) Prevent writing on_off_config with bad data
 2020-01-07 15:40 UTC 

[bug report] hwmon: (pmbus/ibm-cffps) Add new manufacturer debugfs entries
 2020-01-07 15:08 UTC  (3+ messages)

[PATCH v3 1/3] hwmon: adm1177: Add ADM1177 Hot Swap Controller and Digital Power Monitor driver
 2020-01-07 10:59 UTC  (3+ messages)
` [PATCH v3 2/3] dt-binding: hwmon: Add documentation for ADM1177
` [PATCH v3 3/3] MAINTAINERS: add entry for ADM1177 driver

[PATCH 0/3] hwmon: (pmbus/ibm-cffps) New debugfs entries, VMON, and LED fix
 2020-01-06 15:32 UTC  (9+ messages)
` [PATCH 1/3] hwmon: (pmbus/ibm-cffps) Add new manufacturer debugfs entries
` [PATCH 2/3] hwmon: (pmbus/ibm-cffps) Add the VMON property for version 2
` [PATCH 3/3] hwmon: (pmbus/ibm-cffps) Fix the LED behavior when turned off

[PATCH v2 10/11] hwmon: (scmi-hwmon) Match scmi device by both name and protocol id
 2020-01-06 10:39 UTC  (3+ messages)

[PATCH v2 1/3] hwmon: adm1177: Add ADM1177 Hot Swap Controller and Digital Power Monitor driver
 2020-01-04 16:15 UTC  (3+ messages)

[PATCH v2 1/3] hwmon: adm1177: Add ADM1177 Hot Swap Controller and Digital Power Monitor driver
 2020-01-04  1:03 UTC  (4+ messages)
` [PATCH v2 2/3] dt-binding: hwmon: Add documentation for ADM1177
` [PATCH v2 3/3] MAINTAINERS: add entry for ADM1177 driver

[PATCH] hwmon: (pmbus) Driver for MAX20730, MAX20734, and MAX20743
 2020-01-03 21:26 UTC 

[RFT PATCH v3 0/1] Summary: hwmon driver disk and solid state drives with temperature sensors
 2020-01-01 14:36 UTC  (3+ messages)
` [RFT PATCH v3 1/1] hwmon: Driver for "

[PATCH v1 0/1] hwmon: (pmbus) Add Infineon IR38164, Renesas RAA228006, and TI SN1701022 driver
 2019-12-28  0:58 UTC  (3+ messages)

[PATCH 0/3] hwmon: (w83627ehf) remove nct6775 and nct6776 support
 2019-12-26 17:49 UTC  (5+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] hwmon: (w83627ehf) Remove code not needed after nct677* removal
` [PATCH 3/3] hwmon: (w83627ehf) Now only one intrusion channel

[PATCH linux dev-5.4 v1 0/1] hwmon: (pmbus) Add Infineon IR38164, Renesas RAA228006, and TI SN1701022 driver
 2019-12-26 17:12 UTC  (2+ messages)

[PATCH v1 1/1] ARM: dts: aspeed: update Hr855xg2 device tree
 2019-12-26  8:48 UTC 

kernel 5.4.6 + Ryzen 3700X: "Can't display frequency and others of Ryzen7 3700X"
 2019-12-24 20:34 UTC  (10+ messages)

[PATCH 0/2] hwmon: convert w83627ehf to new interface
 2019-12-24  2:21 UTC  (6+ messages)
` [PATCH 2/2] hwmon: (w83627ehf) convert to with_info interface

[PATCH v4 00/12] add header file for kelvin to/from Celsius conversion helpers
 2019-12-23 13:07 UTC  (15+ messages)
` [PATCH v4 01/12] add helpers for kelvin to/from Celsius conversion
` [PATCH v4 02/12] ACPI: thermal: switch to use <linux/units.h> helpers
` [PATCH v4 03/12] platform/x86: asus-wmi: "
` [PATCH v4 04/12] platform/x86: intel_menlow: "
` [PATCH v4 05/12] thermal: int340x: "
` [PATCH v4 06/12] thermal: intel_pch: "
` [PATCH v4 07/12] nvme: hwmon: "
` [PATCH v4 08/12] thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h>
` [PATCH v4 09/12] iwlegacy: use <linux/units.h> helpers
` [PATCH v4 10/12] iwlwifi: "
` [PATCH v4 11/12] thermal: armada: remove unused TO_MCELSIUS macro
` [PATCH v4 12/12] iio: adc: qcom-vadc-common: use <linux/units.h> helpers

[PATCH v11 00/14] PECI device driver introduction
 2019-12-18 23:30 UTC  (34+ messages)
` [PATCH v11 01/14] dt-bindings: Add PECI subsystem document
` [PATCH v11 02/14] Documentation: ioctl: Add ioctl numbers for PECI subsystem
` [PATCH v11 04/14] dt-bindings: Add bindings document of Aspeed PECI adapter
` [PATCH v11 05/14] ARM: dts: aspeed: Add PECI node
` [PATCH v11 06/14] peci: Add Aspeed PECI adapter driver
` [PATCH v11 07/14] dt-bindings: peci: add NPCM PECI documentation
` [PATCH v11 08/14] ARM: dts: npcm7xx: Add PECI node
` [PATCH v11 09/14] peci: npcm: add NPCM PECI driver
` [PATCH v11 10/14] dt-bindings: mfd: Add Intel PECI client bindings document
` [PATCH v11 11/14] mfd: intel-peci-client: Add Intel PECI client driver
` [PATCH v11 12/14] Documentation: hwmon: Add documents for PECI hwmon drivers
` [PATCH v11 13/14] hwmon: Add PECI cputemp driver
` [PATCH v11 14/14] hwmon: Add PECI dimmtemp driver

[PATCH 0/1] hwmon: (adt7475) Added attenuator bypass support
 2019-12-18 23:25 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH 0/1] Summary: hwmon driver for temperature sensors on SATA drives
 2019-12-18  3:42 UTC  (15+ messages)
` [PATCH 1/1] hwmon: Driver "

[PATCH v4 01/12] add helpers for kelvin to/from Celsius conversion
 2019-12-16 15:02 UTC 

[PATCH] hwmon: (pmbus) Add MAX20796 to devices supported by generic pmbus driver
 2019-12-13 21:39 UTC 

[PATCH v3 00/12] add header file for kelvin to/from Celsius conversion helpers
 2019-12-13  9:21 UTC  (21+ messages)
` [PATCH v3 02/12] ACPI: thermal: switch to use <linux/units.h> helpers
` [PATCH v3 03/12] platform/x86: asus-wmi: "
` [PATCH v3 04/12] platform/x86: intel_menlow: "
` [PATCH v3 05/12] thermal: int340x: "
` [PATCH v3 06/12] thermal: intel_pch: "
` [PATCH v3 07/12] nvme: hwmon: "
` [PATCH v3 08/12] thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h>
` [PATCH v3 09/12] wireless: iwlegacy: use <linux/units.h> helpers
` [PATCH v3 10/12] wireless: iwlwifi: "
` [PATCH v3 11/12] thermal: armada: remove unused TO_MCELSIUS macro
` [PATCH v3 12/12] iio: adc: qcom-vadc-common: use <linux/units.h> helpers

[-next] hwmon: (w83627ehf) make sensor_dev_attr_##_name variables static
 2019-12-13  6:06 UTC  (2+ messages)

[ v2] hwmon: (pmbus) Add Wistron power supply pmbus driver
 2019-12-13  2:28 UTC  (3+ messages)

[PATCH] hwmon: (pmbus) Detect if chip is write protected
 2019-12-13  1:49 UTC 

[PATCH v2 0/8] add header file for kelvin to/from Celsius conversion helpers
 2019-12-11 18:33 UTC  (3+ messages)
` [PATCH v2 7/8] nvme: hwmon: switch to use <linux/temperature.h> helpers

[RFC] hwmon: add support for IT8686E to it87.c
 2019-12-11 17:19 UTC  (11+ 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).