Linux Hardware Monitor development
 help / color / mirror / Atom feed
 messages from 2025-02-27 14:09:28 to 2025-03-10 23:31:04 UTC [more...]

[PATCH v3 00/12] hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86
 2025-03-10 23:30 UTC  (23+ messages)
` [PATCH v3 01/12] hwmon: (oxp-sensors) Distinguish the X1 variants
` [PATCH v3 02/12] hwmon: (oxp-sensors) Add all OneXFly variants
` [PATCH v3 03/12] platform/x86: oxpec: Move hwmon/oxp-sensors to platform/x86
` [PATCH v3 04/12] ABI: testing: add tt_toggle and tt_led entries
` [PATCH v3 05/12] power: supply: add inhibit-charge-s0 to charge_behaviour
` [PATCH v3 06/12] platform/x86: oxpec: Add charge threshold and behaviour to OneXPlayer
` [PATCH v3 07/12] platform/x86: oxpec: Rename ec group to tt_toggle
` [PATCH v3 08/12] platform/x86: oxpec: Add turbo led support to X1 devices
` [PATCH v3 09/12] platform/x86: oxpec: Move pwm_enable read to its own function
` [PATCH v3 10/12] platform/x86: oxpec: Move pwm value read/write to separate functions
` [PATCH v3 11/12] platform/x86: oxpec: Move fan speed read to separate function
` [PATCH v3 12/12] platform/x86: oxpec: Adhere to sysfs-class-hwmon and enable pwm on 2

[PATCH] hwmon: Add KEBA battery monitoring controller support
 2025-03-10 19:14 UTC  (16+ messages)

[PATCH 0/2] Add driver for MAX42500
 2025-03-10  9:26 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: hwmon: add adi,max42500.yaml
` [PATCH 2/2] drivers: hwmon: add driver for max42500

[PATCH v3 00/20] ASoC: tas27{64,70}: improve support for Apple codec variants
 2025-03-10  9:30 UTC  (18+ messages)
` [PATCH v3 07/20] ASoC: tas2764: Reinit cache on part reset
` [PATCH v3 08/20] ASoC: dt-bindings: tas27xx: document ti,sdout-force-zero-mask property
` [PATCH v3 14/20] ASoC: tas2764: Crop SDOUT zero-out mask based on BCLK ratio
` [PATCH v3 15/20] ASoC: tas2764: Enable main IRQs
` [PATCH v3 17/20] ASoC: dt-bindings: tas2770: add flags for SDOUT pulldown and zero-fill

[PATCH v1 1/1] hwmon: (dell-smm) Increment the number of fans
 2025-03-10  0:11 UTC  (2+ messages)

[PATCH v4 00/12] platform/x86: alienware-wmi-wmax: HWMON support + DebugFS + Improvements
 2025-03-09 16:05 UTC  (5+ messages)
` [PATCH v4 07/12] platform/x86: alienware-wmi-wmax: Add HWMON support
` [PATCH v4 08/12] platform/x86: alienware-wmi-wmax: Add support for manual fan control

[groeck-staging:hwmon-next] BUILD SUCCESS 7953605976f55acd4f297d310e6b0b2944f4bdc8
 2025-03-08 15:38 UTC 

[PATCH v3 00/10] platform/x86: alienware-wmi-wmax: HWMON support + DebugFS + Improvements
 2025-03-08  4:54 UTC  (11+ messages)
` [PATCH v3 07/10] platform/x86: alienware-wmi-wmax: Add HWMON support
` [PATCH v3 08/10] platform/x86: alienware-wmi-wmax: Add support for manual fan control

[GIT PULL] hwmon fixes for v6.14-rc6
 2025-03-07 21:04 UTC  (2+ messages)

[PATCH v2] hwmon: (ntc_thermistor) return error instead of clipping on OOB
 2025-03-07 14:58 UTC  (2+ messages)

[PATCH v5 00/11] misc: Move AMD side band interface(SBI) functionality
 2025-03-07 10:43 UTC  (18+ messages)
