linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-27 05:13:09 to 2016-12-24 13:23:40 UTC [more...]

[PATCH v3] hwmon: (sht21) Add Electronic Identification Code retrieval
 2016-12-24 13:22 UTC 

Converting DEVICE_ATTR to DEVICE_ATTR_{RO,RW,WO} and changing function names at the same time
 2016-12-24  6:05 UTC  (8+ messages)

[RFC PATCH v2 0/4] hwmon: adc128d818: Support missing operation modes
 2016-12-23 22:12 UTC  (5+ messages)
` [RFC PATCH v2 1/4] devicetree: hwmon: Add bindings for ADC128D818
` [RFC PATCH v2 2/4] hwmon: adc128d818: Implement mode selection via dt
` [RFC PATCH v2 3/4] hwmon: adc128d818: Trivial code style fixup
` [RFC PATCH v2 4/4] hwmon: adc128d818: Support operation modes 1-3

[GIT PULL] hwmon updates for v4.10 (take 2)
 2016-12-23 19:27 UTC  (3+ messages)

[PATCH 00/66] use permission-specific DEVICE_ATTR variants
 2016-12-23 13:03 UTC  (71+ messages)
` [PATCH 01/66] hwmon: (adm1021) "
` [PATCH 02/66] hwmon: (adm1026) "
` [PATCH 03/66] hwmon: (adm1031) "
` [PATCH 04/66] hwmon: (adm9240) "
` [PATCH 05/66] hwmon: (adt7470) "
` [PATCH 06/66] hwmon: (adt7x10) "
` [PATCH 07/66] hwmon: (asb100) "
` [PATCH 08/66] hwmon: (atxp1) "
` [PATCH 09/66] hwmon: (ds1621) "
` [PATCH 10/66] hwmon: (f71882fg) "
` [PATCH 11/66] hwmon: (fschmd) "
` [PATCH 12/66] hwmon: (g760a) "
` [PATCH 13/66] hwmon: (g762) "
` [PATCH 14/66] hwmon: (gl520sm) "
` [PATCH 15/66] hwmon: (gpio-fan) "
` [PATCH 16/66] hwmon: (core) "
` [PATCH 17/66] hwmon: (i5500_temp) "
` [PATCH 18/66] hwmon: (i5k_amb) "
` [PATCH 19/66] hwmon: (jz4740) "
` [PATCH 20/66] hwmon: (lm63) "
` [PATCH 21/66] hwmon: (lm70) "
` [PATCH 22/66] hwmon: (lm80) "
` [PATCH 23/66] hwmon: (lm85) "
` [PATCH 24/66] hwmon: (lm87) "
` [PATCH 25/66] hwmon: (lm92) "
` [PATCH 26/66] hwmon: (lm93) "
` [PATCH 27/66] hwmon: (max1111) "
` [PATCH 28/66] hwmon: (max1619) "
` [PATCH 29/66] hwmon: (max197) "
` [PATCH 30/66] hwmon: (mc13783-adc) "
` [PATCH 31/66] hwmon: (mcp3021) "
` [PATCH 32/66] hwmon: (nct6683) "
` [PATCH 33/66] hwmon: (nsa320) "
` [PATCH 34/66] hwmon: (pcf8591) "
` [PATCH 35/66] hwmon: (sht15) "
` [PATCH 36/66] hwmon: (sis5595) "
` [PATCH 37/66] hwmon: (smsc47m1) "
` [PATCH 38/66] hwmon: (smsc47m192) "
` [PATCH 39/66] hwmon: (via-cputemp) "
` [PATCH 40/66] hwmon: (via686a) "
` [PATCH 41/66] hwmon: (w83627ehf) "
` [PATCH 42/66] hwmon: (w83627hf) "
` [PATCH 43/66] hwmon: (w83781d) "
` [PATCH 44/66] hwmon: (w83792d) "
` [PATCH 45/66] hwmon: (w83791d) "
` [PATCH 46/66] hwmon: (pc87427) "
` [PATCH 47/66] hwmon: (f71805f) "
` [PATCH 48/66] hwmon: (w83793) "
` [PATCH 49/66] hwmon: (vt8231) "
` [PATCH 50/66] hwmon: (k10temp) "
` [PATCH 51/66] hwmon: (dme1737) "
` [PATCH 52/66] hwmon: (it87) "
` [PATCH 53/66] hwmon: (lm90) "
` [PATCH 54/66] hwmon: (nct6775) "
` [PATCH 55/66] hwmon: (pc87360) "
` [PATCH 56/66] hwmon: (lm78) "
` [PATCH 57/66] hwmon: (sch5627) "
` [PATCH 58/66] hwmon: (k8temp) "
` [PATCH 59/66] hwmon: (adm1025) "
` [PATCH 60/66] hwmon: (lm83) "
` [PATCH 61/66] hwmon: (emc2103) "
` [PATCH 62/66] hwmon: (max6650) "
` [PATCH 63/66] hwmon: (lm95234) "
` [PATCH 64/66] hwmon: (adt7475) "
` [PATCH 65/66] hwmon: (fam15h_power) "
` [PATCH 66/66] hwmon: (tmp401) "

