linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-08 09:19:43 to 2021-02-09 15:07:45 UTC [more...]

[PATCH v2 0/4] Use subdir-ccflags-* to inherit debug flag
 2021-02-09 15:06 UTC  (7+ messages)
` [PATCH v2 1/4] driver core: "
` [PATCH v2 2/4] hwmon: "
` [PATCH v2 3/4] pps: "
` [PATCH v2 4/4] staging: comedi: "

[PATCH] hwmon: (da9052): Switch to using the new API kobj_to_dev()
 2021-02-09  8:43 UTC 

[PATCH 0/4] Use subdir-ccflags-* to inherit debug flag
 2021-02-08 21:00 UTC  (15+ messages)
` [PATCH 1/4] driver core: "
` [PATCH 2/4] hwmon: "
` [PATCH 3/4] pps: "
` [PATCH 4/4] staging: comedi: "

[PATCH] hwmon: (npcm750-pwm-fan): replace spin_lock_irqsave by spin_lock in hard IRQ
 2021-02-07 11:12 UTC 

[PATCH 1/2] hwmon: lm75: Add NXP LM75A to of_match list
 2021-02-06 16:54 UTC  (13+ messages)
` [PATCH 2/2] hwmon: lm75: Add another name for NXP LM75B "
      ` [PATCH v4 0/4] hwmon: lm75: Handle broken device nodes gracefully
        ` [PATCH v4 1/4] hwmon: lm75: Add lm75 to of_match list
        ` [PATCH v4 2/4] hwmon: lm75: Add nxp,lm75a "
        ` [PATCH v4 3/4] hwmon: lm75: Add ti,lm75 "
        ` [PATCH v4 4/4] hwmon: lm75: Handle broken device nodes gracefully

[PATCH v5 1/3] dt-bindings: hwmon: Add TI TPS23861 bindings
 2021-02-05 21:32 UTC  (6+ messages)
` [PATCH v5 2/3] hwmon: add Texas Instruments TPS23861 driver
` [PATCH v5 3/3] MAINTAINERS: Add entry for Texas Instruments TPS23861 PoE PSE

[PATCH v6 1/6] MAINTAINERS: Add Advantech AHC1EC0 embedded controller entry
 2021-02-05 21:21 UTC  (15+ messages)
