linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-14 21:19:59 to 2021-06-01 08:20:10 UTC [more...]

[PATCH 0/7] hwmon: (max31790) Fixes and improvements
 2021-06-01  8:19 UTC  (14+ messages)
` [PATCH 1/7] hwmon: (max31790) Fix fan speed reporting for fan7..12
` [PATCH 2/7] hwmon: (max31790) Report correct current pwm duty cycles
` [PATCH 3/7] hwmon: (max31790) Fix pwmX_enable attributes
` [PATCH 4/7] hwmon: (max31790) Add support for fanX_enable attributes
` [PATCH 5/7] hwmon: (max31790) Clear fan fault after reporting it
` [PATCH 6/7] hwmon: (max31790) Detect and report zero fan speed
` [PATCH 7/7] hwmon: (max31790) Add support for fanX_min attributes

[PATCH] dt-bindings: hwmon: Fix typo in TI ADS7828 bindings
 2021-05-31 13:46 UTC 

[PATCH v4 0/4] Add Ampere's Altra SMPro hwmon driver
 2021-05-31  4:40 UTC  (6+ messages)
` [PATCH v4 1/4] dt-bindings: mfd: Add bindings for Ampere Altra SMPro drivers

[PATCH v2 0/6] Convert to new hwmon registration api
 2021-05-30 13:14 UTC  (17+ messages)
` [PATCH v2 1/6] hwmon: (dell-smm-hwmon) Use platform device
` [PATCH v2 2/6] hwmon: (dell-smm-hwmon) Mark functions as __init
` [PATCH v2 3/6] hwmon: (dell-smm-hwmon) Use devm_add_action_or_reset()
` [PATCH v2 4/6] hwmon: (dell-smm-hwmon) Move variables into a driver private data structure
` [PATCH v2 5/6] hwmon: (dell-smm-hwmon) Convert to devm_hwmon_device_register_with_info()
` [PATCH v2 6/6] hwmon: (dell-smm-hwmon) Update docs

[PATCH] hwmon: sht4x: Fix sht4x_read_values return value
 2021-05-29  9:13 UTC 

[PATCH v3 0/6] Convert to new hwmon registration api
 2021-05-29  6:38 UTC  (7+ messages)
` [PATCH v3 1/6] hwmon: (dell-smm-hwmon) Use platform device
` [PATCH v3 2/6] hwmon: (dell-smm-hwmon) Mark functions as __init
` [PATCH v3 3/6] hwmon: (dell-smm-hwmon) Use devm_add_action_or_reset()
` [PATCH v3 4/6] hwmon: (dell-smm-hwmon) Move variables into a driver private data structure
` [PATCH v3 5/6] hwmon: (dell-smm-hwmon) Convert to devm_hwmon_device_register_with_info()
` [PATCH v3 6/6] hwmon: (dell-smm-hwmon) Fix fan mutliplier detection for 3rd fan

[PATCH v2 1/3] hwmon: (pmbus) Add driver for Delta DPS-920AB PSU
 2021-05-28 13:28 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: trivial-devices: Add Delta DPS920AB
` [PATCH v2 3/3] MAINTAINERS: Add Delta DPS920AB PSU driver

[PATCH 1/3] hwmon: (pmbus) Add driver for Delta DPS-920AB PSU
 2021-05-27 22:11 UTC  (25+ messages)

[PATCH v3 0/6] hwmon: (pmbus/pim4328) Add pim4328 PMBus driver
 2021-05-27 13:58 UTC  (12+ messages)
` [PATCH v3 1/6] hwmon: (pmbus/pim4328) Add new pmbus flag NO_WRITE_PROTECT
` [PATCH v3 2/6] hwmon: (pmbus/pim4328) Add function for reading direct mode coefficients
` [PATCH v3 3/6] hwmon: (pmbus/pim4328) Add support for reading direct format coefficients
` [PATCH v3 4/6] hwmon: (pmbus/pim4328) Allow phase function even if it's not on page
` [PATCH v3 5/6] hwmon: (pmbus/pim4328) Add PMBus driver for PIM4006, PIM4328 and PIM4820
` [PATCH v3 6/6] hwmon: (pmbus/pim4328) Add documentation for the pim4328 PMBus driver

[hwmon:hwmon-next] BUILD SUCCESS fc49fecb65187b7da68baffdaa840b37530bde24
 2021-05-27  4:33 UTC 

[PATCH 0/5] hwmon: (dell-smm-hwmon) Convert to new hwmon
 2021-05-26 17:16 UTC  (8+ messages)
` [PATCH 1/5] hwmon: (dell-smm-hwmon) Use platform device
` [PATCH 2/5] hwmon: (dell-smm-hwmon) Mark functions as __init
` [PATCH 3/5] hwmon: (dell-smm-hwmon) Use devm_add_action_or_reset()
` [PATCH 4/5] hwmon: (dell-smm-hwmon) Move variables into a driver private data structure
` [PATCH 5/5] hwmon: (dell-smm-hwmon) Convert to devm_hwmon_device_register_with_info()