[PATCH v3] hwmon: adt7411: add min, max and alarm attributes
 2016-12-23  2:09 UTC  (2+ messages)

[Patch v2] hwmon: (sht21) Add Electronic Identification Code retrieval
 2016-12-23  2:01 UTC  (2+ messages)

[PATCH 1/2] hwmon: adc128d818: Implement chip mode selection
 2016-12-22 19:09 UTC  (2+ messages)

[Patch] hwmon (sht15) enabled device tree
 2016-12-19  0:24 UTC  (2+ messages)

[PATCH] hwmon: (sht21) Add Electronic Identification Code retrieval
 2016-12-18 22:02 UTC  (4+ messages)

[PATCH] hwmon: sch56xx: Remove unneeded linux/miscdevice.h include
 2016-12-16  3:35 UTC  (2+ messages)

[PATCH 01/17] hwmon: (adm9240) Fix overflows seen when writing into limit attributes
 2016-12-13 21:56 UTC  (48+ messages)
` [PATCH 02/17] hwmon: (ds620) Fix overflows seen when writing temperature limits
` [PATCH 03/17] hwmon: (lm93) Fix overflows seen when writing into limit attributes
` [PATCH 04/17] hwmon: (smsc47m192) "
` [PATCH 05/17] hwmon: (adm1025) Fix overflows seen when writing voltage limits
` [PATCH 06/17] hwmon: (adm1026) Fix overflows seen when writing into limit attributes
` [PATCH 07/17] hwmon: (adt7462) "
` [PATCH 08/17] hwmon: (adt7470) "
` [PATCH 09/17] hwmon: (nct7802) "
` [PATCH 10/17] hwmon: (lm87) Fix overflow seen when writing voltage "
` [PATCH 11/17] hwmon: (lm85) Fix overflows "
` [PATCH 12/17] hwmon: (dme1737) Fix overflows seen when writing into "
` [PATCH 13/17] hwmon: (emc2103) Fix overflows seen when temperature "
` [PATCH 14/17] hwmon: (emcw201) Fix overflows seen when writing into "
` [PATCH 15/17] hwmln: (g762) Fix overflows and crash seen when writing "
` [PATCH 16/17] hwmon: (gl518sm) Fix overflows seen when writing into "
` [PATCH 17/17] hwmon: (gl520sm) "

[GIT PULL] hwmon updates for v4.10
 2016-12-13 18:11 UTC 

[PATCH v2] hwmon: (nct7802) Fix overflows seen when writing into limit attributes
 2016-12-12 15:43 UTC  (4+ messages)

[PATCH 06/20] hwmon/via-cputemp: Convert to hotplug state machine
 2016-12-09 18:27 UTC  (4+ messages)

[PATCH v2] hwmon: (adt7462) Fix overflows seen when writing into limit attributes
 2016-12-09  9:29 UTC  (2+ messages)

[PATCH v2] hwmon: (adm1026) Fix overflows seen when writing into limit attributes
 2016-12-09  9:19 UTC  (2+ messages)

[PATCH v2] hwmon: (adm9240) Fix overflows seen when writing into limit attributes
 2016-12-09  9:17 UTC  (2+ messages)

[PATCH v2] hwmon: adt7411: add min, max and alarm attributes
 2016-12-02 15:23 UTC  (2+ messages)

[PATCH 0/3] Texas Instruments TMP108 temperature sensor driver
 2016-12-02  5:45 UTC  (16+ messages)
` [PATCH v2 0/2] "
  ` [PATCH 1/2] hwmon: Add "
  ` [PATCH 2/2] devicetree: hwmon: Add documentation for TMP108 driver
  ` [PATCH v3 0/2] Texas Instruments TMP108 temperature sensor driver
    ` [PATCH v3 1/2] hwmon: Add "
    ` [PATCH v3 2/2] devicetree: hwmon: Add documentation for TMP108 driver

[PATCH] hwmon: (dme1737) Convert to use devm_hwmon_device_register_with_groups
 2016-11-29 11:23 UTC  (4+ messages)

[PATCH v2] hwmon: (dme1737) Convert to use devm_hwmon_device_register_with_groups
 2016-11-29 11:18 UTC 

[PATCH 1/3] hwmon: Add Texas Instruments TMP108 temperature sensor driver
 2016-11-28 23:33 UTC  (14+ messages)
` [PATCH 2/3] hwmon: tmp108: Use devm variants of registration interfaces
` [PATCH 3/3] hwmon: tmp108: Update driver to use hwmon_chip_info

[PATCH 0/3] Texas Instruments TMP108 temperature sensor driver
 2016-11-27  5:12 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).