Linux Hardware Monitor development
 help / color / mirror / Atom feed
 messages from 2026-05-27 08:13:02 to 2026-06-04 16:52:32 UTC [more...]

[PATCH v01] mailbox/pcc.c: ignore errors on type 4 channels
 2026-06-04 16:52 UTC  (2+ messages)

[PATCH v12 0/6] mfd: Add support for NXP MC33978/MC34978 MSDI
 2026-06-04 13:51 UTC  (3+ messages)
` [PATCH v12 2/6] mfd: add NXP MC33978/MC34978 core driver

[PATCH 0/5] hwmon: (cros_ec) Add support for fan curves
 2026-06-04 10:33 UTC  (17+ messages)
` [PATCH 1/5] hwmon: (cros_ec) Implement custom kelvin to celsius conversions
` [PATCH 2/5] hwmon: (cros_ec) Prepare the addition of custom groups
` [PATCH 3/5] hwmon: (cros_ec) Split out cros_ec_hwmon_get_thermal_config()
` [PATCH 4/5] hwmon: (cros_ec) Add support for displaying fan curves
` [PATCH 5/5] hwmon: (cros_ec) Allow modification of "

[PATCH v6 0/2] Add driver support for ESWIN EIC7700 PVT controller
 2026-06-04  9:12 UTC  (6+ messages)
` [PATCH v6 1/2] dt-bindings: hwmon: Add Eswin EIC7700 PVT sensor
` [PATCH v6 2/2] hwmon: Add Eswin EIC7700 PVT sensor driver

[PATCH v3 0/2] Add support for Infineon eFuse xdp730
 2026-06-04  4:19 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon/pmbus: Add Infineon xdp730
` [PATCH v3 2/2] hwmon:(pmbus/xdp720) Add support for efuse xdp730

[PATCH v2 0/2] iio: inkern: Use namespaced exports
 2026-06-03 17:20 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH 1/2] dt-bindings: hwmon: isl68137: Add RAA228234 compatible
 2026-06-03 16:50 UTC  (7+ messages)
` [PATCH 2/2] hwmon: pmbus: isl68137: Add support for RAA228234

[PATCH v02] mailbox: pcc: report errors for PCC clients
 2026-06-03 15:15 UTC  (4+ messages)

[PATCH v1 0/3] hwmon: emc1403: Convert to use OF bindings
 2026-06-03 14:37 UTC  (7+ messages)
` [PATCH v1 1/3] dt-bindings: hwmon: lm90: Document SMSC EMC1402/1403/1404/1428
` [PATCH v1 2/3] hwmon: (emc1403) Convert to use OF bindings
` [PATCH v1 3/3] hwmon: (emc1403) Add regulator support

[PATCH v2] hwmon: add a driver for the temp/voltage sensor on PolarFire SoC
 2026-06-03 13:32 UTC  (2+ messages)

[PATCH 0/2] hwmon: (adt7462) Support probing via device tree
 2026-06-03 12:02 UTC  (6+ messages)
` [PATCH 1/2] dt-binding: hwmon: Add binding for ADT7462
` [PATCH 2/2] hwmon: (adt7462) Add of_match_table to support devicetree

[PATCH 0/1] hwmon: (pmbus) Add support for Flex BMR316, BMR321, BMR350 and BMR351
 2026-06-03  9:11 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2] hwmon: (tps53679) Fix device ID comparison and printing in tps53676_identify()
 2026-06-03  8:12 UTC  (2+ messages)

[PATCH 00/14] gpio: remove uneeded Kconfig dependencies on OF_GPIO
 2026-06-02 20:50 UTC  (3+ messages)
` [PATCH 07/14] pinctrl: Kconfig: drop unneeded "

[PATCH v4 0/2] hwmon: (pmbus/max20860a) Add driver for Analog Devices MAX20860A
 2026-06-02 16:34 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon: pmbus: Add "
` [PATCH v4 2/2] hwmon: (pmbus/max20860a) Add driver for "

[regression] Laptop fan too loud (spinning nearly always) hp-wmi 7.1-rc4 kernel
 2026-06-02  8:28 UTC  (3+ messages)

[PATCH v3 0/2] hwmon: (pmbus/max20860a) Add driver for Analog Devices MAX20860A
 2026-06-01 17:03 UTC  (10+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: pmbus: Add "
` [PATCH v3 2/2] hwmon: (pmbus/max20860a) Add driver for "

[PATCH v2 0/2] Add support for Infineon eFuse XDP720/XDP730
 2026-06-01  7:05 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon/pmbus: Add Infineon XDP720/XDP730
` [PATCH v2 2/2] hwmon:(pmbus/xdp730) Add support for efuse xdp720/xdp730

[PATCH 0/7] hwmon: zero-initialization instead of memset
 2026-05-30 22:47 UTC  (15+ messages)
` [PATCH 1/7] hwmon: drivetemp: Use zero-initialization instead of memset()
` [PATCH 2/7] hwmon: f71882fg: "
` [PATCH 3/7] hwmon: ltc2947-core: "
` [PATCH 4/7] hwmon: nct6683: "
` [PATCH 5/7] hwmon: nct6775-platform: "
` [PATCH 6/7] hwmon: pmbus: adm1266: "
` [PATCH 7/7] hwmon: it87: "

[PATCH v3 00/11] Support cooling device with ID in the OF
 2026-05-29 17:34 UTC  (27+ messages)
