Linux Hardware Monitor development
 help / color / mirror / Atom feed
 messages from 2026-07-12 12:51:58 to 2026-07-20 06:38:06 UTC [more...]

[PATCH v2 0/7] hwmon: Remove redundant error messages on IRQ request failure
 2026-07-20  6:37 UTC  (3+ messages)
` [PATCH v2 1/7] hwmon: (axi-fan-control) Remove redundant dev_err_probe()
` [PATCH v2 2/7] hwmon: (da9055) Remove redundant dev_err()

[PATCH v3 0/4] Add support for MAX20830C and MAX20840C step-down DC-DC switching regulator
 2026-07-20  4:38 UTC  (13+ messages)
` [PATCH v3 1/4] dt-bindings: hwmon: (pmbus/max20830): add VOUT feedback resistor properties and complete examples
` [PATCH v3 2/4] hwmon: (pmbus/max20830): add VOUT feedback resistor scaling support
` [PATCH v3 3/4] dt-bindings: hwmon: (pmbus/max20830): add max20830c and max20840c support
` [PATCH v3 4/4] hwmon: (pmbus/max20830): add support for max20830c and max20840c

[PATCH v6 0/2] hwmon: add Altera SoC FPGA hardware monitoring support
 2026-07-20  4:21 UTC  (7+ messages)
` [PATCH v6 1/2] firmware: stratix10-svc: add async HWMON read commands and register socfpga-hwmon device
` [PATCH v6 2/2] hwmon: add Altera SoC FPGA hardware monitoring driver

[PATCH v5 0/2] hwmon: add Altera SoC FPGA hardware monitoring support
 2026-07-20  3:28 UTC  (5+ messages)
` [PATCH v5 1/2] firmware: stratix10-svc: add async HWMON read commands and register socfpga-hwmon device
` [PATCH v5 2/2] hwmon: add Altera SoC FPGA hardware monitoring driver

[PATCH v2 0/6] hwmon: (adt7470) Add thermal zone and PWM provider support
 2026-07-20  3:23 UTC  (16+ messages)
` [PATCH v2 1/6] dt-bindings: hwmon: add binding for adi,adt7470
` [PATCH v2 2/6] hwmon: (adt7470) Fix fans stuck in manual mode on I2C errors
` [PATCH v2 3/6] hwmon: (adt7470) Fix busy-loop and I2C flooding in update thread
` [PATCH v2 4/6] hwmon: (adt7470) Add ADT7470_PWM_MAX macro
` [PATCH v2 5/6] hwmon: (adt7470) Register as a PWM provider
` [PATCH v2 6/6] hwmon: (adt7470) Add thermal zone sensor support

[PATCH 0/2] hwmon: Remove redundant error messages on IRQ request failure
 2026-07-20  3:16 UTC  (8+ messages)
` [PATCH 1/2] hwmon: Remove redundant dev_err()/dev_err_probe()
` [PATCH 2/2] hwmon: (pmbus) Remove redundant dev_err()

[PATCH v2 0/5] Add support for MAX20830C and MAX20840C step-down DC-DC switching regulator
 2026-07-20  2:27 UTC  (14+ messages)
` [PATCH v2 1/5] dt-bindings: hwmon: (pmbus/max20830): add enable-gpios property and complete examples
` [PATCH v2 3/5] hwmon: (pmbus/max20830): add VOUT feedback resistor scaling support

[PATCH 0/3] hwmon: (pmbus/max34440): Bug fixes and supporting new device
 2026-07-20  2:25 UTC  (14+ messages)
` [PATCH 1/3] hwmon: (pmbus/max34440): block unsupported VIN and IIN limit registers
` [PATCH 2/3] hwmon: (pmbus/max34440): add support for newer version of max34451
` [PATCH 3/3] hwmon: (pmbus/max34440): Add support for MAX34452

[PATCH v2 0/4] hwmon: Add Kandou KB9002 PCIe retimer driver
 2026-07-19 14:58 UTC  (10+ messages)
` [PATCH v2 1/4] dt-bindings: Add vendor prefix for Kandou
` [PATCH v2 2/4] dt-bindings: hwmon: Add Kandou KB9002
` [PATCH v2 3/4] hwmon: (kb9002) Add driver for Kandou KB9002 retimer
` [PATCH v2 4/4] hwmon: (kb9002) Add documentation

[PATCH 0/1] hwmon: (applesmc) Convert to hwmon_device_register_with_info
 2026-07-19 14:40 UTC  (8+ messages)
` [PATCH v6 0/3] "
  ` [PATCH v6 1/3] hwmon: (applesmc) Cache fan positions during register initialization
  ` [PATCH v6 2/3] hwmon: (applesmc) Fix lockless cache validation data race
  ` [PATCH v6 3/3] hwmon: (applesmc) Convert to hwmon_device_register_with_info

[PATCH 0/3] hwmon: (cros_ec) Synchronize EC access from the thermal device callbacks
 2026-07-19 14:35 UTC  (7+ messages)
` [PATCH 1/3] hwmon: (cros_ec) Register the thermal devices after the hwmon ones
` [PATCH 2/3] hwmon: (cros_ec) Store the hwmon device in cros_ec_hwmon_priv
` [PATCH 3/3] hwmon: (cros_ec) Synchronize EC access from the thermal device callbacks

[PATCH] hwmon: acbel-fsg032: add missing MODULE_DEVICE_TABLE()
 2026-07-19 14:30 UTC  (2+ messages)

