public inbox for linux-hwmon@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-12 18:08:35 to 2026-01-21 09:08:01 UTC [more...]

[PATCH v2 0/4] hwmon: (cros_ec) Fan target and temperature thresholds
 2026-01-21  9:07 UTC  (6+ messages)
` [PATCH v2 1/4] hwmon: (cros_ec) Split up supported features in the documentation
` [PATCH v2 2/4] hwmon: (cros_ec) Add support for fan target speed
` [PATCH v2 3/4] hwmon: (cros_ec) Move temperature channel params to a macro
` [PATCH v2 4/4] hwmon: (cros_ec) Add support for temperature thresholds

[PATCH] hwmon: (ibmpex) fix use-after-free in high/low store
 2026-01-21  8:53 UTC 

[PATCH v10 0/7] platform/x86: lenovo-wmi-{capdata,other}: Add HWMON for fan speed
 2026-01-20 18:26 UTC  (13+ messages)
` [PATCH v10 1/7] platform/x86: lenovo-wmi-helpers: Convert returned buffer into u32
` [PATCH v10 2/7] platform/x86: Rename lenovo-wmi-capdata01 to lenovo-wmi-capdata
` [PATCH v10 3/7] platform/x86: lenovo-wmi-{capdata,other}: Support multiple Capability Data
` [PATCH v10 4/7] platform/x86: lenovo-wmi-capdata: Add support for Capability Data 00
` [PATCH v10 5/7] platform/x86: lenovo-wmi-capdata: Add support for Fan Test Data
` [PATCH v10 6/7] platform/x86: lenovo-wmi-capdata: Wire up "
` [PATCH v10 7/7] platform/x86: lenovo-wmi-other: Add HWMON for fan reporting/tuning

[PATCH v11 0/7] platform/x86: lenovo-wmi-{capdata,other}: Add HWMON for fan speed
 2026-01-20 18:20 UTC  (8+ messages)
` [PATCH v11 1/7] platform/x86: lenovo-wmi-helpers: Convert returned buffer into u32
` [PATCH v11 2/7] platform/x86: Rename lenovo-wmi-capdata01 to lenovo-wmi-capdata
` [PATCH v11 3/7] platform/x86: lenovo-wmi-{capdata,other}: Support multiple Capability Data
` [PATCH v11 4/7] platform/x86: lenovo-wmi-capdata: Add support for Capability Data 00
` [PATCH v11 5/7] platform/x86: lenovo-wmi-capdata: Add support for Fan Test Data
` [PATCH v11 6/7] platform/x86: lenovo-wmi-capdata: Wire up "
` [PATCH v11 7/7] platform/x86: lenovo-wmi-other: Add HWMON for fan reporting/tuning

FIELD_PREP failure in drivers/hwmon/macsmc-hwmon.c
 2026-01-19 23:52 UTC  (2+ messages)

[PATCH v2 0/2] Add support for HiTRON HAC300S PSU
 2026-01-19 19:08 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: trivial-devices: Add hitron,hac300s
