Linux Hardware Monitor development
 help / color / mirror / Atom feed
 messages from 2024-07-25 19:46:13 to 2024-08-05 14:50:15 UTC [more...]

[PATCH v3 0/4] use device_for_each_child_node() to access device child nodes
 2024-08-05 14:49 UTC  (3+ messages)
` [PATCH v3 1/4] device property: document device_for_each_child_node macro
` [PATCH v3 2/4] leds: pca995x: use device_for_each_child_node() to access device child nodes

[PATCH v2 0/6] use device_for_each_child_node() to access device child nodes
 2024-08-05 14:41 UTC  (8+ messages)
` (subset) "

[PATCH v9 0/4] riscv: sophgo: Add SG2042 external hardware monitor support
 2024-08-05  2:21 UTC  (12+ messages)
` [PATCH v9 1/4] dt-bindings: hwmon: Add Sophgo "
` [PATCH v9 2/4] drivers: hwmon: sophgo: Add "
` [PATCH v9 3/4] riscv: dts: sophgo: Add mcu device for Milk-V Pioneer
` [PATCH v9 4/4] riscv: defconfig: Enable MCU support for SG2042

[PATCH v2] hwmon: Add thermal sensor driver for Surface Aggregator Module
 2024-08-04 23:08 UTC 

[PATCH v3 0/7] Drivers to support the MCU on QNAP NAS devices
 2024-08-04  1:21 UTC  (11+ messages)
` [PATCH v3 1/7] dt-bindings: mfd: add binding for qnap,ts433-mcu devices
` [PATCH v3 2/7] mfd: add base driver for qnap-mcu devices
` [PATCH v3 3/7] leds: add driver for LEDs from "
` [PATCH v3 4/7] Input: add driver for the input part of "
` [PATCH v3 5/7] hwmon: add driver for the hwmon parts "
` [PATCH v3 6/7] arm64: dts: rockchip: hook up the MCU on the QNAP TS433
` [PATCH v3 7/7] arm64: dts: rockchip: set hdd led labels on qnap-ts433

Regression caused by "eeprom: at24: Probe for DDR3 thermal sensor in the SPD case" - "sysfs: cannot create duplicate filename"
 2024-08-03 17:19 UTC  (5+ messages)

[groeck-staging:hwmon-next] BUILD SUCCESS 9a7ad76118525e13a18e3e2271b6015e5aa1d619
 2024-08-03 14:39 UTC 

[groeck-staging:testing] BUILD SUCCESS 068629e18caab013c4c7759d212d89b25548cf49
 2024-08-03  1:59 UTC 

[groeck-staging:hwmon-staging] BUILD SUCCESS 11acd1f88f7c7074ddba5b3e36fbe07f297602ad
 2024-08-03  1:58 UTC 

[PATCH 0/6] hwmon: (lm92) Cleanup and conversion to with_info API
 2024-08-02 14:11 UTC  (14+ messages)
` [PATCH 1/6] hwmon: (lm92) Improve auto-detection accuracy
` [PATCH 2/6] hwmon: (lm92) Reorder include files to alphabetic order
` [PATCH 3/6] hwmon: (lm92) Replace chip IDs with limit register resolution
` [PATCH 4/6] hwmon: (lm92) Convert to use regmap
` [PATCH 5/6] hwmon: (lm92) Convert to with_info hwmon API
` [PATCH 6/6] hwmon: (lm92) Update documentation

[groeck-staging:hwmon-next] BUILD SUCCESS ee12fb26a5eb499f2193a70ed231031f0443ed79
 2024-08-01 20:53 UTC 

[groeck-staging:hwmon] BUILD SUCCESS bd907ec07c7cd8e7c995271a6640bac870f47511
 2024-08-01 16:03 UTC 

[PATCH AUTOSEL 4.19 12/14] hwmon: (lm95234) Fix underflows seen when writing limit attributes
 2024-08-01  0:40 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 13/14] hwmon: (w83627ehf) "

[PATCH AUTOSEL 5.4 19/22] hwmon: (lm95234) Fix underflows seen when writing limit attributes
 2024-08-01  0:38 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 20/22] hwmon: (w83627ehf) "

[PATCH AUTOSEL 5.10 35/38] hwmon: (lm95234) Fix underflows seen when writing limit attributes
 2024-08-01  0:35 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 36/38] hwmon: (w83627ehf) "

[PATCH AUTOSEL 5.15 43/47] hwmon: (lm95234) Fix underflows seen when writing limit attributes
 2024-08-01  0:31 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 44/47] hwmon: (w83627ehf) "

[PATCH AUTOSEL 6.1 36/61] hwmon: (k10temp) Check return value of amd_smn_read()
 2024-08-01  0:26 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 56/61] hwmon: (lm95234) Fix underflows seen when writing limit attributes
