Linux Hardware Monitor development
 help / color / mirror / Atom feed
 messages from 2024-08-19 19:11:51 to 2024-09-01 03:11:50 UTC [more...]

[PATCH v2 0/5] platform/x86: wmi: Pass event data directly to legacy notify handlers
 2024-09-01  3:10 UTC  (2+ messages)
` [PATCH v2 1/5] hwmon: (hp-wmi-sensors) Check if WMI event data exists

[PATCH v6 0/8] Add tsd,mule-i2c-mux support
 2024-08-31 21:05 UTC  (5+ messages)
` [PATCH v6 1/8] dt-bindings: i2c: add support for tsd,mule-i2c-mux
` [PATCH v6 2/8] i2c: muxes: add support for tsd,mule-i2c multiplexer

[PATCH v1] hwmon: (sht15) Simplify with dev_err_probe()
 2024-08-31 19:35 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: hwmon: Introduce ADS71x8
 2024-08-31 12:21 UTC  (6+ messages)

[groeck-staging:testing] BUILD SUCCESS d3f423951ff8b250c193c780f16c57a23b9dfc64
 2024-08-31 11:08 UTC 

[groeck-staging:hwmon-staging] BUILD SUCCESS 7a2afe9bd8c17f1c30ec79b9fc0d1fcd3b190207
 2024-08-31 11:02 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS 63fb21afc1f5b2af746f332710491c61e2ad6d74
 2024-08-31 11:00 UTC 

[PATCH linux dev 6.11] hwmon:add new hwmon driver sq52205
 2024-08-30 16:08 UTC  (5+ messages)

[PATCH v2 00/14] hwmon: (ina2xx) Cleanup and convert to use with_info API
 2024-08-30 15:32 UTC  (24+ messages)
` [PATCH v2 01/14] hwmon: (ina2xx) Reorder include files to alphabetic order
` [PATCH v2 02/14] hwmon: (ina2xx) Replace platform data with device properties
` [PATCH v2 03/14] hwmon: (ina2xx) Use bit operations
` [PATCH v2 04/14] hwmon: (ina2xx) Mark regmap_config as const
` [PATCH v2 05/14] hwmon: (ina2xx) Use local regmap pointer if used more than once
` [PATCH v2 06/14] hwmon: (ina2xx) Re-initialize chip using regmap functions
` [PATCH v2 07/14] hwmon: (ina2xx) Fix various overflow issues
` [PATCH v2 08/14] hwmon: (ina2xx) Consolidate chip initialization code
` [PATCH v2 09/14] hwmon: (ina2xx) Set alert latch
` [PATCH v2 10/14] hwmon: (ina2xx) Move ina2xx_get_value()
` [PATCH v2 11/14] hwmon: (ina2xx) Convert to use with_info hwmon API
` [PATCH v2 12/14] hwmon: (ina2xx) Pass register to alert limit write functions
` [PATCH v2 13/14] hwmon: (ina2xx) Add support for current limits
` [PATCH v2 14/14] hwmon: (ina2xx) Use shunt voltage to calculate current

[PATCH v4] hwmon: (sht4x): add heater support
 2024-08-30 15:17 UTC 

[PATCH 2/2] hwmon: Add driver for ADS71x8
 2024-08-30 11:49 UTC 

[PATCH] hwmon: ltc2991: fix register bits defines
 2024-08-30 11:13 UTC 

[PATCH] hwmon: Add support for the INA260 chip to the INA219 and compatibles driver
 2024-08-30  2:40 UTC  (2+ messages)

[PATCH v5 1/1] dt-bindings: hwmon: Convert ltc2978.txt to yaml
 2024-08-29 21:03 UTC  (3+ messages)

[GIT PULL] hwmon fixes for v6.11-rc6
 2024-08-29 18:33 UTC  (2+ messages)

[PATCH v3] ASoC: codecs: wsa884x: Implement temperature reading and hwmon
 2024-08-29 17:52 UTC  (2+ messages)

[PATCH 00/11] hwmon: (ina2xx) Cleanup and convert to use with_info API
 2024-08-29 17:28 UTC  (29+ messages)
` [PATCH 01/11] hwmon: (ina2xx) Reorder include files to alphabetic order
` [PATCH 02/11] hwmon: (ina2xx) Replace platform data with device properties
` [PATCH 03/11] hwmon: (ina2xx) Use bit operations
` [PATCH 04/11] hwmon: (ina2xx) Mark regmap_config as const
` [PATCH 05/11] hwmon: (ina2xx) Use local regmap pointer if used more than once
` [PATCH 06/11] hwmon: (ina2xx) Re-initialize chip using regmap functions
` [PATCH 07/11] hwmon: (ina2xx) Set alert latch when enabling alerts
` [PATCH 08/11] hwmon: (ina2xx) Fix various overflow issues
` [PATCH 09/11] hwmon: (ina2xx) Consolidate chip initialization code
` [PATCH 10/11] hwmon: (ina2xx) Move ina2xx_get_value()
` [PATCH 11/11] hwmon: (ina2xx) Convert to use with_info hwmon API

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

