Linux Hardware Monitor development
 help / color / mirror / Atom feed
 messages from 2025-09-05 21:07:46 to 2025-09-21 17:28:25 UTC [more...]

[PATCH RESEND v7 0/7] clk: clk-axi-clkgen: improvements and some fixes
 2025-09-21 17:28 UTC  (2+ messages)

[PATCH 0/2] hmwon: (sy7636a) fix regulator handling
 2025-09-21 16:35 UTC  (7+ messages)
` [PATCH RFC 1/2] hwmon: (sy7636a) fix races during probe of mfd subdevices
` [PATCH 2/2] hwmon: (sy7636a) enable regulator only if needed

[PATCH 0/2] Add support for Microchip EMC1812
 2025-09-20 11:33 UTC 

[PATCH 00/27 5.10.y] Backport minmax.h updates from v6.17-rc6
 2025-09-20 10:21 UTC  (30+ messages)
` [PATCH 01/27 5.10.y] overflow, tracing: Define the is_signed_type() macro once
` [PATCH 02/27 5.10.y] minmax: sanity check constant bounds when clamping
` [PATCH 03/27 5.10.y] minmax: clamp more efficiently by avoiding extra comparison
` [PATCH 04/27 5.10.y] minmax: add in_range() macro
` [PATCH 05/27 5.10.y] minmax: Introduce {min,max}_array()
` [PATCH 06/27 5.10.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH 07/27 5.10.y] minmax: fix header inclusions
` [PATCH 08/27 5.10.y] minmax: allow min()/max()/clamp() if the arguments have the same signedness
` [PATCH 09/27 5.10.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH 10/27 5.10.y] minmax: allow comparisons of 'int' against 'unsigned char/short'
` [PATCH 11/27 5.10.y] minmax: relax check to allow comparison between unsigned arguments and signed constants
` [PATCH 12/27 5.10.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH 13/27 5.10.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH 14/27 5.10.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH 15/27 5.10.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH 16/27 5.10.y] lib: zstd: drop local MIN/MAX macros in favor of generic ones
` [PATCH 17/27 5.10.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH 18/27 5.10.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH 19/27 5.10.y] minmax: improve macro expansion and type checking
` [PATCH 20/27 5.10.y] minmax: fix up min3() and max3() too
` [PATCH 21/27 5.10.y] minmax.h: add whitespace around operators and after commas
` [PATCH 22/27 5.10.y] minmax.h: update some comments
` [PATCH 23/27 5.10.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH 24/27 5.10.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH 25/27 5.10.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH 26/27 5.10.y] minmax.h: simplify the variants of clamp()
` [PATCH 27/27 5.10.y] minmax.h: remove some #defines that are only expanded once

[PATCH] hwmon: (gpd-fan) Fix range check for pwm input
 2025-09-19  8:38 UTC 

[PATCH v2 0/2] hwmon: Add support for MPS mp2925 and mp2929 chip
 2025-09-18  8:06 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Add MPS mp2925 and mp2929
  ` [PATCH v2 2/2] hwmon: add MP2925 and MP2929 driver

[PATCH 0/4] hwmon: (dell-smm) Add support for automatic fan mode
 2025-09-17 21:19 UTC  (6+ messages)
` [PATCH 1/4] hwmon: (dell-smm) Remove Dell Precision 490 custom config data
` [PATCH 2/4] hwmon: (dell-smm) Move clamping of fan speed out of i8k_set_fan()
` [PATCH 3/4] hwmon: (dell-smm) Add support for automatic fan mode
` [PATCH 4/4] hwmon: (dell-smm) Add support for Dell OptiPlex 7040

[PATCH 0/3] hwmon: (ctf2301) Add support for CTF2301
 2025-09-17  6:40 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Sensylink
` [PATCH 2/3] dt-bindings: Add CTF2301 devicetree bindings
` [PATCH 3/3] hwmon: (ctf2301) Add support for CTF2301

[PATCH 1/2] dt-bindings: trivial-devices: add mps,mp5998
 2025-09-16 19:09 UTC  (3+ messages)
` [PATCH 2/2] hwmon: (pmbus/mp5990) add support for MP5998

[PATCH v6 0/7] clk: clk-axi-clkgen: improvements and some fixes
 2025-09-16 15:08 UTC  (6+ messages)