` [PATCH AUTOSEL 6.1 57/61] hwmon: (nct6775-core) "
` [PATCH AUTOSEL 6.1 58/61] hwmon: (w83627ehf) "

[PATCH AUTOSEL 6.6 48/83] hwmon: (k10temp) Check return value of amd_smn_read()
 2024-08-01  0:18 UTC  (4+ messages)
` [PATCH AUTOSEL 6.6 78/83] hwmon: (lm95234) Fix underflows seen when writing limit attributes
` [PATCH AUTOSEL 6.6 79/83] hwmon: (nct6775-core) "
` [PATCH AUTOSEL 6.6 80/83] hwmon: (w83627ehf) "

[PATCH AUTOSEL 6.10 071/121] hwmon: (k10temp) Check return value of amd_smn_read()
 2024-08-01  0:00 UTC  (4+ messages)
` [PATCH AUTOSEL 6.10 115/121] hwmon: (lm95234) Fix underflows seen when writing limit attributes
` [PATCH AUTOSEL 6.10 116/121] hwmon: (nct6775-core) "
` [PATCH AUTOSEL 6.10 117/121] hwmon: (w83627ehf) "

[PATCH v8 0/4] riscv: sophgo: Add SG2042 external hardware monitor support
 2024-07-31 22:48 UTC  (11+ messages)
` [PATCH v8 1/4] dt-bindings: hwmon: Add Sophgo "
` [PATCH v8 2/4] drivers: hwmon: sophgo: Add "
` [PATCH v8 3/4] riscv: dts: sophgo: Add mcu device for Milk-V Pioneer
` [PATCH v8 4/4] riscv: defconfig: Enable MCU support for SG2042

[PATCH] hwmon: vexpress: Use of_property_present()
 2024-07-31 20:27 UTC  (3+ messages)

[bug report] hwmon: (nct7802) Use multi-byte regmap operations
 2024-07-31 17:57 UTC  (3+ messages)

[PATCH v6 0/8] Add tsd,mule-i2c-mux support
 2024-07-31 15:12 UTC  (6+ messages)
` [PATCH v6 3/8] dt-bindings: hwmon: add support for ti,amc6821
` [PATCH v6 4/8] hwmon: (amc6821) add support for tsd,mule

[PATCH v3 0/1] (asus-ec-sensors): remove VRM temp X570-E GAMING
 2024-07-31 15:10 UTC  (3+ messages)
` [PATCH v3 1/1] hwmon: (asus-ec-sensors) "

[PATCH v2 0/7] Drivers to support the MCU on QNAP NAS devices
 2024-07-30 15:27 UTC  (12+ messages)
` [PATCH v2 1/7] dt-bindings: mfd: add binding for qnap,ts433-mcu devices
` [PATCH v2 2/7] mfd: add base driver for qnap-mcu devices
` [PATCH v2 3/7] leds: add driver for LEDs from "
` [PATCH v2 4/7] Input: add driver for the input part of "
` [PATCH v2 5/7] hwmon: add driver for the hwmon parts "
` [PATCH v2 6/7] arm64: dts: rockchip: hook up the MCU on the QNAP TS433
` [PATCH v2 7/7] arm64: dts: rockchip: set hdd led labels on qnap-ts433

[PATCH v2 0/1] (asus-ec-sensors): remove VRM temp X570-E GAMING
 2024-07-30  6:39 UTC  (6+ messages)
` [PATCH v2 1/1] hwmon: (asus-ec-sensors) "

[PATCH v2] drm/i915/hwmon: expose fan speed
 2024-07-30  6:05 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS f98d4525d7ac8f0dd949533bf5433d6716a5e45b
 2024-07-29 22:15 UTC 

[bug report] hwmon: (pmbus) Register with thermal for PSC_TEMPERATURE
 2024-07-29 21:16 UTC  (4+ messages)

[groeck-staging:hwmon-staging] BUILD SUCCESS 5dd04164a65b546e958711258bf04d610e44d765
 2024-07-29 18:55 UTC 

[PATCH 0/6] use device_for_each_child_node() to access device child nodes
 2024-07-29 13:00 UTC  (5+ messages)
` [PATCH 6/6] net: mvpp2: "

[PATCH v2 0/7] hwmon: (max1619) Modernize driver
 2024-07-29  3:58 UTC  (13+ messages)
