Linux-Hwmon Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-27 18:07:56 to 2022-01-16 20:19:04 UTC [more...]

[ASUS EC Sensors V6 v6 0/3]
 2022-01-16 20:18 UTC 

PATCH v4 ASUS EC Sensors
 2022-01-16 19:47 UTC  (11+ messages)
` [PATCH v5 1/3] hwmon: (asus-ec-sensors) add driver for ASUS EC
` [PATCH v5 2/3] hwmon: (asus-ec-sensors) update documentation
` [PATCH v5 3/3] hwmon: deprecate asis_wmi_ec_sensors driver

[PATCH 0/6] hwmon: Fixes for lm90 driver
 2022-01-16 18:20 UTC  (14+ messages)
` [PATCH 1/6] hwmon: (lm90) Reduce maximum conversion rate for G781
` [PATCH 2/6] hwmon: (lm90) Re-enable interrupts after alert clears
` [PATCH 3/6] hwmon: (lm90) Mark alert as broken for MAX6654
` [PATCH 4/6] hwmon: (lm90) Mark alert as broken for MAX6680
` [PATCH 5/6] hwmon: (lm90) Mark alert as broken for MAX6646/6647/6649
` [PATCH 6/6] hwmon: (lm90) Fix sysfs and udev notifications

[PATCH v4] hwmon: (nct6775) add support for TSI temperature registers
 2022-01-15 12:33 UTC  (3+ messages)

[PATCH v2 0/2] hwmon: powr1220: add powr104 support
 2022-01-14 18:49 UTC  (5+ messages)
` [PATCH v2 1/2] hwmon: powr1220: Upgrade driver to support hwmon info infrastructure
` [PATCH v2 2/2] hwmon: powr1220: Add support for Lattice's POWR1014 power manager IC

[PATCH] hwmon: (asus_wmi_ec_sensors) Support T_Sensor on Prime X570-Pro
 2022-01-14 18:21 UTC  (4+ messages)

[PATCH v3 0/3] Documenation: Update documentation regarding dell_smm_hwmon
 2022-01-14 16:52 UTC  (6+ messages)
` [PATCH v3 1/3] Documentation: admin-guide: Update i8k driver name
` [PATCH v3 2/3] Documentation: admin-guide: Add Documentation for undocumented dell_smm_hwmon parameters
` [PATCH v3 3/3] Documentation: ABI: Add ABI file for legacy /proc/i8k interface

[PATCH] hwmon: (nct6775) add PRIME B550-PLUS motherboard to whitelist
 2022-01-14 16:50 UTC  (2+ messages)

[PATCH v3 0/2] hwmon: Add "label" attribute v3
 2022-01-14 16:41 UTC  (5+ messages)
` [PATCH v3 1/2] ABI: hwmon: Document "label" sysfs attribute
` [PATCH v3 2/2] hwmon: Add "label" attribute

[PATCH 1/8] hwmon: (lm83) Cleanup, conversion to regmap and with_info API order
 2022-01-14 16:35 UTC  (9+ messages)
` [PATCH 1/8] hwmon: (lm83) Reorder include files to be in alphabetic order
` [PATCH 2/8] hwmon: (lm83) Move lm83_id to avoid forward declaration
` [PATCH 3/8] hwmon: (lm83) Replace new_client with client
` [PATCH 4/8] hwmon: (lm83) Use regmap
` [PATCH 5/8] hwmon: (lm83) Replace temperature conversion macros with standard functions
` [PATCH 6/8] hwmon: (lm83) Demote log message if chip identification fails
` [PATCH 7/8] hwmon: (lm83) Explain why LM82 may be misdetected as LM83
` [PATCH 8/8] hwmon: (lm83) Convert to use with_info API

[PATCH v5 00/13] Introduce PECI subsystem
 2022-01-13 21:02 UTC  (22+ messages)