` [PATCH v6 2/6] mfd: ahc1ec0: Add Advantech EC include file used by dt-bindings
` [PATCH v6 3/6] dt-bindings: mfd: ahc1ec0.yaml: Add Advantech embedded controller - AHC1EC0
` [PATCH v6 4/6] mfd: ahc1ec0: Add support for Advantech embedded controller
` [PATCH v6 5/6] hwmon: ahc1ec0-hwmon: Add sub-device hwmon "
` [PATCH v6 6/6] watchdog: ahc1ec0-wdt: Add sub-device watchdog "

[PATCH v2 0/2] hwmon: (pmbus) Add ST STPDDC60 pmbus driver
 2021-02-04 13:20 UTC  (3+ messages)
` [PATCH v2 1/2] hwmon: (pmbus) Add pmbus_set_update() function to set update flag
` [PATCH V2 2/2] hwmon: (pmbus/stpddc60) Add ST STPDDC60 pmbus driver

[PATCH v2] hwmon: (pmbus) convert sysfs sprintf/snprintf family to sysfs_emit
 2021-02-03 20:44 UTC  (2+ messages)

[PATCH] hwmon: lm75: Use zero lm75_type for lm75
 2021-02-02 20:54 UTC  (8+ messages)
` [PATCH v2] hwmon: lm75: Handle broken device nodes gracefully
  ` [PATCH v3] "

[hwmon:hwmon-next] BUILD SUCCESS 996dc09c8e773f348086d03ded4cb96950f116bb
 2021-02-02 18:40 UTC 

[PATCH 0/1] Add ST STPDDC60 pmbus driver
 2021-02-02 15:30 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH] hwmon: (pmbus) convert sysfs sprintf/snprintf family to sysfs_emit
 2021-02-02  8:39 UTC 

[hwmon:hwmon-next 25/25] drivers/hwmon/pmbus/max31785.c:361:56: warning: format specifies type 'unsigned int' but the argument has type 's64' (aka 'long long')
 2021-02-02  2:37 UTC 

[hwmon:hwmon-next 25/25] drivers/hwmon/pmbus/max31785.c:361:16: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 's64' {aka 'long long int'}
 2021-02-02  2:28 UTC 

[PATCH v2] pmbus:max31785: Support revision "B"
 2021-02-02  0:28 UTC  (2+ messages)

[PATCH 0/2] Set sensor->data to -ENODATA after write
 2021-02-02  0:26 UTC  (5+ messages)
` [PATCH 1/2] Clear sensor data after chip write
` [PATCH 2/2] Remove unnecessary pmbus_clear_cache function call

[PATCH] pmbus:max31785: Support revision "B"
 2021-02-01 20:02 UTC  (3+ messages)

[PATCH for -next] docs: hwmon: rectify table in max16601.rst
 2021-02-01  0:33 UTC  (2+ messages)

[hwmon:hwmon-next] BUILD SUCCESS 66102281f94afdf1f41cf6147c7ddce73a8e75f2
 2021-01-30  5:32 UTC 

[PATCH] dt-bindings: Cleanup standard unit properties
 2021-01-29 16:23 UTC  (5+ messages)

[PATCH v3] hwmon: (lm70) Use device_get_match_data()
 2021-01-28 22:12 UTC  (2+ messages)

[hwmon:watchdog-next] BUILD SUCCESS 076c67fa41683737fa7765763e706bd706a990c3
 2021-01-28 15:21 UTC 

[hwmon:hwmon-next] BUILD SUCCESS dd52b01be3a58c3df3a8a7bb41574fb79c802ee0
 2021-01-28 15:21 UTC 

[hwmon:hwmon] BUILD SUCCESS 4008bc7d39537bb3be166d8a3129c4980e1dd7dc
 2021-01-28 13:55 UTC 

[PATCH] hwmon: (dell-smm) Add XPS 15 L502X to fan control blacklist
 2021-01-28  5:08 UTC  (14+ messages)

[PATCH 1/2] hwmon: (pmbus/max16601) Determine and use number of populated phases
 2021-01-28  2:03 UTC  (6+ messages)
` [PATCH 2/2] RFT: hwmon: (pmbus/max16601) Add support for MAX16508

[PATCH] hwmon: (pmbus) Simplify the calculation of variables
 2021-01-28  1:56 UTC  (2+ messages)

[PATCH] ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILURE
 2021-01-27 17:44 UTC  (9+ messages)

[PATCH] hwmon: (aht10) Unlock on error in aht10_read_values()
 2021-01-27 16:47 UTC  (2+ messages)

[PATCH v2 0/6] Stop NULLifying match pointer in of_match_device()
 2021-01-26 18:30 UTC  (5+ messages)
` [PATCH v2 5/6] hwmon: (lm70) Avoid undefined reference to match table

[hwmon:hwmon-next] BUILD SUCCESS 5d868b73601ad76261693ae409d6d3cf3ad31c71
 2021-01-26  8:34 UTC 

[PATCH v2 0/4] hwmon: aspeed2600-pwm-tacho: Add driver support
 2021-01-25 10:01 UTC  (14+ messages)
` [PATCH v2 1/4] dt-bindings: hwmon: Add Aspeed AST2600 PWM/Fan
` [PATCH v2 2/4] hwmon: Add Aspeed AST2600 support
` [PATCH v2 3/4] ARM: dts: aspeed: Add Aspeed AST2600 PWM/Fan node in devicetree
` [PATCH v2 4/4] hwmon: Support Aspeed AST2600 PWM/Fan tachometer

[hwmon:watchdog-next] BUILD SUCCESS 4c879cf1b5c3935cf19b6aed759f6dbe2b6ac924
 2021-01-25 12:00 UTC 

[hwmon:hwmon-next] BUILD SUCCESS 08124c74c93cca0d2a103fbbf980df17986e65f4
 2021-01-25  5:46 UTC 

[hwmon:hwmon] BUILD SUCCESS 9247ccc054077143cb753a8cbe20ab9e7ebcf02c
 2021-01-25  5:46 UTC 

[hwmon:watchdog-next] BUILD SUCCESS bfa7d38412fe465c98d9da7777a66cb13d636851
 2021-01-24 19:13 UTC 

[hwmon:hwmon] BUILD SUCCESS f6aed68e8a2a646c78801f6c545f9c4db2f4e610
 2021-01-24  5:10 UTC 

[hwmon:hwmon-next] BUILD SUCCESS 0d3771d52ed50b39db55d6577aa2c1aa7e7c86a5
 2021-01-24  5:10 UTC 

[PATCH 2/2] hwmon: pwm-fan: stop using legacy PWM functions and some cleanups
 2021-01-23 16:37 UTC  (3+ messages)
` [PATCH] "

