messages from 2026-04-21 03:05:19 to 2026-04-29 12:58:19 UTC [more...]
[PATCH v10 0/2] Add support for Microchip EMC1812
2026-04-29 12:58 UTC (3+ messages)
` [PATCH v10 1/2] dt-bindings: hwmon: temperature: add support for EMC1812
` [PATCH v10 2/2] "
[PATCH v10 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
2026-04-29 12:33 UTC (7+ messages)
` [PATCH v10 1/3] dt-bindings: hwmon: Document the LTC4283 "
` [PATCH v10 2/3] hwmon: ltc4283: Add support for "
` [PATCH v10 3/3] gpio: gpio-ltc4283: "
[PATCH v7 0/2] Add support for q50sn12072 and q54sn120a1
2026-04-29 11:59 UTC (4+ messages)
` [PATCH v7 1/2] dt-bindings: trivial: Add q50sn12072 and q54sn120a1 support
` [PATCH v7 2/2] hwmon: (pmbus/q54sj108a2) Add support for q50sn12072 and q54sn120a1
[PATCH 0/3] add support for Delta E50SN12051
2026-04-29 10:19 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: hwmon: pmbus: add Delta E50SN12051 binding
` [PATCH 2/3] Documentation/hwmon: add Delta E50SN12051 documentation
` [PATCH 3/3] hwmon: (pmbus) add support for Delta E50SN12051
[PATCH v7 0/3] Support configurable fan PWM at shutdown
2026-04-29 8:48 UTC (7+ messages)
` [PATCH v7 1/3] hwmon: emc2305: Fix fan channel index handling
` [PATCH v7 2/3] dt-bindings: hwmon: emc2305: Add fan-shutdown-percent property
` [PATCH v7 3/3] hwmon: emc2305: Support configurable fan PWM at shutdown
[PATCH v2 0/2] Add support for LX1308
2026-04-29 7:34 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: trivial: Add LX1308 support
` [PATCH v2 2/2] hwmon: (pmbus/lx1308) Add support for LX1308
[PATCH v6 0/4] hwmon: (sht3x) Add support for GXCAS GXHT30
2026-04-29 6:29 UTC (11+ messages)
` [PATCH v6 1/4] dt-bindings: vendor-prefixes: Add GXCAS Technology
` [PATCH v6 2/4] dt-bindings: hwmon: Add Sensirion SHT30 series
` [PATCH v6 3/4] hwmon: (sht3x) Add devicetree support
` [PATCH v6 4/4] hwmon: (sht3x) Add support for GXCAS GXHT30
[PATCH v1 0/2] Add JHB100 Fan-Tach support
2026-04-28 20:05 UTC (5+ messages)
` [PATCH v1 1/2] dt-bindings: hwmon: Add starfive,jhb100-fan-tach
` [PATCH v1 2/2] hwmon: Add fan tach driver for StarFive
[PATCH v2 1/2] hwmon: (yogafan) Use u32 types and improve RLLag filter
2026-04-28 17:13 UTC (3+ messages)
[PATCH RFC 00/11] x86/msr: Reduce MSR access interfaces
2026-04-28 10:41 UTC (3+ messages)
` [PATCH RFC 01/11] x86/msr: Switch rdmsr_on_cpu() to return a 64-bit quantity
` [PATCH RFC 05/11] x86/msr: Switch rdmsr_safe_on_cpu() "
[PATCH 0/2] hwmon: (ltc2992) Fix threshold write and power read overflow
2026-04-27 22:41 UTC (2+ messages)
[PATCH v9 0/2] Add support for Microchip EMC1812
2026-04-27 15:27 UTC (3+ messages)
[PATCH 0/2] Add support for LX1308
2026-04-27 13:35 UTC (9+ messages)
` [PATCH 1/2] dt-bindings: (pmbus/lx1308) Add LX1308 support
` [PATCH 2/2] hwmon: (pmbus/lx1308) Add support for LX1308
[PATCH v3 0/2] Add driver support for ESWIN EIC7700 PVT controller
2026-04-27 7:25 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: Add Eswin EIC7700 PVT sensor
[PATCH v6 0/2] Add support for q50sn12072 and q54sn120a1
2026-04-27 7:21 UTC (4+ messages)
` [PATCH v6 1/2] dt-bindings: trivial: Add q50sn12072 and q54sn120a1 support
` [PATCH v6 2/2] hwmon: (pmbus/q54sj108a2) Add support for q50sn12072 and q54sn120a1
[PATCH] hwmon: Remove stale CONFIG_SENSORS_SBRMI Makefile reference
2026-04-26 0:03 UTC
[PATCH-next 00/23] cgroup/cpuset: Enable runtime update of nohz_full and managed_irq CPUs
2026-04-24 18:32 UTC (63+ messages)
` [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] hwmon: (corsair-psu) Close HID device on probe errors
2026-04-24 15:37 UTC (3+ messages)
[PATCH v3 00/13] Support ACPI and SETAASA device discovery
2026-04-24 3:08 UTC (25+ messages)
` [PATCH v3 01/13] dt-bindings: i3c: Add mipi-i3c-static-method to support SETAASA
` [PATCH v3 02/13] ACPICA: Read LVR from the I2C resource descriptor
` [PATCH v3 03/13] i3c: master: Use unified device property interface
` [PATCH v3 04/13] i3c: master: Support ACPI enumeration of child devices
` [PATCH v3 05/13] i3c: master: Add support for devices using SETAASA
` [PATCH v3 06/13] i3c: master: Add support for devices without PID
` [PATCH v3 07/13] i3c: master: match I3C device through DT and ACPI
` [PATCH v3 08/13] i3c: dw-i3c-master: Add SETAASA as supported CCC
` [PATCH v3 09/13] i3c: dw-i3c-master: Add a quirk to skip clock and reset
` [PATCH v3 10/13] i3c: dw-i3c-master: Add ACPI ID for Tegra410
` [PATCH v3 11/13] hwmon: spd5118: Remove 16-bit addressing
` [PATCH v3 12/13] hwmon: spd5118: Add I3C support
` [PATCH v3 13/13] arm64: defconfig: Enable I3C and SPD5118 hwmon
[PATCH v10 0/6] mfd: Add support for NXP MC33978/MC34978 MSDI
2026-04-23 15:12 UTC (3+ messages)
` [PATCH v11 2/6] mfd: add NXP MC33978/MC34978 core driver
[PATCH v2] hwmon: mcp9982: Add external diode fault read
2026-04-23 10:56 UTC
[PATCH v7] hwmon: add driver for ARCTIC Fan Controller
2026-04-23 9:15 UTC
[PATCH v2 00/12] Support cooling device with ID in the OF
2026-04-23 8:33 UTC (22+ messages)
` [PATCH v2 01/12] thermal/driver/tegra/soctherm: Use devm_ variant when registering a cooling device
` [PATCH v2 02/12] thermal/of: Move OF code where it belongs to
` [PATCH v2 03/12] thermal/core: Make thermal_cooling_device_init_complete() non static
` [PATCH v2 04/12] thermal/core: Remove node pointer parameter when registering a tz
` [PATCH v2 05/12] thermal/of: Move the node pointer assignation in the OF code file
` [PATCH v2 06/12] hwmon:: Use non-OF thermal cooling device register function
` [PATCH v2 07/12] thermal/core: Put of_node field cooling device structure under Kconfig option
` [PATCH v2 08/12] thermal/of: Rename the devm_thermal_of_cooling_device_register() function
` [PATCH v2 09/12] thermal/of: Introduce cooling device of_index
` [PATCH v2 10/12] thermal/of: Pass the of_index and add a function to register with an index
` [PATCH v2 11/12] thermal/of: Process cooling device index in cooling-spec
` [PATCH v2 12/12] dt-bindings: thermal: cooling-devices: Update support for 3 cells cooling device
[PATCH v1 0/2] thermal: hwmon: Rework of automatic hwmon device registration
2026-04-22 22:28 UTC (5+ messages)
` [PATCH v1 1/2] thermal: hwmon: Register one hwmon device for each thermal zone
` [PATCH v1 2/2] thermal: hwmon: Use extra_groups for adding temperature attributes
[PATCH v5 0/2] Add support for q50sn12072 and q54sn120a1
2026-04-22 19:32 UTC (4+ messages)
` [PATCH v5 1/2] dt-bindings: trivial: Add q50sn12072 and q54sn120a1 support
` [PATCH v5 2/2] hwmon: (pmbus/q54sj108a2) Add support for q50sn12072 and q54sn120a1
[PATCH v1 00/14] Support cooling device with ID in the OF
2026-04-22 16:01 UTC (7+ messages)
` [PATCH v1 07/14] hwmon:: Use non-OF thermal cooling device register function
` [PATCH v1 14/14] dt-bindings: thermal: cooling-devices: Update support for 3 cells cooling device
[PATCH] hwmon: mcp9982: Add external diode fault read
2026-04-22 12:10 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox