Linux Hardware Monitor development
 help / color / mirror / Atom feed
 messages from 2024-07-07 16:57:27 to 2024-07-21 18:23:01 UTC [more...]

[PATCH v2 0/6] use device_for_each_child_node() to access device child nodes
 2024-07-21 18:22 UTC  (8+ messages)
` [PATCH v2 1/6] device property: document device_for_each_child_node macro
` [PATCH v2 2/6] hwmon: (ltc2992) use device_for_each_child_node_scoped() to access child nodes
` [PATCH v2 3/6] leds: bd2606mvv: fix device child node usage in bd2606mvv_probe()
` [PATCH v2 4/6] leds: is31fl319x: use device_for_each_child_node_scoped() to access child nodes
` [PATCH v2 5/6] leds: pca995x: use device_for_each_child_node() to access device "
` [PATCH v2 6/6] net: mvpp2: "

[groeck-staging:hwmon-staging] BUILD SUCCESS 2b6984e6b9a0f4f0e6fa79156f9860179bffc315
 2024-07-21  9:27 UTC 

[groeck-staging:testing] BUILD SUCCESS 92cdd512c107ed9cac65ac5b95cc35a3bb80beba
 2024-07-21  9:27 UTC 

[bug report] hwmon: (pmbus) Register with thermal for PSC_TEMPERATURE
 2024-07-19 22:33 UTC  (3+ messages)

[PATCH] hwmon: (dell-smm) Add Dell Latitude 7320 to fan control whitelist
 2024-07-19 22:17 UTC  (3+ messages)

[PATCH 0/6] hwmon: (lm9534) Various improvements
 2024-07-19  1:55 UTC  (19+ messages)
` [PATCH 1/6] hwmon: (lm95234) Reorder include files to be in alphabetic order
` [PATCH 2/6] hwmon: (lm95234) Use find_closest to find matching update interval
` [PATCH 3/6] hwmon: (lm95234) Convert to use regmap
` [PATCH 4/6] hwmon: (lm95234) Convert to with_info hwmon API
` [PATCH 5/6] hwmon: (lm95234) Add support for tempX_enable attribute
` [PATCH 6/6] hwmon: (lm95234) Use multi-byte regmap operations

[PATCH v4 0/2] hwmon: add GPD devices sensor driver
 2024-07-19  1:41 UTC  (6+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] hwmon: document: add gpd-fan

[groeck-staging:testing] BUILD SUCCESS b9e4c0d444c3a3d22a8907836d2dd45c9ec99106
 2024-07-18 20:08 UTC 

[PATCH v2 0/8] misc: Add AMD side band interface(SBI) functionality
 2024-07-18 14:43 UTC  (13+ messages)
` [PATCH v2 1/8] hwmon/misc: amd-sbi: Move core sbrmi from hwmon to misc
` [PATCH v2 2/8] misc: amd-sbi: Use regmap subsystem
` [PATCH v2 3/8] misc: amd-sbi: Add support for AMD_SBI IOCTL
` [PATCH v2 4/8] misc: amd-sbi: Add support for mailbox error codes
` [PATCH v2 5/8] misc: amd-sbi: Add support for CPUID protocol
` [PATCH v2 6/8] misc: amd-sbi: Add support for MCA register protocol
` [PATCH v2 7/8] misc: amd-sbi: Add supoort for register xfer
` [PATCH v2 8/8] misc: amd-sbi: Add document for AMD SB IOCTL description

[groeck-staging:hwmon-staging] BUILD SUCCESS efa5857e3ef62d47720ba9f13e3a5001f0268d57
 2024-07-18 12:25 UTC 

[PATCH 0/6] hwmon: Use multi-byte regmap operations
 2024-07-18  2:27 UTC  (18+ messages)
` [PATCH 1/6] hwmon: (lm95245) "
` [PATCH 2/6] hwmon: (nct7802) "
` [PATCH 3/6] hwmon: (adt7x10) "
` [PATCH 4/6] hwmon: (tmp464) "
` [PATCH 5/6] hwmon: (max6639) "
` [PATCH 6/6] hwmon: (amc6821) "

[PATCH v3 0/2] hwmon: add GPD devices sensor driver
 2024-07-18  2:27 UTC  (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] hwmon: document: add gpd-fan

[PATCH v2 1/5] hwmon: pmbus: Implement generic bus access delay
 2024-07-17 14:42 UTC  (6+ messages)
` [PATCH v2 2/5] hwmon: pmbus: max15301: Use generic code
` [PATCH v2 3/5] hwmon: pmbus: ucd9000: "
` [PATCH v2 4/5] hwmon: pmbus: zl6100: "
` [PATCH v2 5/5] hwmon: pmbus: pli12096bc: Add write delay

[groeck-staging:testing] BUILD SUCCESS b0ec72a402521754aa56307cd63561e4bba6cf35
 2024-07-17 14:01 UTC 

[groeck-staging:hwmon-staging] BUILD SUCCESS ebca81d515e8c9f5ed00cf414509284b9047ca1a
 2024-07-17 10:48 UTC 

[PATCH v2 0/2] hwmon: add GPD devices sensor driver
 2024-07-17  7:04 UTC  (9+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] hwmon: document: add gpd-fan

[PATCH 0/2] hwmon: add GPD devices sensor driver
 2024-07-16 17:27 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] hwmon: document: add gpd-fan

[groeck-staging:testing] BUILD SUCCESS 5aea0981492ebc4dfb59b4eb7f2c092e2c48cf1b
 2024-07-16 16:56 UTC 

[PATCH 1/5] hwmon: pmbus: Implement generic bus access delay
 2024-07-16  2:25 UTC  (7+ messages)