` [PATCH v6 3/7] include: linux: move adi-axi-common.h out of fpga

[PATCH RESEND v14 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-09-16 14:39 UTC  (13+ messages)
` [PATCH RESEND v14 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH RESEND v14 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH RESEND v14 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH RESEND v14 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH RESEND v14 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH RESEND v14 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH RESEND v14 7/7] rtc: Add Nuvoton NCT6694 RTC support
  ` [GIT PULL] Immutable branch between MFD, GPIO, HWMON, I2C, CAN, RTC and Watchdog due for the v6.18 merge window

[PATCH v5] platform/x86: portwell-ec: Add hwmon support for voltage and temperature
 2025-09-16  9:48 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: hwmon: tmp102: Add TMP110 and TMP113 devices
 2025-09-16  6:33 UTC  (4+ messages)
` [PATCH 2/2] hwmon: tmp102: Add support for "

[PATCH v2 0/7] Initial Kontron SMARC-sAM67 support
 2025-09-15 21:34 UTC  (9+ messages)
` [PATCH v2 1/7] dt-bindings: arm: ti: Add Kontron SMARC-sAM67 module
` [PATCH v2 2/7] dt-bindings: mfd: tps6594: allow gpio-line-names
` [PATCH v2 3/7] arm64: dts: ti: Add support for Kontron SMARC-sAM67
` [PATCH v2 4/7] dt-bindings: hwmon: sl28cpld: add sa67mcu compatible
` [PATCH v2 5/7] dt-bindings: watchdog: add SMARC-sAM67 support
` [PATCH v2 6/7] hwmon: "
` [PATCH v2 7/7] arm64: dts: ti: sa67: add on-board management controller node

[PATCH v2 1/6] misc: amd-sbi: Add helper function to prepare I3C support
 2025-09-15 10:36 UTC  (6+ messages)
` [PATCH v2 2/6] misc: amd-sbi: Add support for SB-RMI over I3C
` [PATCH v2 3/6] misc: amd-sbi: Add support for Turin platform
` [PATCH v2 4/6] misc: amd-sbi: CPUID/MCAMSR protocol for Revision 0x21
` [PATCH v2 5/6] misc: amd-sbi: Extend support for CPUID protocol for rev 0x21
` [PATCH v2 6/6] misc: amd-sbi: Extend support for MCAMSR "

[PATCH] hwmon: (asus-ec-sensors) add TUF GAMING X670E PLUS WIFI
 2025-09-14  8:40 UTC 

[PATCH] hwmon: (asus-ec-sensors) add ROG STRIX X670E-E GAMING WIFI
 2025-09-14  7:41 UTC 