[hwmon:hwmon-next] BUILD SUCCESS 88b52a1c4964d096785993483149e99b1d6a12ea
 2021-05-26 15:58 UTC 

[PATCH v9] hwmon: Add sht4x Temperature and Humidity Sensor Driver
 2021-05-26  5:06 UTC  (2+ messages)

[PATCH v8] hwmon: Add sht4x Temperature and Humidity Sensor Driver
 2021-05-26  3:34 UTC  (2+ messages)

[PATCH v2] platform/x86: thinkpad_acpi: Fix inconsistent indenting
 2021-05-25 12:46 UTC  (2+ messages)

[PATCH v7] hwmon: Add sht4x Temperature and Humidity Sensor Driver
 2021-05-24 14:09 UTC  (2+ messages)

回复: Re: [PATCH v1] hwmon: (scpi-hwmon) shows the negative temperature properly
 2021-05-24 14:03 UTC 

[PATCH v2 0/6] hwmon: (pmbus/pim4328) Add pim4328 PMBus driver
 2021-05-23 19:47 UTC  (10+ messages)
` [PATCH v2 1/6] hwmon: (pmbus/pim4328) Add new pmbus flag NO_WRITE_PROTECT
` [PATCH v2 2/6] hwmon: (pmbus/pim4328) Add function for reading direct mode coefficients
` [PATCH v2 3/6] hwmon: (pmbus/pim4328) Add support for reading direct format coefficients
` [PATCH v2 4/6] hwmon: (pmbus/pim4328) Allow phase function even if it's not on page
` [PATCH v2 5/6] hwmon: (pmbus/pim4328) Add PMBus driver for PIM4006, PIM4328 and PIM4820
` [PATCH v2 6/6] hwmon: (pmbus/pim4328) Add documentation for the pim4328 PMBus driver

[PATCH v6] hwmon: Add sht4x Temperature and Humidity Sensor Driver
 2021-05-23 14:01 UTC  (3+ messages)

[hwmon:watchdog-next] BUILD SUCCESS 4a42ed82cb21c0216a07e2f62c29bede061c7ed4
 2021-05-23  0:09 UTC 

[hwmon:hwmon-next] BUILD SUCCESS 34569e775e39e7ead3ce812e0e20372e0b2f95aa
 2021-05-23  0:08 UTC 

[PATCH] docs: hwmon: Add an entry for mp2888
 2021-05-22  2:00 UTC  (2+ messages)

[PATCH v1] hwmon: (scpi-hwmon) shows the negative temperature properly
 2021-05-21 14:43 UTC  (2+ messages)

[PATCH 1/6] mfd: Add Delta TN48M CPLD driver
 2021-05-21 13:22 UTC  (19+ messages)
` [PATCH 3/6] gpio: Add Delta TN48M CPLD GPIO driver
` [PATCH 4/6] hwmon: Add Delta TN48M CPLD HWMON driver

[PATCH] platform/x86: thinkpad_acpi: Fix inconsistent indenting
 2021-05-21  9:49 UTC  (2+ messages)

[PATCH v5 2/5] hwmon: (max31790) Fix and split pwm*_enable
 2021-05-20 11:50 UTC  (5+ messages)

[PATCH v5 1/5] hwmon: (max31790) Rework to use regmap
 2021-05-20  5:12 UTC  (7+ messages)
