public inbox for linux-hwmon@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-05 22:54:23 to 2025-05-19 15:50:27 UTC [more...]

[PATCH v6 0/7] clk: clk-axi-clkgen: improvements and some fixes
 2025-05-19 15:41 UTC  (6+ messages)
` [PATCH v6 1/7] clk: clk-axi-clkgen: fix fpfd_max frequency for zynq
` [PATCH v6 2/7] clk: clk-axi-clkgen: make sure to include mod_devicetable.h
` [PATCH v6 3/7] include: linux: move adi-axi-common.h out of fpga
` [PATCH v6 4/7] include: adi-axi-common: add new helper macros
` [PATCH v6 6/7] clk: clk-axi-clkgen move to min/max()

[PATCH 0/16] lib: Refactor find_closest() and find_closest_descending() from macros to lib functions
 2025-05-19 15:44 UTC  (22+ messages)
` [PATCH 01/16] hwmon: w83795: Fix type incompatibility with non-macro find_closest
` [PATCH 02/16] hwmon: emc1403: "
` [PATCH 03/16] hwmon: ina3221: "
` [PATCH 04/16] hwmon: lm95234: "
` [PATCH 05/16] hwmon: max1619: "
` [PATCH 06/16] hwmon: lm75: "
` [PATCH 07/16] hwmon: ltc4282: "
` [PATCH 08/16] hwmon: max6639: "
` [PATCH 09/16] hwmon: max20740: "
` [PATCH 10/16] iio: ad7606: "
` [PATCH 11/16] iio: mcp3564: "
` [PATCH 12/16] iio: max44009: "
` [PATCH 13/16] leds: eds-mt6370-rgb: Fix type incompatibility with find_closest()
` [PATCH 14/16] regulator: max77857: "
` [PATCH 15/16] watchdog: simatic-ipc-wdt: "
` [PATCH 16/16] lib: move find_closest() and find_closest_descending() to lib functions

[PATCH v2] pwm: mc33xs2410: add support for temperature sensors
 2025-05-19 14:12 UTC  (6+ messages)

[PATCH v1 0/1] hwmon: (isl28022) Fix current reading calculation
 2025-05-19 13:22 UTC  (4+ messages)
` [PATCH v1 1/1] "

[PATCH] doc: hwmon: acpi_power_meter: Add information about enabling the power capping feature
 2025-05-19 13:17 UTC  (2+ messages)

[PATCH v2 0/1] hwmon: (isl28022) Fix current reading calculation
 2025-05-19  8:40 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v1 00/10] platform/x86: msi-wmi-platform: Add fan curves/platform profile/tdp/battery limiting
 2025-05-19  2:37 UTC  (41+ messages)
` [PATCH v1 01/10] platform/x86: msi-wmi-platform: Use input buffer for returning result
` [PATCH v1 02/10] platform/x86: msi-wmi-platform: Add unlocked msi_wmi_platform_query
` [PATCH v1 03/10] platform/x86: msi-wmi-platform: Add quirk system
` [PATCH v1 04/10] platform/x86: msi-wmi-platform: Add support for fan control
` [PATCH v1 05/10] platform/x86: msi-wmi-platform: Add platform profile through shift mode
` [PATCH v1 06/10] platform/x86: msi-wmi-platform: Add PL1/PL2 support via firmware attributes
` [PATCH v1 07/10] platform/x86: msi-wmi-platform: Add charge_threshold support
` [PATCH v1 08/10] platform/x86: msi-wmi-platform: Drop excess fans in dual fan devices
` [PATCH v1 09/10] platform/x86: msi-wmi-platform: Update header text
` [PATCH v1 10/10] platform/x86: msi-wmi-platform: Restore fan curves on PWM disable and unload

[PATCH v7 2/2] hwmon: (pmbus/tps53679) Add support for TPS53685
 2025-05-16  5:30 UTC  (4+ messages)

[groeck-staging:hwmon-next] BUILD SUCCESS 0ddce5549012a3f3b9ddcf59822aa0d1be61e8e8
 2025-05-15 13:37 UTC 

[PATCH 0/9] riscv: sophgo: Introduce SG2044 SRD3-10 board support
 2025-05-15  9:11 UTC  (5+ messages)