[PATCH v2 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
 2025-09-13 11:02 UTC  (14+ messages)
` [PATCH v2 1/3] dt-binbings: hwmon: Document the LTC4283 "
` [PATCH v2 2/3] hwmon: ltc4283: Add support for "
` [PATCH v2 3/3] gpio: gpio-ltc4283: "

[PATCH RESEND v14 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-09-11 14:37 UTC  (3+ messages)

[PATCH RESEND v14 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-09-11 14:35 UTC  (5+ messages)

[PATCH v14 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-09-11 14:33 UTC  (2+ messages)

[PATCH v6 0/3] Export fan control and register fans as cooling devices
 2025-09-11  6:56 UTC  (4+ messages)
` [PATCH v6 1/3] platform/chrome: update pwm fan control host commands
` [PATCH v6 2/3] hwmon: (cros_ec) add PWM control over fans
` [PATCH v6 3/3] hwmon: (cros_ec) register fans into thermal framework cooling devices

[PATCH v3 0/2] hwmon: (tps23861) add class restrictions and semi-auto mode support
 2025-09-10 19:11 UTC  (12+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: update TI TPS23861 with per-port schema

[groeck-staging:testing] BUILD SUCCESS c073f611592a260a7e962987a7f140fb23d90936
 2025-09-10 16:21 UTC 

[groeck-staging:hwmon-staging] BUILD SUCCESS 3e6874f16157d9778000957c8bec7279d34be303
 2025-09-10 16:18 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS 80038a758b7fc0cdb6987532cbbf3f75b13e0826
 2025-09-10 13:43 UTC 

[PATCH v4 0/4] hwmon: (sht21) Add devicetree support
 2025-09-09 17:18 UTC  (11+ messages)
` [PATCH v4 1/4] hwmon: (sht21) Documentation cleanup
` [PATCH v4 2/4] hwmon: (sht21) Add support for SHT20, SHT25 chips
` [PATCH v4 3/4] dt-bindings: trivial-devices: Add sht2x sensors
` [PATCH v4 4/4] hwmon: (sht21) Add devicetree support

[PATCH v2] hwmon: sy7636a: add alias
 2025-09-09 12:26 UTC  (2+ messages)

[PATCH 0/2] hwmon: Add support for MPS mp2925 and mp2929 chip
 2025-09-09  7:26 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: hwmon: Add MPS mp2925 and mp2929
  ` [PATCH 2/2] hwmon: add MP2925 and MP2929 driver

[PATCH v9 0/2] hwmon: add GPD devices sensor driver
 2025-09-08 19:22 UTC  (5+ messages)
` [PATCH v9 1/2] "
` [PATCH v9 2/2] hwmon: document: add gpd-fan

[PATCH v3 0/4] hwmon: (sht21) Add devicetree support
 2025-09-08 14:16 UTC  (10+ messages)
` [PATCH v3 1/4] hwmon: (sht21) Documentation cleanup
` [PATCH v3 2/4] hwmon: (sht21) Add support for SHT20, SHT25 chips
` [PATCH v3 3/4] hwmon: (sht21) Add devicetree support
` [PATCH v3 4/4] dt-bindings: trivial-devices: Add sht2x sensors

[PATCH v1 0/7] Initial Kontron SMARC-sAM67 support
 2025-09-08 13:27 UTC  (6+ messages)
` [PATCH v1 6/7] hwmon: sl28cpld: add "
` (subset) [PATCH v1 0/7] Initial Kontron "

[groeck-staging:hwmon-next] BUILD SUCCESS c387594bb99b5ae1263c3524034c846ea0c74861
 2025-09-08 12:56 UTC 

[groeck-staging:hwmon-next 58/59] htmldocs: Documentation/hwmon/mp29502.rst:4: WARNING: Title underline too short
 2025-09-08 10:13 UTC 

[PATCH v2 0/4] hwmon: (sht21) Add devicetree support
 2025-09-08  1:09 UTC  (5+ messages)
` [PATCH v2 1/4] hwmon: (sht21) Documentation cleanup
` [PATCH v2 2/4] hwmon: (sht21) Add support for SHT20, SHT25 chips
` [PATCH v2 3/4] hwmon: (sht21) Add devicetree support
` [PATCH v2 4/4] dt-bindings: trivial-devices: Add sht2x sensors

[PATCH 00/17] hwmon: (ina238) Various improvements and added chip support
 2025-09-07 23:32 UTC  (3+ messages)

[PATCH 0/3] hwmon: (sht21) Add devicetree support
 2025-09-07 22:54 UTC  (10+ messages)
` [PATCH 1/3] hwmon: (sht21) Add support for all sht2x chips
` [PATCH 2/3] hwmon: (sht21) Add devicetree support
` [PATCH 3/3] dt-bindings: trivial-devices: Add sht2x sensors

[PATCH] hwmon: Serialize accesses in hwmon core
 2025-09-07 17:52 UTC 

[PATCH v5 0/3] hwmon: Add support for MPS mp2869,mp29608,mp29612,mp29816,mp29502 chip
 2025-09-07 15:19 UTC  (7+ messages)
` [PATCH v5 1/3] dt-bindings: hwmon: Add MPS mp2869,mp29608,mp29612,mp29816 and mp29502
  ` [PATCH v5 2/3] hwmon: add MP2869,MP29608,MP29612 and MP29816 series driver
  ` [PATCH v5 3/3] hwmon: add MP29502 driver

[PATCH] hwmon: (nzxt-smart2) Use devm_mutex_init()
 2025-09-07 13:18 UTC  (2+ messages)

[groeck-staging:hwmon-next 37/37] htmldocs: Documentation/hwmon/hwmon-kernel-api.rst:291: WARNING: Inline emphasis start-string without end-string. [docutils]
 2025-09-07  1:52 UTC 

[PATCH] hwmon: (asus-ec-sensors) add ROG STRIX X870-I GAMING WIFI
 2025-09-06 21:24 UTC  (2+ messages)

[PATCH v8 0/2] hwmon: add GPD devices sensor driver
 2025-09-06 14:06 UTC  (3+ messages)
` [PATCH v8 1/2] "

[PATCH] hwmon: sy7636a: add aliases
 2025-09-06 13:28 UTC  (2+ messages)

[RESEND PATCH 1/2] dt-bindings: hwmon: pwm-fan: Document after shutdown fan settings
 2025-09-05 21:13 UTC  (4+ messages)
` [RESEND PATCH 2/2] hwmon: (pwm-fan) Implement "

[PATCH v4] platform/x86: portwell-ec: Add hwmon support for voltage and temperature
 2025-09-05 21:11 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