linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-18 21:51:20 to 2018-10-10 11:53:34 UTC [more...]

[PATCH 0/2] hwmon: Add operating mode support for core and ina3221
 2018-10-10  4:33 UTC  (2+ messages)
` [PATCH 1/2] hwmon: (core) Add hwmon_mode structure and mode sysfs node

[PATCH v2] hwmon: (ina3221) Use _info API to register hwmon device
 2018-10-10  0:40 UTC  (2+ messages)

[PATCH] hwmon: (npcm-750-pwm-fan): Change initial pwm target to 255
 2018-10-10  3:55 UTC  (3+ messages)

[PATCH v2] hwmon: (ina3221) Validate shunt resistor value from DT
 2018-10-10  0:37 UTC  (2+ messages)

[PATCH] hwmon: (tmp421) make const array 'names' static
 2018-10-10  0:36 UTC  (2+ messages)

[PATCH] hwmon: (core) Add trace events to _attr_show/store functions
 2018-10-09 20:52 UTC  (9+ messages)

[PATCH v2] hwmon: (core) Add trace events to _attr_show/store functions
 2018-10-09 21:42 UTC 

[hwmon:watchdog-next 23/28] ERROR: "__udivdi3" [drivers/watchdog/armada_37xx_wdt.ko] undefined!
 2018-10-09  8:29 UTC 

[PATCH] hwmon: (ina3221) Clamp shunt resistor value from DT
 2018-10-08 20:24 UTC  (2+ messages)

[PATCH v5] scsi: Add hwmon support for SMART temperature sensors
 2018-10-08  6:08 UTC  (2+ messages)

[PATCH 0/2] hwmon: (ina3221) Apply _info API
 2018-10-07  7:07 UTC  (6+ messages)
` [PATCH 1/2] hwmon: (core) Add hwmon_in_enable attribute
` [PATCH 2/2] hwmon: (ina3221) Use _info API to register hwmon device

[PATCH v9 0/2] Add an initial DT binding doc for ina3221
 2018-10-05 20:24 UTC  (6+ messages)
` [PATCH v9 1/2] dt-bindings: hwmon: Add ina3221 documentation
` [PATCH v9 2/2] hwmon: (ina3221) Read channel input source info from DT

[PATCH v2] hwmon: (sht3x) add devicetree support
 2018-10-05  5:38 UTC 

hwmon: trace event support?
 2018-10-04 20:02 UTC  (6+ messages)

[PATCH] hwmon: (sht3x) add devicetree support
 2018-10-04 12:53 UTC  (2+ messages)

[PATCH] hwmon: Fix the 'No sensors found' error after replacing the parameter NULL by the actual device
 2018-10-03  3:16 UTC  (11+ messages)

[PATCH] hwmon: ina3221: mark PM functions as __maybe_unused
 2018-10-02 21:54 UTC 

[PATCH] hwmon: ina3221: mark PM functions as __maybe_unused
 2018-10-02 21:10 UTC 

[PATCH v8 0/2] Add an initial DT binding doc for ina3221
 2018-10-01  3:28 UTC  (5+ messages)
` [PATCH v8 1/2] dt-bindings: hwmon: Add ina3221 documentation
` [PATCH v8 2/2] hwmon: ina3221: Read channel input source info from DT

[PATCH v2 0/3] Add suspend and resume functions
 2018-10-01  3:15 UTC  (8+ messages)
` [PATCH v2 1/3] hwmon: ina3221: Add INA3221_CONFIG to volatile_table
` [PATCH v2 2/3] hwmon: ina3221: Fix INA3221_CONFIG_MODE macros
` [PATCH v2 3/3] hwmon: ina3221: Add suspend and resume functions

[PATCH 0/2] hwmon: ina3221: Add suspend and resume functions
 2018-09-29 19:12 UTC  (5+ messages)
` [PATCH 1/2] hwmon: ina3221: Add INA3221_CONFIG to volatile_table
` [PATCH 2/2] hwmon: ina3221: Add suspend and resume functions

[PATCH] MAINTAINERS: Update PMBUS maintainer entry
 2018-09-29  2:12 UTC 

[PATCH v2] hwmon: (adm1275): Add device tree param for shunt resistor
 2018-09-28 19:58 UTC 

[PATCH] hwmon: (adm1275): Add device tree param for shunt resistor
 2018-09-28 20:01 UTC  (3+ messages)

Bad MAINTAINERS pattern in section 'MAX20751 HARDWARE MONITOR DRIVER'
 2018-09-28 21:55 UTC 

[PATCH 0/2] hwmon: ina3221: Add power and enable sysfs nodes
 2018-09-27 23:14 UTC  (18+ messages)
` [PATCH 1/2] hwmon: ina3221: Add power "
` [PATCH 2/2] hwmon: ina3221: Add enable "

