linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-25 11:18:29 to 2025-05-07 02:40:39 UTC [more...]

[PATCH v4 0/7] clk: clk-axi-clkgen: improvements and some fixes
 2025-05-07  2:35 UTC  (12+ messages)
` [PATCH v4 1/7] clk: clk-axi-clkgen: fix fpfd_max frequency for zynq
` [PATCH v4 2/7] clk: clk-axi-clkgen: make sure to include mod_devicetable.h
` [PATCH v4 3/7] include: linux: move adi-axi-common.h out of fpga
` [PATCH v4 4/7] include: fpga: adi-axi-common: add new helper macros
` [PATCH v4 5/7] clk: clk-axi-clkgen: detect axi_clkgen_limits at runtime
` [PATCH v4 6/7] clk: clk-axi-clkgen move to min/max()
` [PATCH v4 7/7] clk: clk-axi-clkgen: fix coding style issues

[PATCH v7 0/4] hwmon:(ina238)Add support for SQ52206
 2025-05-06 16:11 UTC  (6+ messages)
` [PATCH v7 1/4] hwmon:(ina238)Add ina238_config to save configurations for different chips
` [PATCH v7 2/4] hwmon:(ina238)Add support for SQ52206
` [PATCH v7 3/4] hwmon:(ina238)Modify the calculation formula to adapt to different chips
` [PATCH v7 4/4] dt-bindings:Add SQ52206 to ina2xx devicetree bindings

[PATCH v2 0/3] Export fan control and register fans as cooling devices
 2025-05-06  2:49 UTC  (9+ messages)
` [PATCH v2 1/3] platform/chrome: update pwm fan control host commands
` [PATCH v2 2/3] hwmon: (cros_ec) add PWM control over fans
` [PATCH v2 3/3] hwmon: (cros_ec) register fans into thermal framework cooling devices

PMBus memory overflow
 2025-05-06  1:39 UTC  (15+ messages)

[PATCH AUTOSEL 5.4 38/79] hwmon: (gpio-fan) Add missing mutex locks
 2025-05-05 23:21 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 67/79] hwmon: (xgene-hwmon) use appropriate type for the latency value

[PATCH AUTOSEL 5.10 054/114] hwmon: (gpio-fan) Add missing mutex locks
 2025-05-05 23:18 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 099/114] hwmon: (xgene-hwmon) use appropriate type for the latency value

[PATCH AUTOSEL 5.15 075/153] hwmon: (gpio-fan) Add missing mutex locks
 2025-05-05 23:13 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 134/153] hwmon: (xgene-hwmon) use appropriate type for the latency value

[PATCH AUTOSEL 6.1 071/212] hwmon: (dell-smm) Increment the number of fans
 2025-05-05 23:05 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 104/212] hwmon: (gpio-fan) Add missing mutex locks
` [PATCH AUTOSEL 6.1 185/212] hwmon: (xgene-hwmon) use appropriate type for the latency value

[PATCH AUTOSEL 6.6 089/294] hwmon: (dell-smm) Increment the number of fans
 2025-05-05 22:55 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 132/294] hwmon: (gpio-fan) Add missing mutex locks
` [PATCH AUTOSEL 6.6 252/294] hwmon: (xgene-hwmon) use appropriate type for the latency value

[PATCH AUTOSEL 6.12 144/486] hwmon: (dell-smm) Increment the number of fans
 2025-05-05 22:38 UTC  (3+ messages)
` [PATCH AUTOSEL 6.12 224/486] hwmon: (gpio-fan) Add missing mutex locks
` [PATCH AUTOSEL 6.12 415/486] hwmon: (xgene-hwmon) use appropriate type for the latency value

[PATCH AUTOSEL 6.14 178/642] hwmon: (dell-smm) Increment the number of fans
 2025-05-05 22:12 UTC  (4+ messages)
` [PATCH AUTOSEL 6.14 284/642] hwmon: (acpi_power_meter) Fix the fake power alarm reporting
` [PATCH AUTOSEL 6.14 285/642] hwmon: (gpio-fan) Add missing mutex locks
` [PATCH AUTOSEL 6.14 537/642] hwmon: (xgene-hwmon) use appropriate type for the latency value

[PATCH v2 00/10] riscv: sophgo: Introduce SG2044 SRD3-10 board support
 2025-05-05 13:29 UTC  (12+ messages)
` [PATCH v2 05/10] dt-bindings: reset: sophgo: Add SG2044 bindings
` [PATCH v2 06/10] dt-bindings: hwmon: Add Sophgo SG2044 external hardware monitor support
` [PATCH v2 07/10] dt-bindings: mmc: sdhci-of-dwcmhsc: Add Sophgo SG2044 support

Suspend/resume failing due to SPD5118
 2025-05-05  0:27 UTC  (11+ messages)