` [PATCH v2 2/2] hwmon: Add support for HiTRON HAC300S PSU

[PATCH v5 0/8] hwmon: (ina3221) Various improvement and add support for SQ52210
 2026-01-19 12:14 UTC  (9+ messages)
` [PATCH v5 1/8] dt-bindings: hwmon: ti,ina3221: Add SQ52210
` [PATCH v5 2/8] hwmon: (ina3221) Add support for SQ52210
` [PATCH v5 3/8] hwmon: (ina3221) Pre-calculate current and power LSB
` [PATCH v5 4/8] hwmon: (ina3221) Support alert configuration
` [PATCH v5 5/8] hwmon: (ina3221) Introduce power attribute and alert characteristics
` [PATCH v5 6/8] hwmon: (ina3221) Support for writing alert limit values and modify the 'ina3221_read_value' function
` [PATCH v5 7/8] hwmon: (ina3221) Support write/read functions for 'power' attribute
` [PATCH v5 8/8] hwmon: (ina3221) Modify write/read functions for 'in' and 'curr' attribute

[PATCH v5 1/3] dt-bindings: hwmon: ti,tmp108: Add P3T1035,P3T2030
 2026-01-19  4:04 UTC  (3+ messages)
` [PATCH v5 2/3] hwmon: (tmp108) Add support for P3T1035 and P3T2030
` [PATCH v5 3/3] hwmon: (tmp108) Add P3T1035 and P3T2030 support

[PATCH v4 1/3] dt-bindings: hwmon: ti,tmp108: Add P3T1035,P3T2030
 2026-01-19  1:45 UTC  (9+ messages)
` [PATCH v4 2/3] hwmon: (tmp108) Add support for P3T1035 and P3T2030
` [PATCH v4 3/3] hwmon: (tmp108) Add P3T1035 and P3T2030 support

[PATCH v5 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
 2026-01-18 15:39 UTC  (4+ messages)

[groeck-staging:hwmon] BUILD SUCCESS 830e0bef79aaaea8b1ef426b8032e70c63a58653
 2026-01-18  6:07 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS 21506a88d3d54243ee5e21cbbd4b0e0102cc9501
 2026-01-18  3:01 UTC 

[PATCH v4 RESEND 0/8] hwmon: (ina3221) Various improvement and add support for SQ52210
 2026-01-18  0:43 UTC  (10+ messages)
` [PATCH v4 RESEND 1/8] dt-bindings: hwmon: ti,ina3221: Add SQ52210
` [PATCH v4 RESEND 2/8] hwmon: (ina3221) Add support for SQ52210
` [PATCH v4 RESEND 3/8] hwmon: (ina3221) Pre-calculate current and power LSB
` [PATCH v4 RESEND 4/8] hwmon: (ina3221) Support alert configuration
` [PATCH v4 RESEND 5/8] hwmon: (ina3221) Introduce power attribute and alert characteristics
` [PATCH v4 RESEND 6/8] hwmon: (ina3221) Support for writing alert limit values and modify the 'ina3221_read_value' function
` [PATCH v4 RESEND 7/8] hwmon: (ina3221) Support write/read functions for 'power' attribute
` [PATCH v4 RESEND 8/8] hwmon: (ina3221) Modify write/read functions for 'in' and 'curr' attribute

[PATCH v4 0/5] hwmon: it87: add IT8613E support
 2026-01-17 23:10 UTC  (10+ messages)
` [PATCH v4 1/5] hwmon: it87: describe per-chip temperature resources
` [PATCH v4 2/5] hwmon: it87: prepare for extended PWM temp maps
` [PATCH v4 3/5] hwmon: it87: expose additional temperature limits
` [PATCH v4 4/5] hwmon: it87: add IT8613E identification
` [PATCH v4 5/5] hwmon: it87: add IT8613E configuration

hwmon: (dell-smm) Add Dell G15 5510 to fan control whitelist
 2026-01-17 17:16 UTC  (7+ messages)
` [PATCH] "
    ` [PATCH v2 0/1] "
      ` [PATCH v2 1/1] "

hwmon: nct6683 ASRock B850 (customer ID 0x164a) PWM write blocked
 2026-01-17 15:43 UTC  (2+ messages)

[PATCH v9 0/7] platform/x86: lenovo-wmi-{capdata,other}: Add HWMON for fan speed
 2026-01-16 17:17 UTC  (18+ messages)
` [PATCH v9 1/7] platform/x86: lenovo-wmi-helpers: Convert returned buffer into u32
` [PATCH v9 2/7] platform/x86: Rename lenovo-wmi-capdata01 to lenovo-wmi-capdata
` [PATCH v9 3/7] platform/x86: lenovo-wmi-{capdata,other}: Support multiple Capability Data
` [PATCH v9 4/7] platform/x86: lenovo-wmi-capdata: Add support for Capability Data 00
` [PATCH v9 5/7] platform/x86: lenovo-wmi-capdata: Add support for Fan Test Data
` [PATCH v9 6/7] platform/x86: lenovo-wmi-capdata: Wire up "
` [PATCH v9 7/7] platform/x86: lenovo-wmi-other: Add HWMON for fan reporting/tuning

