Linux Hardware Monitor development
 help / color / mirror / Atom feed
 messages from 2024-09-06 09:38:03 to 2024-09-18 17:10:15 UTC [more...]

[PATCH] dt-bindings: hwmon: Add adt7462
 2024-09-18 17:10 UTC  (4+ messages)

[PATCH] hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-09-18 16:57 UTC  (2+ messages)

[GIT PULL] hwmon updates for v6.12
 2024-09-18 11:10 UTC  (2+ messages)

[PATCH v1] hwmon: Convert comma to semicolon
 2024-09-18  3:45 UTC  (2+ messages)

[PATCH 0/3] hwmon: pmbus: add tps25990 efuse support
 2024-09-16  8:45 UTC  (20+ messages)
` [PATCH 1/3] dt-bindings: hwmon: pmbus: add ti tps25990 documentation
` [PATCH 2/3] hwmon: (pmbus/core) add POWER_GOOD signal limits support
` [PATCH 3/3] hwmon: (pmbus/tps25990): add initial support

[groeck-staging:testing] BUILD SUCCESS b40b2fb5623418e729b4eb2b80b3da3c62290b8d
 2024-09-14 13:24 UTC 

[groeck-staging:hwmon-staging] BUILD SUCCESS fbd0d41a749d1803572b7448dc98bd6da6568819
 2024-09-14 13:21 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS 2cb4acf2140be8a4f299c0b887cc314845ef6ec8
 2024-09-14  2:57 UTC 

[PATCH linux dev 6.11] hwmon:add new hwmon driver sq52205
 2024-09-13 23:49 UTC  (3+ messages)

[PATCH net-next] eth: fbnic: Add hardware monitoring support
 2024-09-13 16:53 UTC  (2+ messages)

[PATCH] hwmon: Fix WARN_ON() always called from devm_hwmon_device_unregister()
 2024-09-13 14:28 UTC  (4+ messages)

[PATCH] hwmon: Remove devm_hwmon_device_unregister() API function
 2024-09-13 14:28 UTC 

[PATCH v3] drm/i915/hwmon: expose package temperature
 2024-09-13  9:46 UTC  (5+ messages)

[PATCH 1/2] hwmon: (ina2xx) Add support for has_alerts configuration flag
 2024-09-13  0:31 UTC  (2+ messages)
` [PATCH 2/2] hwmon: (ina260) Add support for INA260

[GIT PULL] hwmon fixes for v6.11-rc8
 2024-09-12 21:55 UTC  (2+ messages)

[PATCH v1 1/1] hwmon: (sch5636) Print unknown ID in error string via %*pE
 2024-09-12 21:27 UTC  (2+ messages)

[PATCH v1 1/1] hwmon: (sht21) Use %*ph to print small buffer
 2024-09-12 21:17 UTC  (2+ messages)

[PATCH] hwmon: Conditionally clear individual status bits for pmbus rev >= 1.2
 2024-09-12 16:36 UTC  (4+ messages)

[PATCH 0/9] Introduce Photonicat power management MCU driver
 2024-09-12  7:55 UTC  (34+ messages)
` [PATCH 1/9] mfd: Add driver for Photonicat power management MCU
` [PATCH 2/9] power: reset: add Photonicat PMU poweroff driver
` [PATCH 3/9] watchdog: Add Photonicat PMU watchdog driver
` [PATCH 4/9] power: supply: photonicat-supply: Add Photonicat PMU battery and charger
` [PATCH 5/9] rtc: Add Photonicat PMU real-time clock
` [PATCH 6/9] hwmon: Add support for Photonicat PMU board temperature sensor
` [PATCH 7/9] leds: add Photonicat PMU LED driver
` [PATCH 8/9] dt-bindings: Add documentation for Photonicat PMU
` [PATCH 9/9] arm64: dts: rockchip: add Photonicat PMU support for Ariaboard Photonicat

[PATCH v4 0/9] misc: Add AMD side band interface(SBI) functionality
 2024-09-12  7:08 UTC  (10+ messages)
` [PATCH v4 1/9] hwmon/misc: amd-sbi: Move core sbrmi from hwmon to misc
` [PATCH v4 2/9] misc: amd-sbi: Use regmap subsystem
` [PATCH v4 3/9] misc: amd-sbi: Optimize the wait condition for mailbox command completion
` [PATCH v4 4/9] misc: amd-sbi: Add support for AMD_SBI IOCTL
` [PATCH v4 5/9] misc: amd-sbi: Add support for mailbox error codes
` [PATCH v4 6/9] misc: amd-sbi: Add support for CPUID protocol
` [PATCH v4 7/9] misc: amd-sbi: Add support for MCA register protocol
` [PATCH v4 8/9] misc: amd-sbi: Add supoort for register xfer
` [PATCH v4 9/9] misc: amd-sbi: Add document for AMD SB IOCTL description

