Linux Hardware Monitor development
 help / color / mirror / Atom feed
 messages from 2024-07-01 22:45:51 to 2024-07-13 16:35:34 UTC [more...]

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

[PATCH] hwmon: Remove obsolete adm1021 and max6642 drivers
 2024-07-13 15:22 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 

[PATCH v2] ASoC: codecs: wsa884x: Implement temperature reading and hwmon
 2024-07-13  9:56 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 0/6] use device_for_each_child_node() to access device child nodes
 2024-07-12 21:06 UTC  (17+ messages)
` [PATCH 1/6] device property: document device_for_each_child_node macro
` [PATCH 2/6] hwmon: (ltc2992) use device_for_each_child_node_scoped() to access child nodes
` [PATCH 3/6] leds: bd2606mvv: use device_for_each_child_node() to access device "
` [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: "

[PATCH v5 0/3] hwmon: (adt7475) duty cycle configuration
 2024-07-12 17:29 UTC  (9+ 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

[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  (16+ messages)
` [PATCH v6 1/2] dt-bindings: hwmon: Add Sophgo "
` [PATCH v6 2/2] drivers: hwmon: sophgo: Add "

[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  (14+ messages)
` [PATCH v4 01/11] hwmon: (amc6821) Stop accepting invalid pwm values
` [PATCH v4 02/11] hwmon: (amc6821) Make reading and writing fan speed limits consistent
` [PATCH v4 03/11] hwmon: (amc6821) Rename fan1_div to fan1_pulses
` [PATCH v4 04/11] hwmon: (amc6821) Add support for fan1_target and pwm1_enable mode 4
` [PATCH v4 05/11] hwmon: (amc6821) Reorder include files, drop unnecessary ones
` [PATCH v4 06/11] hwmon: (amc6821) Use tabs for column alignment in defines
` [PATCH v4 07/11] hwmon: (amc6821) Use BIT() and GENMASK()
` [PATCH v4 08/11] hwmon: (amc6821) Drop unnecessary enum chips
` [PATCH v4 09/11] hwmon: (amc6821) Convert to use regmap
` [PATCH v4 10/11] hwmon: (amc6821) Convert to with_info API
` [PATCH v4 11/11] hwmon: (amc6821) Add support for pwm1_mode attribute

[PATCH v3 00/11] hwmon: (amc6821) Various improvements
 2024-07-08 10:37 UTC  (16+ messages)
` [PATCH v3 01/11] hwmon: (amc6821) Stop accepting invalid pwm values
` [PATCH v3 02/11] hwmon: (amc6821) Make reading and writing fan speed limits consistent
` [PATCH v3 03/11] hwmon: (amc6821) Rename fan1_div to fan1_pulses
` [PATCH v3 04/11] hwmon: (amc6821) Add support for fan1_target and pwm1_enable mode 4
` [PATCH v3 05/11] hwmon: (amc2821) Reorder include files, drop unnecessary ones
` [PATCH v3 06/11] hwmon: (amc6821) Use tabs for column alignment in defines
` [PATCH v3 07/11] hwmon: (amc2821) Use BIT() and GENMASK()
` [PATCH v3 08/11] hwmon: (amc6821) Drop unnecessary enum chips
` [PATCH v3 09/11] hwmon: (amc6821) Convert to use regmap
` [PATCH v3 10/11] hwmon: (amc6821) Convert to with_info API
` [PATCH v3 11/11] hwmon: (amc6821) Add support for pwm1_mode attribute

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

[PATCH 0/4] hwmon: Fix underflows seen when writing limit attributes
 2024-07-07 14:47 UTC  (5+ messages)
` [PATCH 1/4] hwmon: (adc128d818) "
` [PATCH 2/4] hwmon: (lm95234) "
` [PATCH 3/4] hwmon: (nct6775-core) "
` [PATCH 4/4] hwmon: (w83627ehf) "

Regression caused by "eeprom: at24: Probe for DDR3 thermal sensor in the SPD case" - "sysfs: cannot create duplicate filename"
 2024-07-07  1:42 UTC  (3+ messages)

[PATCH] hwmon: (gsc-hwmon) constify read-only struct regmap_bus
 2024-07-05 21:37 UTC  (2+ messages)

[groeck-staging:hwmon-next] BUILD SUCCESS 99bf7c2eccff82760fa23ce967cc67c8c219c6a6
 2024-07-05 20:58 UTC 

[PATCH] hwmon: (ltc2991) re-order conditions to fix off by one bug
 2024-07-05  1:15 UTC  (2+ messages)

[PATCH 0/7] hwmon: (g762) Convert to with_info API
 2024-07-04 21:37 UTC  (8+ messages)
` [PATCH 1/7] hwmon: (g762) Simplify clock initialization
` [PATCH 2/7] hwmon: (g762) Drop platform data support
` [PATCH 3/7] hwmon: (g762) Reorder include files to be in alphabetic order
` [PATCH 4/7] hwmon: (g762) Use bit operations
` [PATCH 5/7] hwmon: (g762) Make chip configuration devicetree independent
` [PATCH 6/7] hwmon: (g762) Convert to use regmap
` [PATCH 7/7] hwmon: (g762) Convert to with_info API

[PATCH v2 00/11] hwmon: (amc6821) Various improvements
 2024-07-04 17:50 UTC  (21+ messages)
` [PATCH v2 01/11] hwmon: (amc6821) Stop accepting invalid pwm values
` [PATCH v2 02/11] hwmon: (amc6821) Make reading and writing fan speed limits consistent
` [PATCH v2 04/11] hwmon: (amc6821) Add support for fan1_target and pwm1_enable mode 4
` [PATCH v2 07/11] hwmon: (amc2821) Use BIT() and GENMASK()
` [PATCH v2 09/11] hwmon: (amc6821) Convert to use regmap
` [PATCH v2 10/11] hwmon: (amc6821) Convert to with_info API
` [PATCH v2 11/11] hwmon: (amc6821) Add support for pwm1_mode attribute

[PATCH 0/6] misc: add amd side-band functionality
 2024-07-04 14:47 UTC  (17+ messages)
` [PATCH 1/6] hwmon/misc sbrmi: Move core sbrmi from hwmon to misc
` [PATCH 2/6] misc: sbrmi: Add platform device add to create platform device
` [PATCH 3/6] misc: sbrmi: Use regmap subsystem
` [PATCH 4/6] misc: sbrmi: Clear sbrmi status register bit SwAlertSts
` [PATCH 5/6] misc/hwmon: sbrmi: Add support for APML protocols
` [PATCH 6/6] misc: sbrmi: Add support for new revision

[PATCH] hwmon: (dell-smm) Simplify with cleanup.h
 2024-07-03 21:56 UTC  (5+ messages)

[groeck-staging:hwmon-next] BUILD SUCCESS cd228e7b65d43c441964a17f02c92f33d2c4af7b
 2024-07-03 20:26 UTC 

[PATCH v4 0/2] Add MPS MP5920 Host-Swap controller
 2024-07-03 15:49 UTC  (9+ messages)
  ` [PATCH v4 1/2] dt-bindings: hwmon: Add MPS mp5920
  ` [PATCH v4 2/2] hwmon: add MP5920 driver

[PATCH] hwmon: (adt7475) Fix default duty on fan is disabled
 2024-07-02 19:41 UTC  (4+ messages)

[PATCH 0/3] hwmon: constify struct regmap_config
 2024-07-02 18:31 UTC  (7+ messages)
` [PATCH 1/3] hwmon: (ina238) Constify "
` [PATCH 2/3] hwmon: (tmp513) "
` [PATCH 3/3] hwmon: (tps23861) "

[PATCH v3 0/2] Add MPS MP5920 Host-Swap controller
 2024-07-02 16:03 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: Add MPS mp5920

[groeck-staging:testing] BUILD SUCCESS b399a16d385bd153ec739b96205811f30a7f8f4e
 2024-07-02 13:43 UTC 

[groeck-staging:hwmon-staging] BUILD SUCCESS 4fd25249ded2103dd2df349e28cf9e7def297479
 2024-07-02 12:41 UTC 


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