[PATCH 0/2] platform/x86: hp-wmi: Add manual fan support for Victus S laptops
 2026-01-16 14:23 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] platform/x86: hp-wmi: add manual fan control for Victus S models
  ` [PATCH v3 0/3] platform/x86: hp-wmi: Add manual fan support for Victus S laptops
    ` [PATCH v3 1/3] platform/x86: hp-wmi: order include headers
    ` [PATCH v3 2/3] platform/x86: hp-wmi: add manual fan control for Victus S models
    ` [PATCH v3 3/3] platform/x86: hp-wmi: implement fan keep-alive

[PATCH v6 1/2] dt-bindings: hwmon: add STEF48H28
 2026-01-16  9:19 UTC  (3+ messages)
` [PATCH v6 2/2] hwmon: pmbus: add support for STEF48H28

[PATCH v3 1/3] dt-bindings: hwmon: ti,tmp108: Add P3T1035,P3T2030
 2026-01-16  7:22 UTC  (6+ messages)
` [PATCH v3 2/3] hwmon: (tmp108) Add support for P3T1035 and P3T2030
` [PATCH v3 3/3] hwmon: (tmp108) Add P3T1035 and P3T2030 support

[PATCH 1/3] hwmon: spd5118: Do not fail resume on temporary I2C errors
 2026-01-16  6:24 UTC  (16+ messages)

[groeck-staging:hwmon-next] BUILD SUCCESS e59f0a584366b775e1dee39e183d8b37e6c0443d
 2026-01-16  5:25 UTC 

[PATCH v1 0/2] Add driver support for ESWIN EIC7700 PVT controller
 2026-01-16  4:30 UTC  (9+ messages)
` [PATCH v1 1/2] dt-bindings: hwmon: Add Eswin EIC7700 PVT sensor
    `  "
` [PATCH v1 2/2] hwmon: Add Eswin EIC7700 PVT sensor driver
    `  "

[PATCH 0/2] hwmon: Fix resource leaks for device_node
 2026-01-15 17:23 UTC  (6+ messages)
` [PATCH 1/2] hwmon: emc2305: Fix a resource leak in emc2305_of_parse_pwm_child
` [PATCH 2/2] hwmon: nct7363: Fix a resource leak in nct7363_present_pwm_fanin
` [0/2] hwmon: Fix resource leaks for device_node

[PATCH v2 1/3] hwmon: (tmp108) Add support for P3T1035 and P3T2030
 2026-01-15 14:22 UTC  (7+ messages)
` [PATCH v2 2/3] dt-bindings: hwmon: ti,tmp108: Add P3T1035,P3T2030
` [PATCH v2 3/3] hwmon: (tmp108) Add P3T1035 and P3T2030 support

[PATCH v1 0/2] Add support for HiTRON HAC300S PSU
 2026-01-15 14:00 UTC  (4+ messages)
` [PATCH v1 2/2] hwmon: "

[PATCH 1/2] hwmon: emc2305: Fix a resource leak in emc2305_of_parse_pwm_child
 2026-01-15 13:42 UTC 

[PATCH 2/3] dt-bindings: hwmon: ti,tmp108: Add P3T1035,P3T2030
 2026-01-15  7:01 UTC  (3+ messages)
  ` [EXT] "

[PATCH v8 0/7] platform/x86: lenovo-wmi-{capdata,other}: Add HWMON for fan speed
 2026-01-14  8:51 UTC  (10+ messages)