[PATCH linux dev 6.11] hwmon:add new hwmon driver sq52205
 2024-09-11 17:49 UTC  (6+ messages)
` [PATCH linux dev-6.11 1/2] hwmon: modified ina2xx to match SY24655(SQ52205)
  ` [PATCH linux dev-6.11 2/2] dt-bindings: "

[groeck-staging:testing] BUILD SUCCESS 215df6a5803763a380f820aa98520b62384c6690
 2024-09-10 19:13 UTC 

[groeck-staging:hwmon] BUILD SUCCESS 20471071f198c8626dbe3951ac9834055b387844
 2024-09-10 16:04 UTC 

[groeck-staging:fixes] BUILD SUCCESS 0b2375bf3f54515106ce6f97eacdf04de068fbaa
 2024-09-10 15:59 UTC 

[PATCH -next v3 00/15] HID: convert to devm_hid_hw_start_and_open()
 2024-09-10 15:45 UTC  (16+ messages)
` [PATCH -next v3 01/15] HID: core: Use devm_add_action_or_reset helper to manage hid resources
` [PATCH -next v3 02/15] HID: cp2112: Use devm_hid_hw_start_and_open in cp2112_probe()
` [PATCH -next v3 03/15] HID: ft260: Use devm_hid_hw_start_and_open in ft260_probe()
` [PATCH -next v3 04/15] HID: mcp2200: Use devm_hid_hw_start_and_open in mcp2200_probe()
` [PATCH -next v3 05/15] HID: mcp2221: Use devm_hid_hw_start_and_open in mcp2221_probe()
` [PATCH -next v3 06/15] HID: nintendo: Use devm_hid_hw_start_and_open in nintendo_hid_probe()
` [PATCH -next v3 07/15] HID: playstation: Use devm_hid_hw_start_and_open in ps_probe()
` [PATCH -next v3 08/15] hwmon: (aquacomputer_d5next) Use devm_hid_hw_start_and_open in aqc_probe()
` [PATCH -next v3 09/15] hwmon: (asus_rog_ryujin) Use devm_hid_hw_start_and_open in rog_ryujin_probe()
` [PATCH -next v3 10/15] hwmon: (corsair-cpro) Use devm_hid_hw_start_and_open in ccp_probe()
` [PATCH -next v3 11/15] hwmon: (corsair-psu) Use devm_hid_hw_start_and_open in corsairpsu_probe()
` [PATCH -next v3 12/15] hwmon: (gigabyte_waterforce) Use devm_hid_hw_start_and_open in waterforce_probe()
` [PATCH -next v3 13/15] hwmon: (nzxt-kraken2) Use devm_hid_hw_start_and_open in kraken2_probe()
` [PATCH -next v3 14/15] hwmon: (nzxt-kraken3) Use devm_hid_hw_start_and_open in kraken3_probe()
` [PATCH -next v3 15/15] hwmon: (nzxt-smart2) Use devm_hid_hw_start_and_open in nzxt_smart2_hid_probe()

[PATCH v2] drm/i915/hwmon: expose package temperature
 2024-09-10 12:36 UTC  (11+ messages)

[PATCH v6 0/3] hwmon: (isl28022) new driver for ISL28022 power monitor
 2024-09-10  5:12 UTC  (4+ messages)
` [PATCH v6 3/3] hwmon: (isl28022) support shunt voltage "

[PATCH v1] drm/i915/hwmon: expose package temperature
 2024-09-10  4:33 UTC  (9+ messages)

[PATCH v1 00/15] Tool and hwmon PMUs
 2024-09-10  3:36 UTC  (2+ messages)

[PATCH -next v2 00/15] HID: convert to devm_hid_hw_start_and_open()
 2024-09-09 18:23 UTC  (30+ messages)
