messages from 2024-06-10 15:27:42 to 2024-06-28 19:08:42 UTC [more...]
[PATCH v2 0/2] hwmon: iio: Add labels
2024-06-28 19:08 UTC (9+ messages)
` [PATCH v2 1/2] iio: Add iio_read_channel_label to inkern API
` [PATCH v2 2/2] hwmon: iio: Add labels from IIO channels
[PATCH v5 0/2] hwmon: Add support for MPS mp2891 chip
2024-06-28 17:28 UTC (5+ messages)
` [PATCH v5 1/2] dt-bindings: hwmon: Add MPS mp2891
` [PATCH v5 2/2] hwmon: add MP2891 driver
[PATCH 00/10] hwmon: (amc6821) Various improvements
2024-06-28 15:13 UTC (11+ messages)
` [PATCH 01/10] hwmon: (amc6821) Stop accepting invalid pwm values
` [PATCH 02/10] hwmon: (amc6821) Make reading and writing fan speed limits consistent
` [PATCH 03/10] hwmon: (amc6821) Rename fan1_div to fan1_pulses
` [PATCH 04/10] hwmon: (amc6821) Add support for fan1_target and pwm1_enable mode 4
` [PATCH 05/10] hwmon: (amc2821) Reorder include files, drop unnecessary ones
` [PATCH 06/10] hwmon: (amc6821) Use tabs for column alignment in defines
` [PATCH 07/10] hwmon: (amc2821) Use BIT() and GENMASK()
` [PATCH 08/10] hwmon: (amc6821) Drop unnecessary enum chips
` [PATCH 09/10] hwmon: (amc6821) Convert to use regmap
` [PATCH 10/10] hwmon: (amc6821) Convert to with_info API
[PATCH v4 0/9] Add Mule MFD support
2024-06-28 15:05 UTC (20+ messages)
` [PATCH v4 1/9] hwmon: (amc6821) add platform driver probe
` [PATCH v4 2/9] hwmon: (amc6821) dev_err using amc6821 device struct
` [PATCH v4 3/9] dt-bindings: mfd: add support for mule
` [PATCH v4 4/9] i2c: muxes: add support for mule i2c multiplexer
` [PATCH v4 5/9] mfd: simple-mfd-i2c: Add support for tsd,mule
` [PATCH v4 6/9] arm64: dts: rockchip: add mule mfd (0x18) on rk3588-jaguar
` [PATCH v4 7/9] arm64: dts: rockchip: add mule mfd (0x18) on rk3399-puma
` [PATCH v4 8/9] arm64: dts: rockchip: add mule mfd (0x18) on rk3588-tiger
` [PATCH v4 9/9] arm64: dts: rockchip: add mule mfd (0x18) on px30-ringneck
[PATCH] hwmon: (max6639) : Add DT support
2024-06-28 15:00 UTC (2+ messages)
[PATCH 0/5] mfd: add amd side-band functionality
2024-06-28 11:56 UTC (7+ messages)
[PATCH v2 0/2] Add MPS MP5920 Host-Swap controller
2024-06-28 7:21 UTC (7+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Add MPS mp5920
` [PATCH v2 2/2] hwmon: add MP5920 driver
Regression caused by "eeprom: at24: Probe for DDR3 thermal sensor in the SPD case" - "sysfs: cannot create duplicate filename"
2024-06-27 12:12 UTC (12+ messages)
[PATCH 2/2] hwmon: add MP5920 driver
2024-06-26 16:37 UTC (3+ messages)
[PATCH v2 0/3] device property: introduce fwnode_for_each_available_child_node_scoped()
2024-06-26 6:33 UTC (6+ messages)
` [PATCH v2 3/3] hwmon: (ltc2992) Use fwnode_for_each_available_child_node_scoped()
[PATCH v4 0/3] hwmon: (adt7475) duty cycle configuration
2024-06-25 16:22 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: hwmon: Add adt7475 fan/pwm properties
[PATCH v4 0/6] hwmon: Add support for SPD5118 compliant chips
2024-06-24 20:30 UTC (27+ messages)
` [PATCH v4 5/6] i2c: smbus: Support DDR5 SPD EEPROMs
[PATCH 0/2] hwmon: iio: Add labels
2024-06-23 12:03 UTC (8+ messages)
` [PATCH 1/2] iio: Add iio_read_channel_label to inkern API
` [PATCH 2/2] hwmon: iio: Add labels from IIO channels
[PATCH v5 0/2] riscv: sophgo: Add SG2042 external hardware monitor support
2024-06-22 0:05 UTC (6+ messages)
` [PATCH v5 2/2] drivers: hwmon: "
[PATCH] hwmon: iio: Use iio_read_channel_processed_scale for IIO_POWER
2024-06-21 15:09 UTC (2+ messages)
[PATCH v5 0/2] hwmon: Driver for Nuvoton NCT7363Y
2024-06-20 14:23 UTC (3+ messages)
` [PATCH v5 2/2] hwmon: Add driver for I2C chip "
[RFT PATCH v2 0/3] hwmon: (spd5118) Various improvements
2024-06-19 14:18 UTC (18+ messages)
` [RFT PATCH v2 1/3] hwmon: (spd5118) Use regmap to implement paging
` [RFT PATCH v2 2/3] hwmon: (spd5118) Use spd5118 specific read/write operations
` [RFT PATCH v2 3/3] hwmon: (spd5118) Add support for Renesas/ITD SPD5118 hub controllers
[PATCH v2] dt-bindings: hwmon: ti,tmp108: document V+ supply, add short description
2024-06-18 15:13 UTC (3+ messages)
[RFT PATCH] hwmon: (spd5118) Add support for Renesas/ITD SPD5118 hub controllers
2024-06-17 14:58 UTC (5+ messages)
[PATCH] dt-bindings: hwmon: ti,tmp108: document V+ supply, add short description
2024-06-17 6:16 UTC (4+ messages)
[groeck-staging:hwmon-next] BUILD REGRESSION 842b4d98ae338522babab38347297f0932fa7afd
2024-06-15 16:47 UTC
[PATCH v5 1/2] hwmon: (max6639) : Update hwmon init using info structure
2024-06-14 13:34 UTC (4+ messages)
` [PATCH v5 2/2] hwmon: (max6639) : Add hwmon attributes for fan and pwm
[PATCH] hwmon: (core) Make hwmon_class const
2024-06-13 23:45 UTC (2+ messages)
[PATCH] hwmon: (pmbus/mp9941) Add missing bitfield header
2024-06-13 23:40 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 6906a84c482f098d31486df8dc98cead21cce2d0
2024-06-13 20:43 UTC
[PATCH v4 1/2] hwmon: (max6639) : Update hwmon init using info structure
2024-06-13 13:46 UTC (8+ messages)
` [PATCH v4 2/2] hwmon: (max6639) : Add hwmon attributes for fan and pwm
[groeck-staging:hwmon-next 63/63] drivers/hwmon/pmbus/mp9941.c:60:33: error: call to undeclared function 'FIELD_PREP'; ISO C99 and later do not support implicit function declarations
2024-06-13 3:48 UTC
[groeck-staging:hwmon-next 63/63] drivers/hwmon/pmbus/mp9941.c:60:40: error: implicit declaration of function 'FIELD_PREP'
2024-06-13 3:48 UTC
[PATCH v2 0/4] hwmon: Add support for MPS mp2993,mp9941 chip
2024-06-12 16:00 UTC (9+ messages)
` [PATCH v2 1/4] dt-bindings: hwmon: Add MPS mp2993
` [PATCH v2 2/4] hwmon: add MP2993 driver
` [PATCH v2 3/4] dt-bindings: hwmon: Add MPS mp9941
` [PATCH v2 4/4] hwmon: add MP9941 driver
[PATCH] tracing/treewide: Remove second parameter of __assign_str()
2024-06-12 15:55 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v4 0/2] hwmon: (ina2xx):Add Suppor for passing alert polarity from device tree to driver
2024-06-12 14:18 UTC (11+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon: ti,ina2xx: Add ti,alert-polarity-active-high property
` [PATCH v4 2/2] hwmon: (ina2xx) Add device tree support to pass alert polarity
[PATCH v3 0/2] hwmon: (ina2xx):Add Suppor for passing alert polarity from device tree to driver
2024-06-12 14:14 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: ti,ina2xx: Add ti,alert-polarity-active-high property
` [PATCH v3 2/2] hwmon: (ina2xx) Add device tree support to pass alert polarity
[groeck-staging:hwmon-next] BUILD SUCCESS 732fe3305a57c3cae2df8830681366cc2a1d8bd5
2024-06-11 19:36 UTC
[groeck-staging:fixes] BUILD SUCCESS 582749a7b636330393918ab9c2de53aa4242200a
2024-06-11 16:59 UTC
[PATCH 0/4] hwmon: Update handling of chip-id enums
2024-06-11 9:07 UTC (6+ messages)
` [PATCH 1/4] hwmon: (pmbus/lm25066) Let enum chips start with index 0
` [PATCH 2/4] hwmon: (nct6775) Let enum kinds "
` [PATCH 3/4] hwmon: (pmbus/mp2856) Let enum chips "
` [PATCH 4/4] hwmon: (pmbus/max31827) Explain why enum chips must not start with 0
[PATCH 0/5] hwmon: (cros_ec): fan target, fan pwm control and temperature thresholds
2024-06-11 4:17 UTC (3+ messages)
[v4,2/2] hwmon: add MP2891 driver
2024-06-10 17:09 UTC (3+ messages)
[PATCH 2/4] hwmon: add MP2993 driver
2024-06-10 16:21 UTC (4+ messages)
` [PATCH 4/4] hwmon: add MP9941 driver
[PATCH 0/1] asus-ec-sensors: add ProArt X670E-CREATOR WIFI
2024-06-10 16:14 UTC (3+ messages)
` [PATCH 1/1] hwmon: (asus-ec-sensors) "
[PATCH v5 0/6] hwmon: Add support for SPD5118 compliant chips
2024-06-10 16:12 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