Linux Hardware Monitor development
 help / color / mirror / Atom feed
 messages from 2025-03-21 14:26:24 to 2025-04-04 00:29:08 UTC [more...]

[PATCH v2 0/2] Add support for ADPM12160 a DC/DC Power Module
 2025-04-04  0:28 UTC  (5+ messages)
` [PATCH v2 1/2] hwmon: (pmbus/max34440): Fix support for max34451
` [PATCH v2 2/2] hwmon: (pmbus/max3440): add support adpm12160

[PATCH] hwmon: (pmbus): Introduce page_change_delay
 2025-04-04  0:27 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] hwmon: (ina2xx) make regulator 'vs' support optional
 2025-04-03 16:06 UTC  (4+ messages)

[PATCH] [v2] hwmon: (k10temp) Add support for Zen5 Ryzen Desktop
 2025-04-03 12:23 UTC  (2+ messages)

[PATCH v5 0/1] platform/x86: Introduce dasharo-acpi platform driver
 2025-04-02 12:28 UTC  (3+ messages)
` [PATCH v5 1/1] "

[PATCH v4 0/2] hwmon: (amc6821) Add PWM polarity configuration with OF
 2025-04-02 16:16 UTC  (7+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon: amc6821: add fan and PWM output
` [PATCH v4 2/2] hwmon: (amc6821) Add PWM polarity configuration with OF

[PATCH] hwmon: max34451: Workaround for lost page
 2025-04-02 13:34 UTC  (6+ messages)

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

WTS
 2025-04-02  3:46 UTC 