` [PATCH -next v2 01/15] HID: core: Use devm_add_action_or_reset helper to manage hid resources
` [PATCH -next v2 02/15] HID: cp2112: Use devm_hid_hw_start_and_open in cp2112_probe()
` [PATCH -next v2 03/15] HID: ft260: Use devm_hid_hw_start_and_open in ft260_probe()
` [PATCH -next v2 04/15] HID: mcp2200: Use devm_hid_hw_start_and_open in mcp2200_probe()
` [PATCH -next v2 05/15] HID: mcp2221: Use devm_hid_hw_start_and_open in mcp2221_probe()
` [PATCH -next v2 06/15] HID: nintendo: Use devm_hid_hw_start_and_open in nintendo_hid_probe()
` [PATCH -next v2 07/15] HID: playstation: Use devm_hid_hw_start_and_open in ps_probe()
` [PATCH -next v2 08/15] hwmon: (aquacomputer_d5next) Use devm_hid_hw_start_and_open in aqc_probe()
` [PATCH -next v2 09/15] hwmon: Use devm_hid_hw_start_and_open in rog_ryujin_probe()
` [PATCH -next v2 10/15] hwmon: (corsair-cpro) Use devm_hid_hw_start_and_open in ccp_probe()
` [PATCH -next v2 11/15] hwmon: (corsair-psu) Use devm_hid_hw_start_and_open in corsairpsu_probe()
` [PATCH -next v2 12/15] hwmon: (gigabyte_waterforce) Use devm_hid_hw_start_and_open in waterforce_probe()
` [PATCH -next v2 13/15] hwmon: (nzxt-kraken2) Use devm_hid_hw_start_and_open in kraken2_probe()
` [PATCH -next v2 14/15] hwmon: (nzxt-kraken3) Use devm_hid_hw_start_and_open in kraken3_probe()
` [PATCH -next v2 15/15] hwmon: (nzxt-smart2) Use devm_hid_hw_start_and_open in nzxt_smart2_hid_probe()

[groeck-staging:testing] BUILD SUCCESS 4a13a8a310eec777677e1644f3a555cb08c5c057
 2024-09-09 14:41 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS d22bd451d5606411895ef55cb105277e4f4f6e54
 2024-09-09 14:40 UTC 

[PATCH] hwmon: (pmbus/mpq7932) Constify struct regulator_desc
 2024-09-08 23:38 UTC  (2+ messages)

[PATCH v8 0/9] Drivers to support the MCU on QNAP NAS devices
 2024-09-08 21:08 UTC  (10+ messages)
` [PATCH v8 1/9] HID: hid-sensor-hub: don't use stale platform-data on remove
` [PATCH v8 2/9] mfd: core: make platform_data pointer const in struct mfd_cell
` [PATCH v8 3/9] dt-bindings: mfd: add binding for qnap,ts433-mcu devices
` [PATCH v8 4/9] mfd: add base driver for qnap-mcu devices
` [PATCH v8 5/9] leds: add driver for LEDs from "
` [PATCH v8 6/9] Input: add driver for the input part of "
` [PATCH v8 7/9] hwmon: add driver for the hwmon parts "
` [PATCH v8 8/9] arm64: dts: rockchip: hook up the MCU on the QNAP TS433
` [PATCH v8 9/9] arm64: dts: rockchip: set hdd led labels on qnap-ts433

[PATCH v7 1/8] mfd: core: make platform_data pointer const in struct mfd_cell
 2024-09-08  8:22 UTC  (3+ messages)

[groeck-staging:testing] BUILD SUCCESS ccac048fdd3157ed02eafd5881a8c89784fb983e
 2024-09-07 14:52 UTC 

[groeck-staging:hwmon-staging] BUILD SUCCESS a727a8c92a72f77433c53762b58aa83410acc6a7
 2024-09-07 14:49 UTC 

[PATCH v8 0/8] Add tsd,mule-i2c-mux support
 2024-09-07  8:34 UTC  (10+ messages)
` [PATCH v8 1/8] dt-bindings: i2c: add support for tsd,mule-i2c-mux
` [PATCH v8 2/8] i2c: muxes: add support for tsd,mule-i2c multiplexer
` [PATCH v8 3/8] dt-bindings: hwmon: add support for ti,amc6821
` [PATCH v8 4/8] hwmon: (amc6821) add support for tsd,mule
` [PATCH v8 5/8] arm64: dts: rockchip: add tsd,mule-i2c-mux on rk3588-jaguar
` [PATCH v8 6/8] arm64: dts: rockchip: add tsd,mule-i2c-mux on rk3399-puma
` [PATCH v8 7/8] arm64: dts: rockchip: add tsd,mule-i2c-mux on rk3588-tiger
` [PATCH v8 8/8] arm64: dts: rockchip: add tsd,mule-i2c-mux on px30-ringneck

[PATCH v6 1/3] hwmon: (isl28022) new driver for ISL28022 power monitor
 2024-09-06 18:58 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