` [PATCH v5 01/13] dt-bindings: Add generic bindings for PECI
` [PATCH v5 02/13] dt-bindings: Add bindings for peci-aspeed
` [PATCH v5 03/13] ARM: dts: aspeed: Add PECI controller nodes
` [PATCH v5 04/13] peci: Add core infrastructure
` [PATCH v5 05/13] peci: Add peci-aspeed controller driver
` [PATCH v5 06/13] peci: Add device detection
` [PATCH v5 07/13] peci: Add sysfs interface for PECI bus
` [PATCH v5 08/13] peci: Add support for PECI device drivers
` [PATCH v5 09/13] peci: Add peci-cpu driver
` [PATCH v5 10/13] hwmon: peci: Add cputemp driver
` [PATCH v5 11/13] hwmon: peci: Add dimmtemp driver
` [PATCH v5 12/13] docs: hwmon: Document PECI drivers
` [PATCH v5 13/13] docs: Add PECI documentation

[PATCH v3] hwmon: (nct6775) add support for TSI temperature registers
 2022-01-13 14:51 UTC  (4+ messages)

[PATCH v1 0/4] Add max6639 regulator and devicetree support
 2022-01-13 10:39 UTC  (12+ messages)
` [PATCH v1 3/4] dt-bindings: hwmon: Add binding for max6639
` [PATCH v1 1/4] hwmon: (max6639) Update Datasheet URL
` [PATCH v1 2/4] hwmon: (max6639) Add regulator support
` [PATCH v1 4/4] hwmon: (max6639) Add devicetree support

[groeck-staging:hwmon] BUILD SUCCESS a7e54735ac4398285215ee263638cea0435c80ee
 2022-01-13  2:50 UTC 

[PATCH] hwmon: (nct6775) add ASUS Pro B550M-C/PRIME B550M-A
 2022-01-12 21:50 UTC 

[PATCH] hwmon: (asus_wmi_sensors) add ASUS ROG STRIX B450-F GAMING II
 2022-01-12 21:49 UTC 

[PATCH] drivers/hwmon: remove redundant freq variable
 2022-01-12 15:44 UTC  (2+ messages)

[GIT PULL] hwmon updates for v5.17
 2022-01-11 20:53 UTC  (2+ messages)

PATCH v3 ASUS EC Sensors
 2022-01-11 19:18 UTC  (14+ messages)
` [PATCH 1/3] hwmon: (asus-ec-sensors) add driver for ASUS EC
` [PATCH 2/3] hwmon: (asus-ec-sensors) update documentation
` [PATCH 3/3] hwmon: (asus_wmi_ec_sensors) remove the driver

PATCH v4 ASUS EC Sensors
 2022-01-11 16:56 UTC  (4+ messages)
` [PATCH v4 1/3] hwmon: (asus-ec-sensors) add driver for ASUS EC
` [PATCH v4 2/3] hwmon: (asus-ec-sensors) update documentation
` [PATCH v4 3/3] hwmon: deprecate asis_wmi_ec_sensors driver

[PATCH] hwmon: Report attribute name with udev events
 2022-01-11 11:39 UTC 

Wycena paneli fotowoltaicznych
 2022-01-11  7:45 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS 00f5117c5f785b95b13663e52dcdcf684a47d4e3
 2022-01-10 17:20 UTC 

[PATCH v2 0/2] hwmon: Add "label" attribute v2
 2022-01-10 10:48 UTC  (7+ messages)
` [PATCH v2 1/2] ABI: hwmon: Document "label" sysfs attribute
` [PATCH v2 2/2] hwmon: Add "label" attribute

[RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI
 2022-01-10  9:34 UTC  (21+ messages)
` [RFC 13/32] hwmon: Kconfig: add HAS_IOPORT dependencies

[PATCH][next] hwmon: nzxt-smart2: make array detect_fans_report static const
 2022-01-10  1:11 UTC  (2+ messages)

[PATCH RESEND v2 0/3] Documenation: Update documentation regarding dell_smm_hwmon
 2022-01-09 20:12 UTC  (5+ messages)