` [PATCH 2/5] hwmon: pmbus: max15301: Use generic code
` [PATCH 3/5] hwmon: pmbus: ucd9000: "
` [PATCH 4/5] hwmon: pmbus: zl6100: "
` [PATCH 5/5] hwmon: pmbus: pli12096bc: Add write delay

[GIT PULL] hwmon updates for v6.11
 2024-07-16  0:51 UTC  (2+ messages)

[PATCH v5 0/3] hwmon: (adt7475) duty cycle configuration
 2024-07-15 12:17 UTC  (10+ messages)
` [PATCH v5 1/3] dt-bindings: hwmon: Add adt7475 fan/pwm properties
` [PATCH v5 2/3] dt-bindings: hwmon: adt7475: Deprecate adi,pwm-active-state
` [PATCH v5 3/3] hwmon: (adt7475) Add support for configuring initial PWM state

[groeck-staging:hwmon-next] BUILD SUCCESS 1ea3fd1eb9869fcdcbc9c68f9728bfc47b9503f1
 2024-07-15 10:36 UTC 

[groeck-staging:hwmon-staging] BUILD SUCCESS e1dda5d92bda11969b935e238e5619ff67d8f6e0
 2024-07-15  3:45 UTC 

[PATCH 1/2] hwmon: (max6697) Fix swapped temp{1,8} critical alarms
 2024-07-14 18:47 UTC  (5+ messages)
` [PATCH 2/2] hwmon: (max6697) Fix underflow when writing limit attributes

[PATCH] hwmon: Remove obsolete adm1021 and max6642 drivers
 2024-07-14 12:38 UTC  (5+ messages)

[groeck-staging:hwmon-next] BUILD SUCCESS 84ef07f3f08fbbf41c2c68826d43238f609a6d0e
 2024-07-14 11:16 UTC 

[PATCH v2] ASoC: codecs: wsa884x: Implement temperature reading and hwmon
 2024-07-14 10:21 UTC  (3+ messages)

[PATCH 0/6] use device_for_each_child_node() to access device child nodes
 2024-07-13 21:37 UTC  (14+ messages)
` [PATCH 3/6] leds: bd2606mvv: "
` [PATCH 4/6] leds: is31fl319x: use device_for_each_child_node_scoped() to access "
` [PATCH 5/6] leds: pca995x: use device_for_each_child_node() to access device "
` [PATCH 6/6] net: mvpp2: "

[groeck-staging:hwmon-staging 104/137] drivers/hwmon/emc2103.c:380:2: warning: unannotated fall-through between switch labels
 2024-07-13 21:11 UTC 

[PATCH v6] platform/x86: Add wmi driver for Casper Excalibur laptops
 2024-07-13 16:35 UTC  (2+ messages)

[groeck-staging:hwmon-next] BUILD SUCCESS 04e3bb0b00a872e5bed0457c3e2c48a7828eaf28
 2024-07-13 13:20 UTC 

[groeck-staging:hwmon-staging] BUILD SUCCESS WITH WARNING 80e45111b670e9c913398f5ad54196a99a739497
 2024-07-13 13:20 UTC 

[groeck-staging:hwmon-staging 111/143] drivers/hwmon/lm95234.c:223:7: warning: variable 'ret' is uninitialized when used here
 2024-07-13  1:28 UTC 

[PATCH] ASoC: codecs: wsa884x: Implement temperature reading and hwmon
 2024-07-12 11:12 UTC 

[PATCH v4 0/3] hwmon: (adt7475) duty cycle configuration
 2024-07-11 22:59 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: hwmon: Add adt7475 fan/pwm properties

[PROBLEM linux-next] drivers/hwmon/aht10.c:224: warning: Function parameter or struct member 'data' not described in 'aht10_interval_write'
 2024-07-11 21:17 UTC  (3+ messages)

[RFC PATCH 0/3] regmap: Implement regmap_multi_reg_read()
 2024-07-11 11:39 UTC  (8+ messages)
` [RFC PATCH 1/3] "
` [RFC PATCH 2/3] hwmon: (adt7470) Use multi-byte regmap operations
` [RFC PATCH 3/3] hwmon: (tmp401) "
` (subset) [RFC PATCH 0/3] regmap: Implement regmap_multi_reg_read()

[PATCH 0/2] hwmon: (pmbus/ltc4286) two patches about device matching
 2024-07-11  6:58 UTC  (8+ messages)
` [PATCH 1/2] hwmon: (pmbus/ltc4286) Improve "
` [PATCH 2/2] hwmon: (pmbus/ltc4286) Drop unused i2c device ids

[groeck-staging:hwmon-next] BUILD SUCCESS f4a180247e06c69e7d8fac4eb14d172c3a5d43a3
 2024-07-10 16:11 UTC 

[PATCH] hwmon: (g762) Initialize fans after configuring clock
 2024-07-09 22:49 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS 4814241a5817ce8140dda8f1375bf76f99e68697
 2024-07-09  4:39 UTC 

[PATCH v6 0/2] riscv: sophgo: Add SG2042 external hardware monitor support
 2024-07-09  2:03 UTC  (8+ messages)
` [PATCH v6 2/2] drivers: hwmon: "

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

[PATCH v4 00/11] hwmon: (amc6821) Various improvements
 2024-07-08 14:43 UTC  (4+ messages)
` [PATCH v4 09/11] hwmon: (amc6821) Convert to use regmap

[PATCH v3 00/11] hwmon: (amc6821) Various improvements
 2024-07-08 10:37 UTC  (5+ messages)
` [PATCH v3 09/11] hwmon: (amc6821) Convert to use regmap

[groeck-staging:hwmon-next] BUILD SUCCESS 5c1de37969b7bc0abcb20b86e91e70caebbd4f89
 2024-07-08  6:24 UTC 


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