` [PATCH 1/9] dt-bindings: timer: Add Sophgo SG2044 ACLINT timer

w83627hf crash when loaded on ARM
 2025-05-14 12:46 UTC  (2+ messages)

[PATCH] hwmon: (lm75) Fix I3C transfer buffer pointer for incoming data
 2025-05-14  9:05 UTC  (3+ messages)

[PATCH v2 00/10] riscv: sophgo: Introduce SG2044 SRD3-10 board support
 2025-05-14  1:16 UTC  (5+ messages)
` [PATCH v2 02/10] dt-bindings: timer: Add Sophgo SG2044 ACLINT timer
` (subset) [PATCH v2 00/10] riscv: sophgo: Introduce SG2044 SRD3-10 board support

[PATCH] hwmon: Add KEBA fan controller support
 2025-05-13 18:40 UTC  (3+ messages)

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

[groeck-staging:hwmon-next 45/45] drivers/hwmon/kfan.c:108:2: warning: unannotated fall-through between switch labels
 2025-05-13  0:53 UTC 

[PATCH] pwm: mc33xs2410: add support for temperature sensors
 2025-05-12 16:52 UTC  (5+ messages)

[PATCH v4 0/5] hwmon: pmbus: Add support for MPM82504 and MPM3695 family
 2025-05-12 16:45 UTC  (13+ messages)
` [PATCH v4 1/5] dt-bindings: hwmon: Add bindings for mpq8785 driver
` [PATCH v4 2/5] hwmon: pmbus: mpq8785: Prepare driver for multiple device support
` [PATCH v4 3/5] hwmon: pmbus: mpq8785: Implement VOUT feedback resistor divider ratio configuration
` [PATCH v4 4/5] hwmon: pmbus: mpq8785: Add support for MPM82504
` [PATCH v4 5/5] hwmon: pmbus: mpq8785: Add support for MPM3695 family

[PATCH v7 0/4] hwmon:(ina238)Add support for SQ52206
 2025-05-12 16:40 UTC  (10+ 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 v10 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-05-12  8:48 UTC  (14+ messages)
` [PATCH v10 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v10 4/7] can: Add Nuvoton NCT6694 CANFD support

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

[PATCH v3 0/5] hwmon: pmbus: Add support for MPM82504 and MPM3695 family
 2025-05-10 14:37 UTC  (7+ messages)
` [PATCH v3 1/5] dt-bindings: hwmon: Add bindings for mpq8785 driver
` [PATCH v3 2/5] hwmon: pmbus: mpq8785: Prepare driver for multiple device support
` [PATCH v3 3/5] hwmon: pmbus: mpq8785: Implement VOUT feedback resistor divider ratio configuration
` [PATCH v3 4/5] hwmon: pmbus: mpq8785: Add support for MPM82504
` [PATCH v3 5/5] hwmon: pmbus: mpq8785: Add support for MPM3695 family

[PATCH v2 0/3] Export fan control and register fans as cooling devices
 2025-05-10  7:58 UTC  (9+ messages)
` [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

[PATCH v2 0/5] hwmon: pmbus: Add support for MPM82504 and MPM3695 family
 2025-05-09 14:15 UTC  (15+ messages)
` [PATCH v2 1/5] hwmon: pmbus: mpq8785: Prepare driver for multiple device support
` [PATCH v2 2/5] hwmon: pmbus: mpq8785: Add support for MPM82504
` [PATCH v2 3/5] hwmon: pmbus: mpq8785: Add support for MPM3695 family
` [PATCH v2 4/5] hwmon: pmbus: mpq8785: Implement VOUT feedback resistor divider ratio configuration
` [PATCH v2 5/5] dt-bindings: hwmon: Add bindings for mpq8785 driver

[groeck-staging:testing] BUILD SUCCESS aa6cacb8ea96e340f4ed41a4b8a33ef2968bf839
 2025-05-08  4:21 UTC 

[groeck-staging:fixes] BUILD SUCCESS 4f89db249aab8c9887821b54e1571408e65246f2
 2025-05-08  2:26 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS 0c0c84e4869895091c3029bc2625caa0feec99b9
 2025-05-08  1:49 UTC 

[PATCH v6 1/2] hwmon: (pmbus/tps53679) Add support for TPS53685
 2025-05-07 11:35 UTC  (2+ messages)

[PATCH v4 0/7] clk: clk-axi-clkgen: improvements and some fixes
 2025-05-07  6:11 UTC  (10+ messages)
` [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 7/7] clk: clk-axi-clkgen: fix coding style issues

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 415/486] hwmon: (xgene-hwmon) use appropriate type for the latency value
 2025-05-05 22:38 UTC 


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