` [PATCH v5 2/5] hwmon: (max31790) Fix and split pwm*_enable

[hwmon:watchdog-next] BUILD SUCCESS b67f953ee90abb26c0803ca93db428cafd625475
 2021-05-20  4:45 UTC 

[PATCH 0/5] hwmon: (pmbus/pim4328) Add pim4328 PMBus driver
 2021-05-19 23:46 UTC  (9+ messages)
` [PATCH 1/5] hwmon: (pmbus/pim4328) Add function for reading direct mode coefficients
` [PATCH 2/5] hwmon: (pmbus/pim4328) Add new pmbus flag NO_WRITE_PROTECT
` [PATCH 3/5] hwmon: (pmbus/pim4328) Allow phase function even if it's not on page
` [PATCH 4/5] hwmon: (pmbus/pim4328) Add PMBus driver for PIM4006, PIM4328 and PIM4820
` [PATCH 5/5] hwmon: (pmbus/pim4328) Add documentation for the pim4328 PMBus driver

[hwmon:watchdog-next] BUILD SUCCESS cdb1cc5611cc27ab03b4b4d275265ad5c7d513ba
 2021-05-18 18:10 UTC 

[hwmon:hwmon] BUILD SUCCESS f0fb26c456a30d6009faa2c9d44aa22f5bf88c90
 2021-05-18 11:10 UTC 

[hwmon:hwmon-next] BUILD SUCCESS bd22ed5bb515a10180d76b3e55cc21dbbbea6e5f
 2021-05-18 11:10 UTC 

[PATCH RESEND][next] hwmon: (max6621) Fix fall-through warnings for Clang
 2021-05-18  1:43 UTC  (4+ messages)

[PATCH RESEND][next] hwmon: (corsair-cpro) Fix fall-through warnings for Clang
 2021-05-18  0:44 UTC  (3+ messages)

[PATCH] hwmon:q54sj108a2: the PMBUS_MFR_ID is actually 6 chars instead of 5
 2021-05-17 22:50 UTC  (4+ messages)

[PATCH] hwmon: (adt7462) Add settings for manual fan control
 2021-05-17 19:09 UTC  (2+ messages)

[PATCH 0/4] add periodic mode, threshold options and hwmon
 2021-05-17 17:08 UTC  (6+ messages)
` [PATCH 4/4] hwmon: vcnl3020: add hwmon driver for intrusion sensor

[PATCH 2/2] k10temp: support Zen3 APUs
 2021-05-17 14:23 UTC  (2+ messages)

[PATCH 1/2] x86/amd_nb: add AMD family 19h model 50h PCI ids
 2021-05-17 14:20 UTC  (2+ messages)

[PATCH v3 00/16] Replace some bad characters on documents
 2021-05-17 11:24 UTC  (4+ messages)
` [PATCH v3 01/16] docs: hwmon: ir36021.rst: replace some characters

[hwmon:hwmon] BUILD SUCCESS 2a29db088c7ae7121801a0d7a60740ed2d18c4f3
 2021-05-17 11:05 UTC 

[hwmon:hwmon-next] BUILD SUCCESS 7eafc07471f6526b6abe6d72d668abe49fce3367
 2021-05-17 11:05 UTC 

[RFC PATCH v1 0/2] hwmon: (iio_hwmon) optionally force iio channel type
 2021-05-16 23:10 UTC  (11+ messages)
` [RFC PATCH v1 1/2] "
` [RFC PATCH v1 2/2] dt-bindings: hwmon: add iio-hwmon bindings

[RFC 0/3] hwmon: (dell-smm-hwmon) Use platform device
 2021-05-16 14:08 UTC  (5+ messages)
` [RFC 1/3] "
` [RFC 2/3] hwmon: (dell-smm-hwmon) Use devm_add_action_or_reset()
` [RFC 3/3] hwmon: (dell-smm-hwmon) Move variables into a driver private data structure

hwmon: (w83781d) Unused attribute group w83781d_group_other
 2021-05-15 13:48 UTC 

hwmon: (pcf8591) Unused attribute group pcf8591_attr_group_opt
 2021-05-15 13:44 UTC 

[PATCH v2 00/40] Use ASCII subset instead of UTF-8 alternate symbols
 2021-05-15 12:02 UTC  (8+ messages)

[PATCH] hwmon: (pmbus/isl68137) remove READ_TEMPERATURE_3 for RAA228228
 2021-05-14 22:23 UTC  (3+ messages)

[PATCH RFC] hwmon: (dell-smm-hwmon) Convert to devm_hwmon_device_register_with_info()
 2021-05-14 21:25 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).