public inbox for linux-hwmon@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-10 09:59:34 to 2026-04-21 09:02:32 UTC [more...]

[PATCH-next 00/23] cgroup/cpuset: Enable runtime update of nohz_full and managed_irq CPUs
 2026-04-21  9:02 UTC  (30+ messages)
` [PATCH 01/23] sched/isolation: Add HK_TYPE_KERNEL_NOISE_BOOT & HK_TYPE_MANAGED_IRQ_BOOT
` [PATCH 02/23] sched/isolation: Enhance housekeeping_update() to support updating more than one HK cpumask
` [PATCH 03/23] tick/nohz: Make nohz_full parameter optional
` [PATCH 04/23] tick/nohz: Allow runtime changes in full dynticks CPUs
` [PATCH 05/23] tick: Pass timer tick job to an online HK CPU in tick_cpu_dying()
` [PATCH 06/23] rcu/nocbs: Allow runtime changes in RCU NOCBS cpumask
` [PATCH 07/23] watchdog: Sync up with runtime change of isolated CPUs
` [PATCH 08/23] arm64: topology: Use RCU to protect access to HK_TYPE_TICK cpumask
` [PATCH 09/23] workqueue: Use RCU to protect access of HK_TYPE_TIMER cpumask
` [PATCH 10/23] cpu: "
` [PATCH 11/23] hrtimer: "
` [PATCH 12/23] net: Use boot time housekeeping cpumask settings for now
` [PATCH 13/23] sched/core: Use RCU to protect access of HK_TYPE_KERNEL_NOISE cpumask
` [PATCH 14/23] hwmon/coretemp: Use RCU to protect access of HK_TYPE_MISC cpumask
` [PATCH 15/23] Drivers: hv: Use RCU to protect access of HK_TYPE_MANAGED_IRQ cpumask
` [PATCH 16/23] genirq/cpuhotplug: "
` [PATCH 17/23] sched/isolation: Extend housekeeping_dereference_check() to cover changes in nohz_full or manged_irqs cpumasks
` [PATCH 18/23] cpu/hotplug: Add a new cpuhp_offline_cb() API
` [PATCH 19/23] cgroup/cpuset: Improve check for calling housekeeping_update()
` [PATCH 20/23] cgroup/cpuset: Enable runtime update of HK_TYPE_{KERNEL_NOISE,MANAGED_IRQ} cpumasks
` [PATCH 21/23] cgroup/cpuset: Limit the side effect of using CPU hotplug on isolated partition
` [PATCH 22/23] cgroup/cpuset: Prevent offline_disabled CPUs from being used in "
` [PATCH 23/23] cgroup/cpuset: Documentation and kselftest updates

[PATCH AUTOSEL 7.0-6.18] hwmon: (pmbus/isl68137) Add support for Renesas RAA228942 and RAA228943
 2026-04-20 18:32 UTC  (2+ messages)

[PATCH AUTOSEL 7.0-6.19] hwmon: (nct6775) Add ASUS X870/W480 to WMI monitoring list
 2026-04-20 13:21 UTC  (4+ messages)
` [PATCH AUTOSEL 7.0-6.18] hwmon: (asus-ec-sensors )add ROG CROSSHAIR X670E EXTREME
` [PATCH AUTOSEL 7.0-6.18] hwmon: (gpd-fan) Add GPD Win 5
` [PATCH AUTOSEL 7.0-6.18] hwmon: (nct6683) Add customer ID for ASRock B650I Lightning WiFi

[PATCH 0/2] Add support for MAX20830 PMBUS
 2026-04-20 11:20 UTC  (15+ messages)
` [PATCH 1/2] dt-bindings: hwmon: pmbus: add max20830
` [PATCH 2/2] hwmon: (pmbus/max20830) add driver for max20830

[PATCH v1 00/14] Support cooling device with ID in the OF
 2026-04-19 18:51 UTC  (23+ messages)
` [PATCH v1 01/14] thermal/of: Move OF code where it belongs to
` [PATCH v1 02/14] thermal/driver/tegra/soctherm: Use devm_ variant when registering a cooling device
` [PATCH v1 03/14] thermal/core: Make thermal_cooling_device_init_complete() non static
` [PATCH v1 04/14] thermal/of: Move the node pointer assignation in the OF code file
` [PATCH v1 05/14] thermal/core: Remove node pointer parameter parameter when registering a tz
` [PATCH v1 06/14] thermal/core: Register cooling device non-OF drivers
` [PATCH v1 07/14] hwmon:: Use non-OF thermal cooling device register function
` [PATCH v1 08/14] thermal/core: Move OF functions def in the CONFIG_OF section in thermal.h
` [PATCH v1 09/14] thermal/core: Put of_node field cooling device structure under Kconfig option
` [PATCH v1 10/14] thermal/of: Rename the devm_thermal_of_cooling_device_register() function
` [PATCH v1 11/14] thermal/of: Introduce cooling device of_index
` [PATCH v1 12/14] thermal/of: Pass the of_index and add a function to register with an index
` [PATCH v1 13/14] thermal/of: Process cooling device index in cooling-spec
` [PATCH v1 14/14] dt-bindings: thermal: cooling-devices: Update support for 3 cells cooling device