[PATCH v1] drm/i915/hwmon: expose package temperature
 2024-08-29  7:50 UTC  (3+ messages)

[PATCH] hwmon: (oxp-sensors) Add missing breaks to fix -Wimplicit-fallthrough with clang
 2024-08-28 20:34 UTC  (2+ messages)

[PATCH v4 1/1] dt-bindings: hwmon: Convert ltc2978.txt to yaml
 2024-08-28 20:21 UTC  (6+ messages)

[PATCH v3] hwmon: (sht4x): add heater support
 2024-08-28 16:35 UTC  (4+ messages)
  `  "

[groeck-staging:hwmon-next] BUILD SUCCESS ebb75a3c5265ceeebd2b0708d013735e5eafbb69
 2024-08-28 10:27 UTC 

[groeck-staging:hwmon] BUILD SUCCESS 7bbc079531fc38d401e1c4088d4981435a8828e3
 2024-08-28  5:37 UTC 

[PATCH v7] drm/i915/hwmon: expose fan speed
 2024-08-28  5:27 UTC  (2+ messages)

[PATCH 0/5] platform/x86: wmi: Pass event data directly to legacy notify handlers
 2024-08-27 22:11 UTC  (14+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] hwmon: (hp-wmi-sensors) Check if WMI event data exists
` [PATCH 3/5] platform/x86: wmi: Remove wmi_get_event_data()
` [PATCH 4/5] platform/x86: wmi: Merge get_event_data() with wmi_get_notify_data()
` [PATCH 5/5] platform/x86: wmi: Call both legacy and WMI driver notify handlers

[PATCH v3 1/1] dt-bindings: hwmon/regulator: Convert ltc2978.txt to yaml
 2024-08-27 16:34 UTC  (3+ messages)

[PATCH 6.1 154/321] hwmon: (pc87360) Bounds check data->innr usage
 2024-08-27 14:37 UTC 

[PATCH v3] hwmon: pwmfan: do not force disable pwm controller
 2024-08-27 15:08 UTC  (2+ messages)

[PATCH v1] hwmon: (pc87360) Use min() macro
 2024-08-27 15:07 UTC  (2+ messages)

[PATCH 6.6 144/341] hwmon: (pc87360) Bounds check data->innr usage
 2024-08-27 14:36 UTC 

[groeck-staging:fixes] BUILD SUCCESS 98c0cc48e27e9d269a3e4db2acd72b486c88ec77
 2024-08-27 11:47 UTC 

[PATCH v11 0/4] riscv: sophgo: Add SG2042 external hardware monitor support
 2024-08-27 11:34 UTC  (6+ messages)