[PATCH v3] hwmon: Add AHT10 Temperature and Humidity Sensor Driver
 2021-01-23 16:08 UTC  (2+ messages)

[PATCH] hwmon: (applesmc) Assign boolean values to a bool variable
 2021-01-21 19:32 UTC  (2+ messages)

[PATCH] hwmon: abx500: style: Simplify bool comparison
 2021-01-21 19:29 UTC  (2+ messages)

[PATCH 00/24] Fix broken file docs cross-references
 2021-01-21 19:28 UTC  (3+ messages)
` [PATCH 16/24] Documentation/hwmon/ina2xx.rst: update ti,ina2xx.yaml reference

hwmon: (nct6683) Support ASRock boards
 2021-01-21 19:25 UTC  (4+ messages)

[PATCH v2] thermal/core: Make cooling device state change private
 2021-01-19  1:37 UTC  (2+ messages)

[PATCH v4 1/3] dt-bindings: hwmon: Add TI TPS23861 bindings
 2021-01-14 19:31 UTC  (4+ messages)
` [PATCH v4 2/3] hwmon: add Texas Instruments TPS23861 driver
` [PATCH v4 3/3] MAINTAINERS: Add entry for Texas Instruments TPS23861 PoE PSE

[PATCH AUTOSEL 5.10 26/51] hwmon: (pwm-fan) Ensure that calculation doesn't discard big period values
 2021-01-12 12:55 UTC 

[PATCH AUTOSEL 5.4 13/28] hwmon: (pwm-fan) Ensure that calculation doesn't discard big period values
 2021-01-12 12:56 UTC 

[PATCH] thermal/core: Make cooling device state change private
 2021-01-11 16:20 UTC  (3+ messages)

[GIT PULL] hwmon fixes for v5.11-rc3
 2021-01-09 19:51 UTC  (2+ messages)

[hwmon:hwmon-next] BUILD SUCCESS d1f7b079ce5b69c88c813439eea6a9c133f0846b
 2021-01-09 16:44 UTC 

[hwmon:hwmon] BUILD SUCCESS 84e261553e6f919bf0b4d65244599ab2b41f1da5
 2021-01-09  4:11 UTC 

[PATCH] hwmon: (it87): Switch to using the new API kobj_to_dev()
 2021-01-09  2:56 UTC  (3+ messages)

[hwmon:hwmon-next 16/16] drivers/hwmon/it87.c:2293:23: error: implicit declaration of function 'konj_to_dev'; did you mean
 2021-01-08 23:39 UTC 

[PATCH] hwmon: (aspeed-pwm-tacho): Switch to using the new API kobj_to_dev()
 2021-01-08 15:35 UTC  (2+ messages)

[PATCH] hwmon: (max6650): Switch to using the new API kobj_to_dev()
 2021-01-08 15:34 UTC  (2+ messages)

[PATCH] hwmon: (amd_energy) fix allocation of hwmon_channel_info config
 2021-01-08 15:32 UTC  (2+ messages)

[PATCH v3 0/4] hwmon: (ltc2945): add support for sense resistor
 2021-01-08  9:18 UTC  (6+ messages)
` [PATCH v3 3/4] "


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