` [PATCH v8 1/7] platform/x86: lenovo-wmi-helpers: Convert returned buffer into u32
` [PATCH v8 2/7] platform/x86: Rename lenovo-wmi-capdata01 to lenovo-wmi-capdata
` [PATCH v8 3/7] platform/x86: lenovo-wmi-{capdata,other}: Support multiple Capability Data
` [PATCH v8 4/7] platform/x86: lenovo-wmi-capdata: Add support for Capability Data 00
` [PATCH v8 5/7] platform/x86: lenovo-wmi-capdata: Add support for Fan Test Data
` [PATCH v8 6/7] platform/x86: lenovo-wmi-capdata: Wire up "
` [PATCH v8 7/7] platform/x86: lenovo-wmi-other: Add HWMON for fan reporting/tuning

[PATCH v3 1/5] hwmon: it87: describe per-chip temperature resources
 2026-01-13 17:54 UTC  (4+ messages)
` [PATCH v3 2/5] hwmon: it87: prepare for extended PWM temp maps

[groeck-staging:hwmon-next] BUILD SUCCESS 01d8d7107bf8034fe8693ee71abcb71dcd9c2d99
 2026-01-13 17:53 UTC 

[PATCH v2] Documentation: hwmon: coretemp: Fix malformed RST table
 2026-01-13 16:19 UTC  (3+ messages)

[PATCH v2 1/2] hwmon:(pmbus/tda38740a) TDA38740A Voltage Regulator Driver
 2026-01-13 15:10 UTC  (7+ messages)
` [PATCH v2 2/2] dt-bindings: hwmon/pmbus: Add Infineon TDA38740A

[PATCH 1/3] hwmon: (tmp108) Add support for P3T1035 and P3T2030
 2026-01-13 15:06 UTC  (2+ messages)

[PATCH v3 0/2] regulator: Add TPS65185
 2026-01-13 13:04 UTC  (2+ messages)

[PATCH 3/3] hwmon: (tmp108) Add P3T1035 and P3T2030 support
 2026-01-13  8:52 UTC 

[PATCH] Documentation: hwmon: coretemp: Fix malformed RST table
 2026-01-13  6:48 UTC  (2+ messages)

[PATCH] hwmon: (gpd-fan) add support for Micro PC 2
 2026-01-13  0:02 UTC  (2+ messages)

[PATCH v4 0/2] hwmon: Add support for MPS mp5926 chip
 2026-01-13  0:05 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon: Add mps mp5926 driver bindings

[PATCH 0/2] hwmon: (coretemp) Documentation and TjMax table updates
 2026-01-13  0:02 UTC  (5+ messages)
` [PATCH 1/2] Documentation: hwmon: coretemp: Update supported CPUs and TjMax values
` [PATCH 2/2] hwmon: (coretemp) Add TjMax for Silvermont through Tremont Atoms

[PATCH] dt-bindings: hwmon: Convert aspeed,ast2400-pwm-tacho to DT schema
 2026-01-13  0:00 UTC  (2+ messages)

[PATCH] hwmon: (nct6683) Add customer ID for ASRock Z590 Taichi
 2026-01-12 21:34 UTC  (2+ messages)

[PATCH V1] hwmon: f71882fg: Add F81968 support
 2026-01-12 21:31 UTC  (2+ messages)

[PATCH 1/3] hwmon: (emc2305) Simplify with scoped for each OF child loop
 2026-01-12 21:29 UTC  (6+ messages)
` [PATCH 2/3] hwmon: (max6639) "
` [PATCH 3/3] hwmon: (nct7363) "

[PATCH] hwmon: (acpi_power_meter) Replace deprecated strcpy() with strscpy()
 2026-01-12 21:27 UTC  (2+ messages)

[PATCH] hwmon: (dell-smm) Add support for Dell OptiPlex 7080
 2026-01-12 21:26 UTC  (3+ messages)

[PATCH] hwmon: (nct6775) Add ASUS Pro WS WRX90E-SAGE SE
 2026-01-12 21:23 UTC  (2+ messages)

[PATCH] hwmon: (asus-ec-sensors) add VRM temperature for Pro WS WRX90E-SAGE SE
 2026-01-12 21:22 UTC  (2+ messages)

[PATCH] hwmon: mp2925: add vid offset for vid mode
 2026-01-12 21:22 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