` [PATCH RESEND v2 1/3] Documentation: admin-guide: Update i8k driver name
` [PATCH RESEND v2 2/3] Documentation: admin-guide: Add Documentation for undocumented dell_smm_hwmon parameters
` [PATCH RESEND v2 3/3] Documentation: ABI: Add ABI file for legacy /proc/i8k interface

[PATCH] drivers/hwmon: remove redundant res variable
 2022-01-05 15:48 UTC  (2+ messages)

[PATCH 0/2] hwmon: Add "label" attribute
 2022-01-05  9:41 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: hwmon: Introduce common properties

[PATCH -next] hwmon: (nzxt-smart2) Fix build with CONFIG_PM=n
 2022-01-04 14:40 UTC  (2+ messages)

[PATCH v1 0/2] hwmon: powr1220: add powr104 support
 2022-01-03 18:18 UTC  (3+ messages)
` [PATCH v1 1/2] hwmon: powr1220: Upgrade driver to support hwmon info infrastructure
` [PATCH v1 2/2] hwmon: powr1220: Add support for Lattice's POWR1014 power manager IC

[PATCH v17 0/8] Add support for the silergy,sy7636a
 2022-01-01 22:02 UTC  (2+ messages)

[PATCH 1/4] Documentation: admin-guide: Update i8k driver name
 2021-12-29 15:23 UTC  (6+ messages)
` [PATCH 2/4] Documentation: admin-guide: Add Documentation for undocumented dell_smm_hwmon parameters
` [PATCH 3/4] docs: hwmon: dell-smm-hwmon.rst: Replace ascii table with flat-table
` [PATCH 4/4] Documentation: ABI: Add ABI file for legacy /proc/i8k interface

[PATCH v6 0/9] Add Ampere's Altra SMPro MFD and its child drivers
 2021-12-29 10:18 UTC  (5+ messages)
` [PATCH v6 6/9] misc: smpro-errmon: Add Ampere's SMpro error monitor driver
` [PATCH v6 8/9] misc: smpro-misc: Add Ampere's Altra SMpro misc driver

[groeck-staging:hwmon-next] BUILD SUCCESS 660d187887cf28bcd71e56008a71657811953189
 2021-12-29  5:15 UTC 

[PATCH v2 0/1] Add hwmon debugfs register access
 2021-12-28 17:09 UTC  (5+ messages)
` [PATCH v2 1/1] hwmon: Add "

[PATCH v2 0/3] Documenation: Update documentation regarding dell_smm_hwmon
 2021-12-28 16:19 UTC  (4+ messages)
` [PATCH v2 1/3] Documentation: admin-guide: Update i8k driver name
` [PATCH v2 2/3] Documentation: admin-guide: Add Documentation for undocumented dell_smm_hwmon parameters
` [PATCH v2 3/3] Documentation: ABI: Add ABI file for legacy /proc/i8k interface

[PATCH] hwmon: add free before exiting xgene_hwmon_probe
 2021-12-28 16:05 UTC  (2+ messages)

[PATCH v2] hwmon: (nzxt-smart2) Fix "unused function" warning
 2021-12-28  2:22 UTC  (2+ messages)

[PATCH] hwmon: Use min() instead of doing it manually
 2021-12-28  0:36 UTC  (4+ messages)

[PATCH] hwmon: (nzxt-smart2) Fix "unused function" warning
 2021-12-28  0:28 UTC  (2+ messages)

[PATCH AUTOSEL 4.9 1/4] hwmon: (lm90) Do not report 'busy' status bit as alarm
 2021-12-27 19:06 UTC 

[PATCH AUTOSEL 4.14 1/4] hwmon: (lm90) Do not report 'busy' status bit as alarm
 2021-12-27 19:06 UTC 

[PATCH AUTOSEL 4.19 3/6] hwmon: (lm90) Do not report 'busy' status bit as alarm
 2021-12-27 19:06 UTC 

[PATCH AUTOSEL 5.4 4/9] hwmon: (lm90) Do not report 'busy' status bit as alarm
 2021-12-27 19:05 UTC 

[PATCH AUTOSEL 5.10 05/14] hwmon: (lm90) Do not report 'busy' status bit as alarm
 2021-12-27 19:04 UTC 

[PATCH AUTOSEL 5.15 08/26] hwmon: (lm90) Do not report 'busy' status bit as alarm
 2021-12-27 19:03 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 read-only IMAP folder(s) and NNTP newsgroup(s).