` [PATCH v4 01/10] thermal/core: Introduce non-OF thermal_cooling_device_register()
` [PATCH v4 02/10] thermal/core: Add devm_thermal_cooling_device_register()
` [PATCH v4 03/10] hwmon: Use non-OF thermal cooling device registration API
` [PATCH v4 04/10] thermal/core: Make cooling device OF node conditional on CONFIG_THERMAL_OF
` [PATCH v4 05/10] thermal/of: Move cooling device OF helpers out of thermal core
` [PATCH v4 06/10] thermal/of: Rename the devm_thermal_of_cooling_device_register() function
` [PATCH v4 07/10] thermal/of: Add cooling device ID support
` [PATCH v4 08/10] thermal/of: Pass cdev_id and introduce devm registration helper
` [PATCH v4 09/10] thermal/of: Support cooling device ID in cooling-spec
` [PATCH v4 10/10] dt-bindings: thermal: cooling-devices: Update support for 3 cells cooling device
` [PATCH vs/3/4/ 00/11] Support cooling device with ID in the OF

[PATCH v2] hwmon: it87: Clamp negative values to zero in set_fan()
 2026-05-29 14:58 UTC  (2+ messages)

[PATCH] hwmon: it87: Reject negative values in set_fan()
 2026-05-29 12:53 UTC  (2+ messages)

[PATCH v2] hwmon: (k10temp) Add thermal support for AMD 1Ah Family Models 80h-8Fh
 2026-05-29 11:34 UTC  (2+ messages)

[PATCH v2 0/2] hwmon: (pmbus/max20860a) Add driver for Analog Devices MAX20860A
 2026-05-29  9:23 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: pmbus: Add "
` [PATCH v2 2/2] hwmon: (pmbus/max20860a) Add driver for "

[RFC] hwmon: add a driver for the temp/voltage sensor on PolarFire SoC
 2026-05-28 22:34 UTC  (5+ messages)

[PATCH 0/2] hwmon: (pmbus/max20860a) Add driver for Analog Devices MAX20860A
 2026-05-28 17:29 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: hwmon: pmbus: Add "

[RFC PATCH] drm/xe/hwmon: report a single fan for DG2 instead of two
 2026-05-28 16:49 UTC  (5+ messages)

[RFC PATCH v1 0/4] iio: add Sensirion SLF3x liquid flow sensor support
 2026-05-28 13:56 UTC  (40+ messages)
` [RFC PATCH v1 1/4] iio: types: add IIO_VOLUMEFLOW channel type
` [RFC PATCH v1 2/4] dt-bindings: iio: flow: add Sensirion SLF3x liquid flow sensor
` [RFC PATCH v1 3/4] iio: flow: add Sensirion SLF3x liquid flow sensor driver
` [RFC PATCH v1 4/4] MAINTAINERS: add entry for Sensirion SLF3x "
` [PATCH v2 0/3] iio: flow: Sensirion SLF3S liquid flow sensor
  ` [PATCH v2 1/3] iio: types: add IIO_VOLUMEFLOW channel type
  ` [PATCH v2 2/3] dt-bindings: iio: flow: add Sensirion SLF3S liquid flow sensor
  ` [PATCH v2 3/3] iio: flow: add Sensirion SLF3S liquid flow sensor driver

[PATCH v2 2/5] iio: adc: add Versal SysMon driver
 2026-05-28 12:02 UTC  (7+ messages)

[PATCH v5 2/2] hwmon: Add Eswin EIC7700 PVT sensor driver
 2026-05-28  8:33 UTC  (5+ messages)
    `  "
      `  "

[PATCH v1 0/2] hwmon:
 2026-05-28  6:03 UTC  (7+ messages)
` [PATCH v1 1/2] hwmon: cros_ec: Drop unused assignment of platform_device_id driver data
` [PATCH v1 2/2] hwmon: Use named initializers for platform_device_id arrays

[PATCH v2 0/6] misc: amd-sbi: Refactor SBTSI driver with I3C support and ioctl interface
 2026-05-28  5:49 UTC  (4+ messages)
` [PATCH v2 5/6] misc: amd-sbi: Add SBTSI ioctl register transfer interface

[PATCH 0/2] hwmon: ina238: Add samples and update_interval support
 2026-05-28  4:01 UTC  (4+ messages)
  ` AW: "

[PATCH v2 1/4] hwmon: (gpd-fan): drop global driver data and use per-device allocation
 2026-05-27 11:30 UTC  (8+ messages)
` [PATCH 2/4] hwmon: (gpd-fan): Initialize EC before registering hwmon device
` [PATCH v2 3/4] hwmon: (gpd-fan): upgrade log level from warn to err for platform device creation failure
` [PATCH 4/4] hwmon: (gpd-fan): fix race condition between device removal and sysfs access

[PATCH 0/4] some cleanup and fix in gpd-fan
 2026-05-27 10:10 UTC 

[PATCH v2 1/3] hwmon: (gpd-fan): drop global driver data and use per-device allocation
 2026-05-27  9:26 UTC  (8+ messages)
` [PATCH v2 2/3] hwmon: (gpd-fan): Initialize EC before registering hwmon device
` [PATCH v2 3/3] hwmon: (gpd-fan): upgrade log level from warn to err for platform device creation failure

[PATCH v2 0/3] cleanup and fix in gpd-fan
 2026-05-27  8:10 UTC 


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