[PATCH v7 0/2] Add an initial DT binding doc for ina3221
 2018-09-27 22:11 UTC  (5+ messages)
` [PATCH v7 1/2] dt-bindings: hwmon: Add ina3221 documentation
` [PATCH v7 2/2] hwmon: ina3221: Read channel input source info from DT

[PATCH v8 00/12] PECI device driver introduction
 2018-09-27 16:28 UTC  (12+ messages)
` [PATCH v8 01/12] dt-bindings: Add a document of PECI subsystem
` [PATCH v8 07/12] dt-bindings: mfd: Add a document for PECI client MFD
` [PATCH v8 08/12] mfd: intel-peci-client: Add PECI client MFD driver
` [PATCH v8 09/12] Documentation: hwmon: Add documents for PECI hwmon client drivers
` [PATCH v8 10/12] hwmon: Add PECI cputemp driver
` [PATCH v8 11/12] hwmon: Add PECI dimmtemp driver
` [PATCH v8 12/12] Add maintainers for the PECI subsystem

[PATCH v6 0/2] Add an initial DT binding doc for ina3221
 2018-09-27 20:44 UTC  (5+ messages)
` [PATCH v6 1/2] dt-bindings: hwmon: Add ina3221 documentation
` [PATCH v6 2/2] hwmon: ina3221: Read channel input source info from DT

[PATCH v5 0/2] Add an initial DT binding doc for ina3221
 2018-09-27 18:39 UTC  (10+ messages)
` [PATCH v5 1/2] dt-bindings: hwmon: Add ina3221 documentation
` [PATCH v5 2/2] hwmon: ina3221: Read channel input source info from DT

[PATCH v4 0/2] Add an initial DT binding doc for ina3221
 2018-09-24  0:10 UTC  (11+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon: Add ina3221 documentation
` [PATCH v4 2/2] hwmon: ina3221: Read channel input source info from DT

[hwmon:watchdog-next 21/22] drivers//watchdog/rza_wdt.c:197:14: warning: cast from pointer to integer of different size
 2018-09-23 17:49 UTC  (3+ messages)

[PATCH v3 0/2] Add an initial DT binding doc for ina3221
 2018-09-23  5:25 UTC  (15+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: Add ina3221 documentation
` [PATCH v3 2/2] hwmon: ina3221: Read channel input source info from DT

NCT7802Y on Asus Fan Extension Card
 2018-09-22 16:20 UTC  (2+ messages)

[PATCH v2 0/2] Add an initial DT binding doc for ina3221
 2018-09-21 21:51 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Add ina3221 documentation
` [PATCH v2 2/2] hwmon: ina3221: Read channel input source info from DT

[PATCH 0/2] Add an initial DT binding doc for ina3221
 2018-09-21 17:43 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: hwmon: Add ina3221 documentation
` [PATCH 2/2] hwmon: ina3221: Get channel names from DT node

[PATCH 1/2] hwmon: pwm-fan: Silence error on probe deferral
 2018-09-21 13:23 UTC  (4+ messages)
` [PATCH 2/2] hwmon: pwm-fan: Set fan speed to 0 on suspend

[PATCHv2] hwmon: scpi-hwmon: remove redundant continue
 2018-09-21 13:19 UTC  (2+ messages)

[PATCH] hwmon: remove redundant continue
 2018-09-21  1:38 UTC  (3+ messages)

[PATCH 01/13] hwmon: (nct6775) Rename configuration register variables
 2018-09-20 13:45 UTC  (13+ messages)
` [PATCH 02/13] hwmon: (nct6775) Replace 'regval' with variables named after config registers
` [PATCH 03/13] hwmon: (nct6775) Move config variable declarations and initializations
` [PATCH 04/13] hwmon: (nct6775) Declare and initialize LDN specific config variables earlier
` [PATCH 05/13] hwmon: (nct6775) Use logical or instead of if statements where possible
` [PATCH 06/13] hwmon: (nct6775) Improve instruction grouping
` [PATCH 07/13] hwmon: (nct6775) Fix fan6/pwm6 detection for NCT6792D
` [PATCH 08/13] hwmon: (nct6775) Separate fan/pwm configuration detection for NCT6793D
` [PATCH 09/13] hwmon: (nct6775) Separate fan/pwm configuration detection for NCT6795D
` [PATCH 10/13] hwmon: (nct6796) Clean up and amend fan/pwm configuration for NCT6796D
` [PATCH 11/13] hwmon: (nct6775) Fix names of DIMM temperature sources
` [PATCH 12/13] hwmon: (nct6775) Add support for NCT6797D
` [PATCH 13/13] hwmon: (nct6775) Add support for NCT6798D

[GIT PULL] hwmon fixes for v4.19-rc5
 2018-09-19 21:38 UTC  (2+ 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).