` [PATCH v11 1/4] dt-bindings: hwmon: Add Sophgo "
` [PATCH v11 2/4] drivers: hwmon: sophgo: Add "
` (subset) [PATCH v11 0/4] riscv: "

[PATCH v2] hwmon: pwmfan: do not force disable pwm controller
 2024-08-27  4:02 UTC  (2+ messages)

[PATCH -next 0/8] hwmon: Simplify with scoped for each OF child
 2024-08-27  4:01 UTC  (12+ messages)
` [PATCH -next 1/8] hwmon: (aspeed-g6-pwm-tacho): Simplify with scoped for each OF child loop
` [PATCH -next 2/8] hwmon: (aspeed-pwm-tacho): "
` [PATCH -next 3/8] hwmon: (ina3221): "
` [PATCH -next 4/8] hwmon: (lm90): "
` [PATCH -next 5/8] hwmon: (nct7802): "
` [PATCH -next 6/8] hwmon: (npcm750-pwm-fan): "
` [PATCH -next 7/8] hwmon: (tmp421): "
` [PATCH -next 8/8] hwmon: (tmp464): "

[PATCH v2] hwmon: (pt5161l) Fix invalid temperature reading
 2024-08-27  3:58 UTC  (2+ messages)

[PATCH] hwmon: (k10temp): Use cpu_feature_enabled() for detecting zen
 2024-08-27  3:57 UTC  (6+ messages)

[PATCH v4] dt-bindings: hwmon: Add maxim max31790
 2024-08-27  3:56 UTC  (3+ messages)

[PATCH v2 0/1] hwmon: (oxp-sensors) Add support for multiple new devices
 2024-08-27  3:56 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] hwmon: stts751: Add "st" vendor prefix to "stts751" compatible string
 2024-08-27  3:55 UTC  (2+ messages)

[groeck-staging:hwmon] BUILD SUCCESS 9efaebc0072b8e95505544bf385c20ee8a29d799
 2024-08-26 12:34 UTC 

[PATCH v2] hwmon: (sht4x): add heater support
 2024-08-26  0:15 UTC  (2+ messages)

[PATCH v2 1/1] dt-bindings: hwmon/regulator: Convert ltc2978.txt to yaml
 2024-08-25 23:03 UTC  (6+ messages)

[PATCH v6] drm/i915/hwmon: expose fan speed
 2024-08-25 20:20 UTC  (8+ messages)

[groeck-staging:testing] BUILD SUCCESS e4ea81e0fc33662dfb01e2eb0eeaba1f484a9232
 2024-08-25 16:57 UTC 

[groeck-staging:hwmon-staging] BUILD SUCCESS bd80f02bbe68758b0f31ae4808e80db069172b76
 2024-08-25 16:28 UTC 

[groeck-staging:fixes] BUILD SUCCESS ba8decd2660a04f898a230bfc2a2b84c660a2a4a
 2024-08-25 15:47 UTC 

[PATCH] hwmon: (sht4x): add heater support
 2024-08-24 23:24 UTC  (2+ messages)

[PATCH v4 0/7] Drivers to support the MCU on QNAP NAS devices
 2024-08-22 10:10 UTC  (5+ messages)
` [PATCH v4 2/7] mfd: add base driver for qnap-mcu devices

[PATCH v5 2/7] mfd: add base driver for qnap-mcu devices
 2024-08-22  4:06 UTC  (2+ messages)

Email Security upgrading process
 2024-08-22  2:46 UTC 

[PATCH v5] drm/i915/hwmon: expose fan speed
 2024-08-21 14:58 UTC  (4+ messages)

[PATCH v3 0/8] misc: Add AMD side band interface(SBI) functionality
 2024-08-21 14:11 UTC  (4+ messages)
` [PATCH v3 5/8] misc: amd-sbi: Add support for CPUID protocol

[PATCH v4] drm/i915/hwmon: expose fan speed
 2024-08-21 11:39 UTC  (8+ messages)

[PATCH v2] hwmon: Add thermal sensor driver for Surface Aggregator Module
 2024-08-19 20:03 UTC  (6+ messages)


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