` [PATCH v2 1/7] hwmon: (max1619) Clamp temperature range when writing limits
` [PATCH v2 2/7] hwmon: (max1619) Reorder include files to alphabetic order
` [PATCH v2 3/7] hwmon: (max1619) Mask valid alarm bits
` [PATCH v2 4/7] hwmon: (max1619) Convert to use regmap
` [PATCH v2 5/7] hwmon: (max1619) Convert to with_info API
` [PATCH v2 6/7] hwmon: (max1619) Add support for update_interval attribute
` [PATCH v2 7/7] hwmon: (max1619) Improve chip detection code

[PATCH v7 0/4] riscv: sophgo: Add SG2042 external hardware monitor support
 2024-07-29  2:25 UTC  (5+ messages)
` [PATCH v7 1/4] dt-bindings: hwmon: Add Sophgo "
` [PATCH v7 2/4] drivers: hwmon: sophgo: Add "
` [PATCH v7 3/4] riscv: dts: sophgo: Add mcu device for Milk-V Pioneer
` [PATCH v7 4/4] riscv: defconfig: Enable MCU support for SG2042

[PATCH] hwmon: document: fix typo in oxp-sensors
 2024-07-29  1:16 UTC  (4+ messages)

[PATCH] hwmon: (max6697) Document discrepancy in overtemperature status bit values
 2024-07-28 12:17 UTC  (2+ messages)

[PATCH 1/6] hwmon: (max1619) Modernize driver
 2024-07-28 12:17 UTC  (15+ messages)
` [PATCH 1/6] hwmon: (max1619) Clamp temperature range when writing limits
` [PATCH 2/6] hwmon: (max1619) Reorder include files to alphabetic order
` [PATCH 3/6] hwmon: (max1619) Convert to use regmap
` [PATCH 4/6] hwmon: (max1619) Convert to with_info API
` [PATCH 5/6] hwmon: (max1619) Add support for update_interval attribute
` [PATCH 6/6] hwmon: (max1619) Improve chip detection code

[groeck-staging:hwmon-staging] BUILD SUCCESS b932d7bb014188ebcf91485cff34a67b53b56884
 2024-07-28  9:11 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS aeaa1e2c83b1ba36a89a6223d0da89245462f9b7
 2024-07-28  4:17 UTC 

[PATCH AUTOSEL 6.6 3/9] hwmon: corsair-psu: add USB id of HX1200i Series 2023 psu
 2024-07-28  0:48 UTC 

[PATCH AUTOSEL 6.10 04/16] hwmon: corsair-psu: add USB id of HX1200i Series 2023 psu
 2024-07-28  0:47 UTC 

[PATCH 0/1] asus-ec-sensors: remove VRM temp X570-E GAMING
 2024-07-27 17:00 UTC  (2+ messages)
` [PATCH 1/1] hwmon: (asus-ec-sensors) "

[PATCH v2 0/5] hwmon: (max1668) Modernize driver
 2024-07-27  9:46 UTC  (8+ messages)
` [PATCH v2 1/5] hwmon: (max1668) Reorder include files to alphabetic order
` [PATCH v2 2/5] hwmon: (max1668) Use BIT macro
` [PATCH v2 3/5] hwmon: (max1668) Convert to use regmap
` [PATCH v2 4/5] hwmon: (max1668) Replace chip type with number of channels
` [PATCH v2 5/5] hwmon: (max1668) Convert to use with_info hwmon API

[groeck-staging:testing] BUILD SUCCESS 6e81ea22c8e1477335846e9294630cb04a5bcff7
 2024-07-27  2:00 UTC 

[groeck-staging:hwmon-staging] BUILD SUCCESS 67bc2980ac76a8afb11c15114ebc23c585a42d84
 2024-07-26 18:47 UTC 

[PATCH 0/5] hwmon: (max1668) Modernize driver
 2024-07-26 16:43 UTC  (12+ messages)
` [PATCH 1/5] hwmon: (max1668) Reorder include files to alphabetic order
` [PATCH 2/5] hwmon: (max1668) Use BIT macro
` [PATCH 3/5] hwmon: (max1668) Convert to use regmap
` [PATCH 4/5] hwmon: (max1668) Replace chip type with number of channels
` [PATCH 5/5] hwmon: (max1668) Convert to use with_info hwmon API

[PATCH 0/7] Drivers to support the MCU on QNAP NAS devices
 2024-07-26 14:15 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: mfd: add binding for qnap,mcu devices
` [PATCH 2/7] mfd: add base driver for qnap-mcu devices
` [PATCH 3/7] leds: add driver for LEDs from "
` [PATCH 4/7] Input: add driver for the input part of "
` [PATCH 5/7] hwmon: add driver for the hwmon parts "

[PATCH] hwmon: ltc2947: move to firmware agnostic API
 2024-07-26 13:25 UTC  (2+ messages)

[PATCH v7 0/3] hwmon: (adt7475) duty cycle configuration
 2024-07-25 22:01 UTC  (5+ messages)
` [PATCH v7 3/3] hwmon: (adt7475) Add support for configuring initial PWM state


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