` [PATCH v5 01/11] hwmon/misc: amd-sbi: Move core sbrmi from hwmon to misc
` [PATCH v5 02/11] misc: amd-sbi: Move protocol functionality to core file
` [PATCH v5 03/11] misc: amd-sbi: Move hwmon device sensor as separate entity
` [PATCH v5 04/11] misc: amd-sbi: Use regmap subsystem
` [PATCH v5 05/11] misc: amd-sbi: Optimize the wait condition for mailbox command completion
` [PATCH v5 06/11] misc: amd-sbi: Add support for AMD_SBI IOCTL
` [PATCH v5 07/11] misc: amd-sbi: Add support for mailbox error codes
` [PATCH v5 08/11] misc: amd-sbi: Add support for CPUID protocol
` [PATCH v5 09/11] misc: amd-sbi: Add support for read MCA register protocol
` [PATCH v5 10/11] misc: amd-sbi: Add support for register xfer
` [PATCH v5 11/11] misc: amd-sbi: Add document for AMD SB IOCTL description

[groeck-staging:hwmon-next] BUILD SUCCESS ee65d9e63046de1de2a5383ba6f998634c86c42c
 2025-03-07  6:12 UTC 

[PATCH v8 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-03-07  1:15 UTC  (8+ messages)
` [PATCH v8 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v8 4/7] can: Add Nuvoton NCT6694 CANFD support

[PATCH] hwmon: (ntc_thermistor) return error instead of clipping on OOB
 2025-03-06 20:52 UTC  (4+ messages)

[PATCH v2] platform/x86/tuxedo: Implement TUXEDO TUXI ACPI TFAN via hwmon
 2025-03-06 13:26 UTC 

[PATCH RFT v3] hwmon: (pt5161l) Use per-client debugfs entry
 2025-03-06  5:19 UTC  (2+ messages)

[PATCH v3 0/3] Add OF support for Microchip emc2305 fan controller
 2025-03-05 16:54 UTC  (14+ messages)
` [PATCH v3 1/3] dt-bindings: hwmon: Add Microchip emc2305 yaml schema
` [PATCH v3 2/3] hwmon: emc2305: Add OF support
` [PATCH v3 3/3] hwmon: emc2305: Use devm_thermal_of_cooling_device_register

[PATCH v2 00/13] mailbox: pcc: Fixes and cleanup/refactoring
 2025-03-05 16:38 UTC  (2+ messages)
` [PATCH v2 11/13] hwmon: (xgene-hwmon) Simplify PCC shared memory region handling

[PATCH v2 1/1] hwmon: (gpio-fan) Add regulator support
 2025-03-05 14:24 UTC  (2+ messages)

[groeck-staging:hwmon-next] BUILD SUCCESS 232427772fc123942d110c18269cfbdf40edae18
 2025-03-05 12:56 UTC 

[PATCH RFT v2] hwmon: (pt5161l) Use per-client debugfs entry
 2025-03-05 12:27 UTC 

[PATCH v2] hwmon: (max77705) add initial support
 2025-03-04 15:16 UTC  (3+ messages)

[groeck-staging:hwmon] BUILD SUCCESS 10fce7ebe888fa8c97eee7e317a47e7603e5e78d
 2025-03-04 15:04 UTC 

[PATCH v2] ASoC: codecs: wsa883x: Implement temperature reading and hwmon
 2025-03-04 12:33 UTC  (2+ messages)

[PATCH] ASoC: codecs: wsa884x: report temps to hwmon in millidegree of Celsius
 2025-03-04 12:33 UTC  (2+ messages)

[PATCH] hwmon: (ntc_thermistor) Add min and max temperature attributes
 2025-03-04 12:21 UTC  (5+ messages)

[PATCH] hwmon: Fix the missing of 'average' word in hwmon_power_attr_templates
 2025-03-04 11:13 UTC  (2+ messages)

[PATCH] hwmon: Fix the missing of 'average' word in hwmon_power_attr_templates
 2025-03-04 11:01 UTC 

[PATCH] hwmon: (max77705) add initial support
 2025-03-04 11:07 UTC  (4+ messages)

[PATCH v2 00/12] hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86
 2025-03-03 17:47 UTC  (15+ messages)
` [PATCH v2 06/12] hwmon: (oxp-sensors) Add turbo led support to X1 devices
` [PATCH v2 07/12] hwmon: (oxp-sensors) Move pwm_enable read to its own function
` [PATCH v2 11/12] platform/x86: oxpec: Move hwmon/oxp-sensors to platform/x86

[PATCH 00/14] mailbox: pcc: Fixes and cleanup/refactoring
 2025-03-03 15:05 UTC  (4+ messages)
` [PATCH 12/14] hwmon: (xgene-hwmon) Simplify PCC shared memory region handling