[PATCH v1] hwmon: (yogafan) Massive hardware expansion and structural refactoring
 2026-04-18 15:49 UTC  (10+ messages)

[PATCH v3 0/3] hwmon: (ads7871) Modernize and fix DMA safety
 2026-04-18  4:56 UTC  (6+ messages)
` [PATCH v3 1/3] hwmon: (ads7871) Fix endianness bug in 16-bit register reads
` [PATCH v3 2/3] hwmon: (ads7871) Convert to hwmon_device_register_with_info
` [PATCH v3 3/3] hwmon: (ads7871) Use DMA-safe buffer for SPI writes

[PATCH] Documentation: hwmon: fix link to ideapad-laptop.c file
 2026-04-17 19:14 UTC 

[PATCH 0/4] hwmon: Add Qualcomm PMIC BCL hardware monitor driver
 2026-04-17 18:08 UTC  (7+ messages)
` [PATCH 2/4] "

[PATCH v2 1/2] hwmon: (yogafan) Use u32 types and improve RLLag filter
 2026-04-17 16:31 UTC  (4+ messages)
` [PATCH v2 2/2] hwmon: (yogafan) Add support for new Yoga, Legion and LOQ models

[PATCH v3 0/2] Add support for MAX20830 PMBUS
 2026-04-17 16:24 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: pmbus: add max20830
` [PATCH v3 2/2] hwmon: (pmbus/max20830) add driver for max20830

[PATCH] hwmon: (lm75) Add explicit default cases in lm75_is_visible()
 2026-04-17  5:57 UTC 

[PATCH] docs: hwmon: (lm75) Add section for sysfs interface
 2026-04-17  5:49 UTC  (2+ messages)