[PATCH] hwmon: (ausus-ec-sensors) add MAXIMUS VI HERO
 2025-05-04  9:20 UTC  (2+ messages)

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

[PATCH v4 00/15] MSR code cleanup part one
 2025-05-02 18:09 UTC  (34+ messages)
` [PATCH v4 01/15] x86/msr: Add missing includes of <asm/msr.h>
    ` [PATCH v4A "
` [PATCH v4 02/15] x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h>
` [PATCH v4 03/15] x86/msr: Remove rdpmc()
` [PATCH v4 04/15] x86/msr: Rename rdpmcl() to rdpmc()
` [PATCH v4 05/15] x86/msr: Convert the rdpmc() macro into an always inline function
` [PATCH v4 06/15] x86/xen/msr: Return u64 consistently in Xen PMC read functions
` [PATCH v4 07/15] x86/msr: Convert __wrmsr() uses to native_wrmsr{,q}() uses
` [PATCH v4 08/15] x86/msr: Add the native_rdmsrq() helper
` [PATCH v4 09/15] x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses
` [PATCH v4 10/15] x86/xen/msr: Remove calling native_{read,write}_msr{,_safe}() in pmu_msr_{read,write}()
` [PATCH v4 11/15] x86/xen/msr: Remove pmu_msr_{read,write}()
` [PATCH v4 12/15] x86/xen/msr: Remove the error pointer argument from set_seg()
` [PATCH v4 13/15] x86/pvops/msr: refactor pv_cpu_ops.write_msr{,_safe}()
` [PATCH v4 14/15] x86/msr: Replace wrmsr(msr, low, 0) with wrmsrq(msr, low)
` [PATCH v4 15/15] x86/msr: Change the function type of native_read_msr_safe()

[PATCH] hwmon: (asus-ec-sensors) check sensor index in read_string()
 2025-05-02  9:11 UTC  (3+ messages)

[PATCH 0/3] Export fan control and register fans as cooling devices
 2025-05-02  5:35 UTC  (14+ messages)
` [PATCH 1/3] platform/chrome: update pwm fan control host commands
` [PATCH 2/3] hwmon: (cros_ec) add PWM control over fans
` [PATCH 3/3] hwmon: (cros_ec) register fans into thermal framework cooling devices

[PATCH] hwmon: convert to use maple tree register cache
 2025-05-02  3:10 UTC  (2+ messages)

[PATCH] hwmon: (asus-ec-sensors) add ROG MAXIMUS Z90 Formula
 2025-05-02  3:05 UTC  (2+ messages)

[PATCH v2] hwmon: (asus-ec-sensors) add WARN_ONCE() on invalid sensor index
 2025-05-01 12:44 UTC  (8+ messages)

[PATCH 0/5] hwmon: pmbus: Add support for MPM82504 and MPM3695-10
 2025-04-30  4:10 UTC  (12+ messages)
` [PATCH 1/5] hwmon: pmbus: mpq8785: Prepare driver for multiple device support
` [PATCH 2/5] hwmon: pmbus: mpq8785: Add support for MPM82504
` [PATCH 3/5] hwmon: pmbus: mpq8785: Add support for MPM3695
` [PATCH 4/5] hwmon: pmbus: mpq8785: Implement voltage scale loop configuration
` [PATCH 5/5] dt-bindings: hwmon: Add bindings for mpq8785 driver

[PATCH v8 0/1] platform/x86: Introduce dasharo-acpi platform driver
 2025-04-29 15:01 UTC  (3+ messages)
` [PATCH v8 1/1] "

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

Consultation on extending hwmon channel attributes number to 64
 2025-04-28  2:44 UTC  (3+ messages)

[PATCH v3 00/14] MSR code cleanup part one
 2025-04-27  9:26 UTC  (12+ messages)
` [PATCH v3 01/14] x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h>
` [PATCH v3 09/14] x86/xen/msr: Remove calling native_{read,write}_msr{,_safe}() in pmu_msr_{read,write}()
` [PATCH v3 10/14] x86/xen/msr: Remove pmu_msr_{read,write}()

[PATCH v4 00/13] Introduce parity_odd() and refactor redundant parity code
 2025-04-26  9:14 UTC  (8+ messages)

[PATCH] hwmon: Add KEBA fan controller support
 2025-04-25 19:48 UTC 

[RFC PATCH v2 00/34] MSR refactor with new MSR instructions support
 2025-04-25 20:12 UTC  (15+ messages)
` [RFC PATCH v2 21/34] x86/msr: Utilize the alternatives mechanism to write MSR

[PATCH v6 1/2] hwmon: (pmbus/tps53679) Add support for TPS53685
 2025-04-25 17:07 UTC  (4+ messages)

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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).