Linux Hardware Monitor development
 help / color / mirror / Atom feed
 messages from 2025-09-10 03:58:20 to 2025-09-24 20:34:44 UTC [more...]

[PATCH 00/19 v6.1.y] Backport minmax.h updates from v6.17-rc7
 2025-09-24 20:23 UTC  (17+ messages)
` [PATCH 01/19 v6.1.y] minmax: add in_range() macro
` [PATCH 02/19 v6.1.y] minmax: Introduce {min,max}_array()
` [PATCH 03/19 v6.1.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH 04/19 v6.1.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH 05/19 v6.1.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH 06/19 v6.1.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH 07/19 v6.1.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH 08/19 v6.1.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH 09/19 v6.1.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH 10/19 v6.1.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH 11/19 v6.1.y] minmax: improve macro expansion and type checking
` [PATCH 12/19 v6.1.y] minmax: fix up min3() and max3() too
` [PATCH 13/19 v6.1.y] minmax.h: add whitespace around operators and after commas
` [PATCH 14/19 v6.1.y] minmax.h: update some comments
` [PATCH 15/19 v6.1.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH 16/19 v6.1.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()

[PATCH hwmon 0/2] hwmon: (mlxreg-fan): Add bugfix and introduce new feature
 2025-09-24 19:39 UTC  (5+ messages)
` [PATCH hwmon 1/2] hwmon: (mlxreg-fan) Separate methods of fan setting coming from different subsystems
` [PATCH hwmon 2/2] hwmon: (mlxreg-fan) Add support for new flavour of capability register

[PATCH v6 0/3] Export fan control and register fans as cooling devices
 2025-09-24 19:31 UTC  (7+ 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 0/2] hmwon: (sy7636a) fix regulator handling
 2025-09-24 19:16 UTC  (13+ 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 1/2] dt-bindings: hwmon: tmp102: Add TMP110 and TMP113 devices
 2025-09-24 18:12 UTC  (7+ messages)
` [PATCH 2/2] hwmon: tmp102: Add support for "

[PATCH v2 0/7] Initial Kontron SMARC-sAM67 support
 2025-09-24 16:01 UTC  (12+ 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] hwmon: (asus-ec-sensors) add TUF GAMING X670E PLUS WIFI
 2025-09-24 15:57 UTC  (2+ messages)

[PATCH 0/3] hwmon: (ctf2301) Add support for CTF2301
 2025-09-24 15:43 UTC  (10+ 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 v2 0/2] hwmon: Add support for MPS mp2925 and mp2929 chip
 2025-09-24 14:55 UTC  (5+ 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-24 14:50 UTC  (10+ 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] hwmon: (gpd-fan) complete Kconfig dependencies
 2025-09-24 14:49 UTC  (2+ messages)

[PATCH 0/2] add ROG STRIX X870E-E GAMING WIFI
 2025-09-24 14:48 UTC  (5+ messages)
` [PATCH 1/2] hwmon: (asus-ec-sensors) "
` [PATCH 2/2] hwmon: (asus-ec-sensors) increase timeout for locking ACPI mutex

[PATCH] hwmon: (asus-ec-sensors) add ROG STRIX X670E-E GAMING WIFI
 2025-09-24 14:43 UTC  (2+ messages)

[PATCH 0/2] hwmon: Add support for MPS mp5998 chip
 2025-09-24 14:42 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: hwmon: Add MPS mp5998
` [PATCH 2/2] hwmon: add mp5998 driver

[PATCH] hwmon: (gpd-fan) Fix range check for pwm input
 2025-09-24 14:38 UTC  (2+ messages)

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

[PATCH 0/2] Add support for Microchip EMC1812
 2025-09-24  2:11 UTC  (2+ messages)

[PATCH RESEND v7 0/7] clk: clk-axi-clkgen: improvements and some fixes
 2025-09-22 22:21 UTC  (5+ messages)
` [PATCH RESEND v7 3/7] include: linux: move adi-axi-common.h out of fpga

[PATCH 00/27 5.10.y] Backport minmax.h updates from v6.17-rc6
 2025-09-22 13:10 UTC  (36+ 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 00/15 v6.6.y] Backport minmax.h updates from v6.17-rc7
 2025-09-22 10:32 UTC  (16+ messages)
` [PATCH 01/15 6.6.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH 02/15 6.6.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH 03/15 6.6.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH 04/15 6.6.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH 05/15 6.6.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH 06/15 6.6.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH 07/15 6.6.y] minmax: improve macro expansion and type checking
` [PATCH 08/15 6.6.y] minmax: fix up min3() and max3() too
` [PATCH 09/15 6.6.y] minmax.h: add whitespace around operators and after commas
` [PATCH 10/15 6.6.y] minmax.h: update some comments
` [PATCH 11/15 6.6.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH 12/15 6.6.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH 13/15 6.6.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH 14/15 6.6.y] minmax.h: simplify the variants of clamp()
` [PATCH 15/15 6.6.y] minmax.h: remove some #defines that are only expanded once

[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 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 v2 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
 2025-09-13 11:02 UTC  (5+ messages)
` [PATCH v2 2/3] hwmon: ltc4283: Add support for the 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 v3 0/2] hwmon: (tps23861) add class restrictions and semi-auto mode support
 2025-09-10 19:11 UTC  (6+ messages)

[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 


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