[PATCH v2] hwmon: fix a NULL vs IS_ERR_OR_NULL() check in xgene_hwmon_probe()
 2025-03-03 14:04 UTC  (2+ messages)

[PATCH] [PATCH v3] hwmon: (pmbus/isl68137) Add support for RAA229621
 2025-03-03 14:03 UTC  (2+ messages)

[groeck-staging:hwmon-next] BUILD SUCCESS 0ea627381eb527a0ebd262c690c3992085b87ff4
 2025-03-03  9:33 UTC 

[PATCH v7 0/3] platform: arm64: Huawei Matebook E Go embedded controller
 2025-03-03  9:09 UTC  (2+ messages)

[groeck-staging:hwmon] BUILD SUCCESS e278d5e8aef4c0a1d9a9fa8b8910d713a89aa800
 2025-03-03  8:55 UTC 

[PATCH 0/3] Add max31875 support
 2025-03-02 18:41 UTC  (3+ messages)
` [PATCH 3/3] hwmon: (max31827) add "

[PATCH] hwmon: (acpi_power_meter) Fix the fake power alarm reporting
 2025-03-02 18:31 UTC  (2+ messages)

[PATCH v4] hwmon: (pmbus/tps53679) Add support for TPS53685
 2025-03-02 18:28 UTC  (2+ messages)

[PATCH v5 0/2] hwmon: add GPD devices sensor driver
 2025-03-02 17:31 UTC  (3+ messages)
` [PATCH v5 1/2] "

[PATCH 0/5] gpio-fan: regulator support
 2025-03-02 17:01 UTC  (12+ messages)
` [PATCH 1/5] dt-bindings: hwmon: gpio-fan: Add optional "
` [PATCH 2/5] hwmon: (gpio-fan) Add missing mutex locks
` [PATCH 3/5] hwmon: (gpio-fan) Ensure lock is held during set_fan_speed()
` [PATCH 4/5] hwmon: (gpio-fan) Remove unnecessary comment
` [PATCH 5/5] hwmon: (gpio-fan) Add regulator support

[PATCH v2] hwmon: (pmbus/isl68137) Add support for RAA229621
 2025-03-02 16:45 UTC  (2+ messages)

[PATCH v2] hwmon: (ad7314) Validate leading zero bits and return error
 2025-03-02 16:41 UTC  (2+ messages)

[PATCH] dt-bindings: hwmon: Add UCD90320 gpio description
 2025-03-02 16:39 UTC  (2+ messages)

[PATCH v1] hwmon: (asus-ec-sensors) add PRIME X670E-PRO WIFI
 2025-03-02 16:39 UTC  (2+ messages)

[PATCH 0/3] hwmon: (ntc_thermistor) typo fixes and incorrect table fix
 2025-03-02 16:35 UTC  (9+ messages)
` [PATCH 1/3] hwmon: (ntc_thermistor) Fix module name in the Kconfig
` [PATCH 2/3] dt-bindings: hwmon: ntc-thermistor: fix typo regarding the deprecation of the ntc, compatibles
` [PATCH 3/3] hwmon: (ntc_thermistor) Fix the ncpXXxh103 sensor table

[PATCH] hwmon: (pmbus/core) Replace deprecated strncpy() with strscpy()
 2025-03-02 16:29 UTC  (4+ messages)

[PATCH] hwmon: (pmbus) Initialise page count in pmbus_identify()
 2025-03-02 16:25 UTC  (2+ messages)

[PATCH] hwmon: fix a NULL vs IS_ERR() check in xgene_hwmon_probe()
 2025-03-02 16:25 UTC  (2+ messages)

[PATCH] hwmon: (k10temp) add support for cyan skillfish
 2025-03-02 16:16 UTC  (2+ messages)

[PATCH] hwmon: (nct6683) Add customer ID for AMD BC-250
 2025-03-02 16:14 UTC  (2+ messages)

[RFC] hwmon: (acpi_power_meter) Replace hwmon_device_register
 2025-03-02  7:43 UTC  (9+ messages)

The Business Loan/financing
 2025-02-28 11:58 UTC 

[PATCH v7 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-02-28 10:34 UTC  (5+ messages)
` [PATCH v7 4/7] can: Add Nuvoton NCT6694 CANFD support

[PATCH v2 0/2] Add support for LT3074 low voltage linear regulator
 2025-02-27 16:32 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: pmbus: add lt3074


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