public inbox for linux-hwmon@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-08 19:23:49 to 2017-01-10 05:50:34 UTC [more...]

[PATCH] drivers: hwmon: fix platform_no_drv_owner.cocci warnings
 2017-01-10  5:50 UTC 

[PATCH] drivers: hwmon: fix ptr_ret.cocci warnings
 2017-01-10  5:49 UTC 

[PATCH] drivers: hwmon: fix device_node_continue.cocci warnings
 2017-01-10  5:48 UTC 

[PATCH] drivers: hwmon: fix semicolon.cocci warnings
 2017-01-10  5:41 UTC 

[PATCH v3 0/4] hwmon: adc128d818: Support missing operation modes
 2017-01-10  5:35 UTC  (6+ messages)
` [PATCH v3 1/4] devicetree: hwmon: Add bindings for ADC128D818
` [PATCH v3 2/4] hwmon: adc128d818: Implement mode selection via dt
` [PATCH v3 3/4] hwmon: adc128d818: Support operation modes 1-3
` [PATCH v3 4/4] hwmon: adc128d818: Preserve operation mode

[PATCH linux v1 0/2] Support for ASPEED AST2400/AST2500 PWM and Fan Tach driver
 2017-01-09 21:59 UTC  (3+ messages)
` [PATCH linux v1 1/2] Documentation: dt-bindings: Document bindings for ASPEED AST2400/AST2500 pwm and fan tach controller device driver
` [PATCH linux v1 2/2] drivers: hwmon: hwmon driver for ASPEED AST2400/2500 PWM and Fan tach controller

[PATCH 1/2] hwmon/tmp401: use smb word operations instead of 2 smb byte operations
 2017-01-09 17:55 UTC  (5+ messages)
` [PATCH 2/2] hwmon/tmp401: Fix some checkstyle warnings
` [PATCH v2] hwmon/tmp401: use smb word operations instead of 2 smb byte operations

[PATCH linux 0/6] drivers: hwmon: Add On-Chip Controller driver
 2017-01-08 23:52 UTC  (14+ messages)
` [PATCH linux 1/6] hwmon: Add core On-Chip Controller support for POWER CPUs
` [PATCH linux 2/6] hwmon: occ: Add sysfs interface
` [PATCH linux 3/6] hwmon: occ: Add I2C transport implementation for SCOM operations
` [PATCH linux 4/6] hwmon: occ: Add callbacks for parsing P8 OCC datastructures
` [PATCH linux 5/6] hwmon: occ: Add hwmon implementation for the P8 OCC
` [PATCH linux 6/6] hwmon: occ: Add callbacks for parsing P9 OCC datastructures

[GIT PULL] hwmon fixes for v4.10-rc3
 2017-01-06 16:25 UTC 

[PATCH] Documentation: fix spelling mistakes of "Celcius" -- > "Celsius"
 2017-01-04 21:37 UTC  (3+ messages)
`  "

[RFC PATCH v2 0/4] hwmon: adc128d818: Support missing operation modes
 2017-01-03 15:28 UTC  (11+ 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

hwmon: w83781d: Unused sysfs group w83781d_group_other
 2017-01-03  4:25 UTC  (2+ messages)

[PATCH] hwmon: (lm90) fix temp1_max_alarm attribute
 2017-01-02 18:15 UTC  (2+ messages)

[PATCH] sensors-detect: Add Exar
 2016-12-29 14:25 UTC 

software emulated thresholds?
 2016-12-29 13:02 UTC 

[PATCH 01/10] hwmon: Prepare for SENSOR_DEVICE_ATTR_{RO,RW,WO} conversion
 2016-12-27 23:28 UTC  (11+ messages)
` [PATCH 01/10] hwmon: Introduce SENSOR_DEVICE_ATTR_{RO,RW,WO} and variants
` [PATCH 02/10] hwmon: (wm831x-hwmon) Replace macros generating sensor attributes
` [PATCH 03/10] hwmon: (it87) Prepare for auto-conversion to SENSOR_DEVICE_ATTR_{RO,RW}
` [PATCH 04/10] hwmon: (max1668) "
` [PATCH 05/10] hwmon: (f75375s) Replace function macro with explicit code
` [PATCH 06/10] hwmon: (ultra45_env) Replace macros generating sensor attributes
` [PATCH 07/10] hwmon: (w83l786ng) Replace function macros with explicit code
` [PATCH 08/10] hwmon: (w83791d) "
` [PATCH 09/10] hwmon: (w83627ehf) "
` [PATCH 10/10] hwmon: (adt7411) Replace macro generating sensor attributes

[PATCH v2 1/3] hwmon: (dme1737) Fix overflows seen when writing into limit attributes
 2016-12-27 22:15 UTC  (3+ messages)
` [PATCH v2 2/3] hwmon: (gl518sm) "
` [PATCH v2 3/3] hwmon: (gl520sm) Fix overflows and crash "

[PATCH v3] hwmon: (sht21) Add Electronic Identification Code retrieval
 2016-12-26 10:43 UTC  (2+ messages)

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)

[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  (37+ messages)
` [PATCH 03/17] hwmon: (lm93) "
` [PATCH 04/17] hwmon: (smsc47m192) "
` [PATCH 06/17] hwmon: (adm1026) "
` [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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox