linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-17 16:13:58 to 2023-02-03 07:50:10 UTC [more...]

[PATCH 0/5] platform/x86: dell-ddv: Various driver updates
 2023-02-03  7:49 UTC  (20+ messages)
` [PATCH 1/5] platform/x86: dell-ddv: Add support for interface version 3
` [PATCH 2/5] platform/x86: dell-ddv: Return error if buffer is empty
` [PATCH 3/5] platform/x86: dell-ddv: Replace EIO with ENOMSG
` [PATCH 4/5] platform/x86: dell-ddv: Add "force" module param
` [PATCH 5/5] platform/x86: dell-ddv: Add hwmon support

[PATCH] hwmon: (peci/cputemp) Fix off-by-one in coretemp_label allocation
 2023-02-03  0:01 UTC  (2+ messages)

[PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
 2023-02-02 18:54 UTC  (10+ messages)
` [PATCH 3/9] Documentation: hwmon: correct spelling
    ` [dm-devel] [PATCH 0/9] Documentation: correct lots of spelling errors (series 2)

[groeck-staging:watchdog-next] BUILD SUCCESS 9df46d5a95852fc1284d13e1988786ed3bde2457
 2023-02-01  6:45 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS 5e5c0d0341059c332284384df9dece084713f5ac
 2023-02-01  4:12 UTC 

[PATCH] hwmon: (aquacomputer_d5next) Add support for Aquacomputer Poweradjust 3
 2023-01-31 15:07 UTC  (2+ messages)

[PATCH 1/1] hwmon: (iio_hwmon) use dev_err_probe
 2023-01-31 15:05 UTC  (2+ messages)

[PATCH] hwmon: intel-m10-bmc-hwmon: Add N6000 sensors
 2023-01-31 15:03 UTC  (2+ messages)

[PATCH v2 0/8] Docs: Add missing SPDX license identifiers of
 2023-01-31 15:02 UTC  (11+ messages)
` [PATCH v2 4/8] Docs/hwmon/index: Add missing SPDX License Identifier

Słowa kluczowe do wypozycjonowania
 2023-01-31  8:30 UTC 

[PATCH v3 0/7] hwmon: (it87) Complete handling multi-chip configuration
 2023-01-31  3:40 UTC  (12+ messages)
` [PATCH v3 1/7] hwmon: (it87) Allow disabling exiting of configuration mode
` [PATCH v3 2/7] hwmon: (it87) Disable configuration exit for certain chips
` [PATCH v3 3/7] hwmon: (it87) List full chip model name
` [PATCH v3 4/7] hwmon: (it87) Add chip_id in some info message
` [PATCH v3 5/7] hwmon: (it87) Allow multiple chip IDs for force_id
` [PATCH v3 6/7] hwmon: (it87) Add new chipset IT87952E
` [PATCH v3 7/7] hwmon: (it87) Updated documentation for recent updates to it87

[PATCH v4 0/5] hwmon: ltc2945: Add binding and shunt resistor support
 2023-01-30 15:25 UTC  (10+ messages)
` [PATCH v4 1/5] dt-bindings: hwmon: adi,ltc2945: Add binding
` [PATCH v4 2/5] hwmon: ltc2945: Add devicetree match table
` [PATCH v4 3/5] hwmon: ltc2945: Handle error case in ltc2945_value_store
` [PATCH v4 4/5] hwmon: ltc2945: Allow setting shunt resistor
` [PATCH v4 5/5] hwmon: ltc2945: Convert division to DIV_ROUND_CLOSEST_ULL

[groeck-staging:hwmon-next] BUILD SUCCESS 054d0c889cb50ecec17d67aa2ea11ccea42b71a8
 2023-01-30 12:59 UTC 

[PATCH] dt-bindings: Add missing (unevaluated|additional)Properties on child node schemas
 2023-01-29 23:51 UTC  (7+ messages)

[PATCH v4 1/2] dt-bindings: trivial-devices: Add Infineon TDA38640 Voltage Regulator
 2023-01-29 19:47 UTC  (5+ messages)
` [PATCH v4 2/2] hwmon: (pmbus/tda38640) Add driver for "

[PATCH] hwmon: (asus-ec-sensors) add zenith ii extreme alpha
 2023-01-29 18:37 UTC  (2+ messages)

[PATCH] lm85: Bounds check to_sensor_dev_attr()->index usage
 2023-01-28 13:13 UTC  (2+ messages)

[groeck-staging:hwmon-next] BUILD SUCCESS f9b70de51c899be761b9270ca618597ecc877402
 2023-01-28  2:52 UTC 

[PATCH v6 04/11] mfd: intel-m10-bmc: Split into core and spi specific parts
 2023-01-27 10:35 UTC  (2+ messages)

[PATCH v2 0/7] hwmon: (it87) Complete handling multi-chip configuration
 2023-01-27  4:41 UTC  (8+ messages)
` [PATCH v2 1/7] hwmon: (it87) Allow disabling exiting of configuration mode
` [PATCH v2 2/7] hwmon: (it87) Disable configuration exit for certain chips
` [PATCH v2 3/7] hwmon: (it87) List full chip model name
` [PATCH v2 4/7] hwmon: (it87) Add chip_id in some info message
` [PATCH v2 5/7] hwmon: (it87) Allow multiple chip IDs for force_id
` [PATCH v2 6/7] hwmon: (it87) Add new chipset IT87952E
` [PATCH v2 7/7] hwmon: (it87) Updated documentation for recent updates to it87

[PATCH v1 0/7] hwmon: (it87) Complete handling multi-chip configuration
 2023-01-26 22:58 UTC  (14+ messages)
` [PATCH v1 1/7] hwmon: (it87) Allow disabling exiting of configuration mode
` [PATCH v1 2/7] hwmon: (it87) Disable configuration exit for certain chips
` [PATCH v1 3/7] hwmon: (it87) List full chip model name
` [PATCH v1 4/7] hwmon: (it87) Add chip_id in some info message
` [PATCH v1 5/7] hwmon: (it87) Allow multiple chip IDs for force_id
` [PATCH v1 6/7] hwmon: (it87) Add new chipset IT87952E
` [PATCH v1 7/7] hwmon: (it87) Updated documentation for recent updates to it87

[PATCH] dt-bindings: Add missing (unevaluated|additional)Properties on child node schemas
 2023-01-25 16:26 UTC  (7+ messages)

[PATCH 1/4] hwmon: (pmbus/core): Generalize pmbus status flag map
 2023-01-25 14:48 UTC  (6+ messages)
` [PATCH 2/4] hwmon: (pmbus/core) Generalise pmbus get status
` [PATCH 3/4] hwmon: (pmbus/core): Add interrupt support
` [PATCH 4/4] hwmon: (pmbus/core): Notify hwmon events

[groeck-staging:hwmon-next] BUILD REGRESSION ecabca1a36d59ec32fa315f3dc2e81784670b25b
 2023-01-25 11:15 UTC 

[groeck-staging:hwmon-next 40/41] htmldocs: Documentation/hwmon/mc34vr500.rst: WARNING: document isn't included in any toctree
 2023-01-25  9:29 UTC 

[groeck-staging:hwmon-next 41/41] FATAL: modpost: drivers/hwmon/mc34vr500: struct i2c_device_id is not terminated with a NULL entry!
 2023-01-25  5:12 UTC 

[PATCH v2 1/1] Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed documents
 2023-01-24 22:27 UTC  (4+ messages)

[groeck-staging:hwmon-next 41/41] FATAL: modpost: drivers/hwmon/mc34vr500: struct of_device_id is not terminated with a NULL entry!
 2023-01-24 21:40 UTC 

[groeck-staging:hwmon-next 41/41] drivers/hwmon/mc34vr500.c:228:36: warning: conversion from 'long unsigned int' to 'unsigned int' changes value from '18446744073709551569' to '4294967249'
 2023-01-24 20:06 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: trivial-devices: Add Infineon TDA38640 Voltage Regulator
 2023-01-24 17:41 UTC  (5+ messages)
` [PATCH v3 2/2] hwmon: (pmbus/tda38640) Add driver for "

[PATCH] hwmon: (pmbus/max16601) Add support for MAX16600
 2023-01-24 17:07 UTC 

[PATCH v2 1/2] dt-bindings: trivial-devices: Add Infineon TDA38640 Voltage Regulator
 2023-01-24 14:27 UTC  (3+ messages)
` [PATCH v2 2/2] hwmon: (pmbus/tda38640) Add driver for "

[PATCH v4 0/3] hwmon: add initial NXP MC34VR500 PMIC monitoring support
 2023-01-24 14:00 UTC  (8+ messages)
` [PATCH v4 1/3] dt-bindings: hwmon: add nxp,mc34vr500
` [PATCH v4 2/3] docs: hwmon: add docs for the NXP MC34VR500 PMIC
` [PATCH v4 3/3] hwmon: add initial NXP MC34VR500 PMIC monitoring support

[PATCH 0/1] hwmon: (asus-ec-sensors) add missing mutex path
 2023-01-24 13:55 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v1 0/2] hwmon: (it87) Minor cleanups for future development
 2023-01-24 13:51 UTC  (6+ messages)
` [PATCH v1 1/2] hwmon: (it87) Group all related MODULE_PARM definitions together
` [PATCH v1 2/2] hwmon: (it87) Added driver version to distinguish from dev version

[PATCH] hwmon: (pmbus/tda38640) Add driver for Infineon TDA38640 Voltage Regulator
 2023-01-24 12:23 UTC  (6+ messages)

[PATCH v4 1/2] hwmon: (nct6775) Directly call ASUS ACPI WMI method
 2023-01-20 20:32 UTC  (5+ messages)
` [PATCH v4 2/2] hwmon: (nct6775) B650/B660/X670 ASUS boards support

[PATCH 1/1] hwmon: powr1220: remove unnecessary (void*) conversions
 2023-01-20 19:08 UTC  (3+ messages)

[groeck-staging:hwmon-next] BUILD SUCCESS 4d891f76a30d3be4194a805c5e4277786140ef05
 2023-01-19  8:36 UTC 

[PATCH v2 1/2] dt-bindings: hwmon: adi,ltc2992: correct unit address in example
 2023-01-18 18:57 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: hwmon: correct indentation and style in examples

[PATCH 2/2] hwmon: ltc2945: Allow setting shunt resistor
 2023-01-18 18:32 UTC  (9+ messages)
` [PATCH v3 0/2] hwmon: ltc2945: Add binding and shunt resistor support
  ` [PATCH v3 3/5] hwmon: ltc2945: Handle error case in ltc2945_value_store

[PATCH] hwmon: (pmbus/core): Generalize pmbus status flag map
 2023-01-18 16:24 UTC  (4+ messages)

[PATCH v3 0/3] add initial NXP MC34VR500 PMIC monitoring support
 2023-01-18 11:43 UTC  (10+ messages)
` [PATCH v3 1/3] hwmon: "
` [PATCH v3 2/3] dt-bindings: hwmon: add nxp,mc34vr500
` [PATCH v3 3/3] docs: hwmon: add docs for the NXP MC34VR500 PMIC

Custom Software Development
 2023-01-18  8:50 UTC 

[PATCH linux dev-6.0 v3] pmbus: Add mp2971/mp2973 support in mp2975
 2023-01-18  5:42 UTC  (4+ messages)
  ` [External] "

[v4 0/5] Support pwm/tach driver for aspeed ast26xx
 2023-01-18  1:48 UTC  (3+ messages)


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).