[PATCH 0/2] hwmon: Add support for MPS mpq82d00
 2026-07-19 14:29 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: hwmon: Add "
  ` [PATCH 2/2] hwmon: add MPQ82D00 driver

[PATCH] hwmon: (peci) Fix kernel-doc parameter names in common.h
 2026-07-19 14:19 UTC  (2+ messages)

[PATCH v7 0/4] hwmon: (sht3x) Add support for GXCAS GXHT30
 2026-07-19 14:18 UTC  (16+ messages)
` [PATCH v7 1/4] dt-bindings: vendor-prefixes: Add GXCAS Technology
` [PATCH v7 2/4] dt-bindings: hwmon: Add Sensirion SHT30 series
` [PATCH v7 3/4] hwmon: (sht3x) Add devicetree support
` [PATCH v7 4/4] hwmon: (sht3x) Document support for GXCAS GXHT30

[PATCH v3 0/1] hwmon: (asus-ec-sensors) add missed handle for ENOMEM
 2026-07-19 14:14 UTC  (4+ messages)
` [PATCH v3 1/1] "

[PATCH v2 0/1] hwmon: (asus-ec-sensors) fix EC read intervals
 2026-07-19 14:13 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v3 0/1] hwmon: (asus-ec-sensors) detect unconnected physical sensors
 2026-07-19 14:12 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH] hwmon: (asus-ec-sensors) fix looping over banks while reading from EC
 2026-07-19 14:11 UTC  (2+ messages)

[PATCH v2 0/1] add T_Sensor for ROG STRIX X870E-E GAMING WIFI
 2026-07-19 14:10 UTC  (3+ messages)
` [PATCH v2 1/1] hwmon: (asus-ec-sensors) "

[PATCH v2] hwmon: (lm90) Switch channel parsing to fwnode APIs
 2026-07-19 14:06 UTC  (6+ messages)

[PATCH] hwmon: (tmp401) register with thermal subsystem
 2026-07-19 14:03 UTC  (3+ messages)

[RFC PATCH v6] platform/x86: panasonic-laptop: add fan speed mode for newer models
 2026-07-18 18:57 UTC  (2+ messages)
` [RFC PATCH v7] "

[PATCH 00/32] x86/msr: Drop 32-bit MSR interfaces
 2026-07-17  9:38 UTC  (9+ messages)

[PATCH 0/4] hwmon: (adt7470) Add thermal framework support
 2026-07-17  2:48 UTC  (14+ messages)
` [PATCH 1/4] dt-bindings: hwmon: add binding for adi,adt7470
` [PATCH 2/4] hwmon: (adt7470) Add ADT7470_PWM_MAX macro
` [PATCH 3/4] hwmon: (adt7470) Add thermal cooling device support
` [PATCH 4/4] hwmon: (adt7470) Add thermal zone sensor support

[PATCH v2 0/8] Add support for Advantech EIO MFD series devices
 2026-07-16 11:36 UTC  (22+ messages)
` [PATCH v2 1/8] Add Advantech EIO driver
` [PATCH v2 2/8] Add Advantech EIO GPIO driver
` [PATCH v2 3/8] Add Advantech EIO Hardware Monitor driver
` [PATCH v2 4/8] Add Advantech EIO I2C driver
` [PATCH v2 5/8] Add Advantech EIO Backlight driver
` [PATCH v2 6/8] Add Advantech EIO Watchdog driver
` [PATCH v2 7/8] Add Advantech EIO Thermal driver
` [PATCH v2 8/8] Add Advantech EIO Fan driver

[PATCH] hwmon: emc1812: reject channel index 0 in device tree config
 2026-07-16  0:37 UTC  (3+ messages)

[PATCH v15 0/6] mfd: Add support for NXP MC33978/MC34978 MSDI
 2026-07-15 14:25 UTC  (11+ messages)
` [PATCH v15 4/6] pinctrl: add NXP MC33978/MC34978 pinctrl driver
` [PATCH v15 5/6] hwmon: add NXP MC33978/MC34978 driver
` [PATCH v15 6/6] mux: add NXP MC33978/MC34978 AMUX driver

[PATCH v4 0/2] hwmon: add Altera SoC FPGA hardware monitoring support
 2026-07-15  6:14 UTC  (7+ messages)
` [PATCH v4 1/2] firmware: stratix10-svc: add async HWMON read commands and register socfpga-hwmon device
` [PATCH v4 2/2] hwmon: add Altera SoC FPGA hardware monitoring driver

[PATCH] hwmon: (lm90) Switch channel parsing to fwnode APIs
 2026-07-14 17:09 UTC  (5+ messages)

[RFC PATCH] firmware: scmi: Make SCMI arch independent
 2026-07-14 13:16 UTC  (3+ messages)

[PATCH 0/4] hwmon: Add Kandou KB9002 PCIe retimer driver
 2026-07-14  8:34 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: Add vendor prefix for Kandou
` [PATCH 2/4] dt-bindings: hwmon: Add Kandou KB9002
` [PATCH 3/4] hwmon: (kb9002) Add driver for Kandou KB9002 retimer
` [PATCH 4/4] hwmon: (kb9002) Add documentation

[PATCH] hwmon: (yogafan) Add support for Lenovo LOQ 15IAX9
 2026-07-13 16:24 UTC  (3+ messages)

[PATCH 2/2] hwmon: (pmbus) Add driver for Analog Devices MAX20912 and MAX20916
 2026-07-13  7:35 UTC  (11+ messages)

[PATCH v5 0/2] scsi: mpt3sas: add hwmon support
 2026-07-12 19:49 UTC  (2+ messages)

[PATCH] hwmon: (dme1737) Replace ternary operators with str_yes_no()
 2026-07-12 18:26 UTC  (4+ messages)

[PATCH v2 0/1] hwmon: (asus-ec-sensors) add missed handle for ENOMEM
 2026-07-12 14:42 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH] hwmon: (asus-ec-sensors) add missed handle for ENOMEM
 2026-07-12 12:58 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