[PATCH v3 0/2] hwmon: (amc6821) Add PWM polarity configuration with OF
 2025-04-01 23:08 UTC  (10+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: amc6821: add fan and PWM output
` [PATCH v3 2/2] hwmon: (amc6821) Add PWM polarity configuration with OF

[PATCH RESEND v5 0/2] Add support for MAX31331 RTC
 2025-03-31 22:17 UTC  (2+ messages)

[PATCH v4 0/1] platform/x86: Introduce dasharo-acpi platform driver
 2025-03-31 18:19 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH]hwmon: (k10temp) Add support for Zen5 Ryzen Desktop
 2025-03-31 13:55 UTC  (2+ messages)

[PATCH v1 1/1] hwmon: (qnap-mcu) Remove (explicitly) unused header
 2025-03-31 13:53 UTC  (2+ messages)

[PATCH v7 00/12] platform/x86: alienware-wmi-wmax: HWMON support + DebugFS + Improvements
 2025-03-29  7:32 UTC  (3+ messages)
` [PATCH v7 07/12] platform/x86: alienware-wmi-wmax: Add HWMON support
` [PATCH v7 08/12] platform/x86: alienware-wmi-wmax: Add support for manual fan control

[PATCH v6 00/12] platform/x86: alienware-wmi-wmax: HWMON support + DebugFS + Improvements
 2025-03-28 16:15 UTC  (6+ messages)
` [PATCH v6 08/12] platform/x86: alienware-wmi-wmax: Add support for manual fan control

[PATCH v6 0/4] hwmon:(ina238)Add support for SQ52206
 2025-03-28 10:35 UTC  (8+ messages)
` [PATCH v6 1/4] hwmon:(ina238)Add ina238_config to save configurations for different chips
` [PATCH v6 2/4] hwmon:(ina238)Add support for SQ52206
` [PATCH v6 3/4] hwmon:(ina238)Modify the calculation formula to adapt to different chips
` [PATCH v6 4/4] dt-bindings:Add SQ52206 to ina2xx devicetree bindings

[PATCH v8 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-03-28  9:11 UTC  (27+ messages)
` [PATCH v8 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v8 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v8 4/7] can: Add Nuvoton NCT6694 CANFD support

[PATCH]hwmon: (k10temp) Add support for Zen5 Ryzen Desktop
 2025-03-27 23:49 UTC  (2+ messages)

[PATCH] ASoC: codecs: wsa883x: Implement temperature reading and hwmon
 2025-03-27 13:01 UTC  (4+ messages)

[PATCH v2] hwmon: (max6639) : Allow setting target RPM
 2025-03-26 18:29 UTC 

[PATCH] hwmon: (max6639) : Allow setting target RPM
 2025-03-26 18:07 UTC  (7+ messages)

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

[GIT PULL] hwmon updates for v6.15
 2025-03-26  4:00 UTC  (2+ messages)

[PATCH v3] hwmon: (cros_ec) Add set and get target fan RPM function
 2025-03-26  2:44 UTC  (14+ messages)

[PATCH] Add support for CCD temperatures in AMD 1Ah CPUs model 0x40..0x4f
 2025-03-25 22:36 UTC  (4+ messages)

[PATCH AUTOSEL 5.4 2/2] hwmon: (nct6775-core) Fix out of bounds access for NCT679{8,9}
 2025-03-25 18:43 UTC 

[PATCH AUTOSEL 5.10 2/2] hwmon: (nct6775-core) Fix out of bounds access for NCT679{8,9}
 2025-03-25 18:43 UTC 

[PATCH AUTOSEL 5.15 2/2] hwmon: (nct6775-core) Fix out of bounds access for NCT679{8,9}
 2025-03-25 18:43 UTC 

[PATCH AUTOSEL 6.1 3/3] hwmon: (nct6775-core) Fix out of bounds access for NCT679{8,9}
 2025-03-25 18:42 UTC 

[PATCH AUTOSEL 6.6 3/3] hwmon: (nct6775-core) Fix out of bounds access for NCT679{8,9}
 2025-03-25 18:42 UTC 

[PATCH AUTOSEL 6.12 4/5] hwmon: (nct6775-core) Fix out of bounds access for NCT679{8,9}
 2025-03-25 18:42 UTC 

[PATCH AUTOSEL 6.13 4/7] hwmon: (nct6775-core) Fix out of bounds access for NCT679{8,9}
 2025-03-25 18:42 UTC 

[PATCH v3 0/1] platform/x86/tuxedo: Implement TUXEDO TUXI ACPI TFAN via hwmon
 2025-03-24 17:04 UTC  (7+ messages)
` [PATCH v3 1/1] "

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

[PATCH v5 0/2] hwmon:(ina238)Add support for SQ52206
 2025-03-24 14:12 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings:Add SQ52206 to ina2xx devicetree bindings
  ` [PATCH v5 2/2] hwmon:(ina238)Add support for SQ52206

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

[PATCH] MAINTAINERS: correct list and scope of LTC4286 HARDWARE MONITOR
 2025-03-24  8:46 UTC  (3+ messages)

[groeck-staging:hwmon-next] BUILD SUCCESS 2115cbeec8a3ccc69e3b7ecdf97b4472b0829cfc
 2025-03-23  1:14 UTC 

[PATCH RFT/RFC] hwmon: (pmbus) Do not set regulators_node for single-channel chips
 2025-03-22 16:46 UTC  (2+ messages)

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

[PATCH v6 00/14] hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86
 2025-03-22  8:31 UTC  (6+ messages)
` [PATCH v6 11/14] platform/x86: oxpec: Adhere to sysfs-class-hwmon and enable pwm on 2
` [PATCH v6 14/14] platform/x86: oxpec: Add charge threshold and behaviour to OneXPlayer

[PATCH v7 00/14] hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86
 2025-03-22  8:30 UTC  (3+ messages)

[PATCH v6 0/3] Add OF support for Microchip emc2305 fan controller
 2025-03-22  0:07 UTC  (8+ messages)
` [PATCH v6 1/3] dt-bindings: hwmon: Add Microchip emc2305 support
` [PATCH v6 2/3] hwmon: emc2305: Add OF support
` [PATCH v6 3/3] hwmon: emc2305: Use devm_thermal_of_cooling_device_register

[PATCH net-next 0/4] net: phy: remove calls to devm_hwmon_sanitize_name
 2025-03-21 17:10 UTC  (2+ messages)

[bug report] hwmon: (acpi_power_meter) Replace the deprecated hwmon_device_register
 2025-03-21 15:02 UTC  (2+ messages)

[PATCH] dt-bindings: hwmon: Drop stray blank line in the header
 2025-03-21 14:59 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