[PATCH v2 0/2] Add support for MAX20830 PMBUS
 2026-04-17  3:32 UTC  (12+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: pmbus: add max20830
` [PATCH v2 2/2] hwmon: (pmbus/max20830) add driver for max20830

[PATCH 0/2] hwmon: (ltc2992) Fix threshold write and power read overflow
 2026-04-16 21:59 UTC  (3+ messages)
` [PATCH 1/2] hwmon: (ltc2992) Clamp threshold writes to hardware range
` [PATCH 2/2] hwmon: (ltc2992) Fix u32 overflow in power read path

[PATCH v2] hwmon: (lm63) Add locking to avoid TOCTOU
 2026-04-16 19:24 UTC  (2+ messages)

[PATCH 1/3] hwmon: (adm1031) Convert macros to functions to avoid TOCTOU
 2026-04-16 14:32 UTC  (9+ messages)
` [PATCH 2/3] hwmon: (adm1031) Hold lock while reading cached data
` [PATCH 3/3] hwmon: (adm1031) Serialize update rate changes

[PATCH 1/2] hwmon: (lm63) Convert macro to function to avoid TOCTOU
 2026-04-16 13:22 UTC  (6+ messages)
` [PATCH 2/2] hwmon: (lm63) Add locking "

[PATCH v2 00/13] Support ACPI and SETAASA device discovery
 2026-04-16 11:59 UTC  (13+ messages)
` [PATCH v2 01/13] dt-bindings: i3c: Add mipi-i3c-static-method to support SETAASA
` [PATCH v2 02/13] ACPICA: Read LVR from the I2C resource descriptor
` [PATCH v2 12/13] hwmon: spd5118: Add I3C support

[GIT PULL] hwmon updates for v7.1-rc1
 2026-04-15 22:00 UTC  (2+ messages)

[PATCH] [RFC] hwmon: nct6775: Register fan PWMs as PWM chip
 2026-04-14  9:48 UTC  (3+ messages)

[PATCH v4 0/2] hwmon: Add support for MPS mp2985
 2026-04-14  9:29 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon: Add "
  ` [PATCH v4 2/2] hwmon: add MP2985 driver

[PATCH v4 0/2] Add support for q50sn12072 and q54sn120a1
 2026-04-14  6:58 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: trivial: Add q50sn12072 and q54sn120a1 support
` [PATCH v4 2/2] hwmon: (pmbus/q54sj108a2) Add support for q50sn12072 and q54sn120a1

[groeck-staging:hwmon-next] BUILD SUCCESS fb447217c59a13b2fff22d94de2498c185cd9032
 2026-04-13 21:56 UTC 

[PATCH v2 13/13] arm64: defconfig: Enable I3C and SPD5118 hwmon
 2026-04-13 10:46 UTC  (9+ messages)

[PATCH v2 09/13] i3c: dw-i3c-master: Add a quirk to skip clock and reset
 2026-04-13  8:45 UTC  (3+ messages)

[PATCH v2 04/13] i3c: master: Support ACPI enumeration of child devices
 2026-04-12 20:18 UTC  (3+ messages)

[groeck-staging:hwmon-next] BUILD SUCCESS a0c370a6fd9634bd55ee10c83643940a88bdd159
 2026-04-12 14:59 UTC 

[PATCH v1 1/1] hwmon: (ina233) Don't check for specific errors when parsing properties
 2026-04-12 14:26 UTC  (2+ messages)

[PATCH v1 1/1] hwmon: (isl28022) Don't check for specific errors when parsing properties
 2026-04-12 14:25 UTC  (2+ messages)

[PATCH v1 1/1] hwmon: (pmbus/tps25990) Don't check for specific errors when parsing properties
 2026-04-12 14:24 UTC  (2+ messages)

[PATCH v3] hwmon: (nct6683) Add customer ID for ASRock B650I Lightning WiFi
 2026-04-12 12:37 UTC  (2+ messages)

[PATCH v2] hwmon: (nct6683) Add customer ID for ASRock B650I Lightning WiFi
 2026-04-11 22:59 UTC  (3+ messages)

[PATCH] hwmon: (nct6683) Add customer ID for ASRock B650I Lightning WiFi
 2026-04-11 20:29 UTC 

[PATCH v14] Subject: [PATCH v14] hwmon: (yogafan) Extend support to more Lenovo consumer models
 2026-04-11 17:06 UTC  (6+ messages)

[PATCH v9 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
 2026-04-11 15:54 UTC  (5+ messages)
` [PATCH v9 2/3] hwmon: ltc4283: Add support for the LTC4283 "

[groeck-staging:hwmon-next 76/78] drivers/hwmon/mcp9982.c:398:3: warning: unannotated fall-through between switch labels
 2026-04-11  6:19 UTC 

[PATCH v7 0/8] hwmon: (ina3221) Various improvement and add support for SQ52210
 2026-04-10 23:30 UTC  (2+ messages)

[PATCH v4 0/2] Add support for Infineon Digital eFuse XDP720
 2026-04-10 21:20 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon/pmbus: Add Infineon XDP720
` [PATCH v4 2/2] hwmon:(pmbus/xdp720) Add support for efuse xdp720

[PATCH v5 0/3] hwmon: (sht3x) Add support for GXCAS GXHT30
 2026-04-10 16:52 UTC  (2+ messages)

[PATCH v3 0/2] Add support for q50sn12072 and q54sn120a1
 2026-04-10 16:30 UTC  (3+ messages)
` [PATCH v3 2/2] hwmon: (pmbus/q54sj108a2) "

[PATCH v12 0/2] add support in hwmon for MCP998X
 2026-04-10 16:22 UTC  (3+ messages)
` [PATCH v12 2/2] hwmon: add support "

[PATCH v6 0/3] hwmon: emc2305: Support configurable fan PWM at shutdown
 2026-04-10 16:05 UTC  (3+ messages)
` [PATCH v6 1/3] hwmon: emc2305: Validate fan channel index

[PATCH v9 0/2] Add support for Microchip EMC1812
 2026-04-10 15:51 UTC  (2+ messages)

[PATCH] hwmon: (powerz) Avoid cacheline sharing for DMA buffer
 2026-04-10 15:33 UTC  (2+ messages)

[PATCH v4] hwmon: (isl28022) Fix integer overflow in power calculation on 32-bit
 2026-04-10 15:32 UTC  (2+ messages)

[PATCH v4] hwmon: (pt5161l) Fix bugs in pt5161l_read_block_data()
 2026-04-10 15:31 UTC  (2+ messages)

[PATCH v4 0/2] hwmon: (powerz) Fix disconnect and signal handling bugs
 2026-04-10 15:29 UTC  (5+ messages)
` [PATCH v4 1/2] hwmon: (powerz) Fix use-after-free on USB disconnect
` [PATCH v4 2/2] hwmon: (powerz) Fix missing usb_kill_urb() on signal interrupt

[PATCH v5 0/2] hwmon: pmbus: Sony APS-379
 2026-04-10 15:27 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: trivial-devices: Add sony,aps-379
` [PATCH v5 2/2] hwmon: pmbus: Add support for Sony APS-379

[PATCH v6] hwmon: add driver for ARCTIC Fan Controller
 2026-04-10 14:53 UTC  (2+ messages)

[PATCH v2 0/2] mfd: nct6694: Refactor transport layer and add HIF (eSPI) support
 2026-04-10  9:59 UTC  (4+ messages)
` [PATCH v2 1/2] mfd: nct6694: Switch to devm_mfd_add_devices() and drop IDA


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