summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (gpio-fan) Change name used in hwmon_device_register_with_groupsJulien D'Ascenzio2014-06-251-1/+1
* hwmon: (emc1403) Fix missing 'select REGMAP_I2C' in KconfigJosef Gajdusek2014-06-251-0/+1
* hwmon: (ntc_thermistor) Use the manufacturer name properlyNaveen Krishna Chatradhi2014-06-252-3/+16
* hwmon: (w83l786ng) Report correct minimum fan speedAxel Lin2014-06-251-1/+1
* hwmon: vexpress: Use devm helper for hwmon device registrationPawel Moll2014-06-121-54/+28
* hwmon: (atxp1) Avoid forward declarationAxel Lin2014-06-121-24/+18
* hwmon: add support for Sensirion SHTC1 sensorTomas Pop2014-06-123-0/+262
* hwmon: (ltc4151) Convert to devm_hwmon_device_register_with_groupsAxel Lin2014-06-121-38/+13
* hwmon: (lm85) Drop generic detectionJean Delvare2014-06-121-23/+10
* hwmon: (ina2xx) Cast to s16 on shunt and current regsFabio Baltieri2014-06-121-3/+4
* Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-0329-1408/+2633
|\
| * hwmon: (nct6775) Fix probe unwind paths to properly unregister platform devicesAxel Lin2014-05-241-3/+5
| * hwmon: (nct6683) Fix probe unwind paths to properly unregister platform devicesAxel Lin2014-05-241-3/+5
| * hwmon: (ultra45_env) Introduce managed version of kzallocHimangi Saraogi2014-05-211-5/+2
| * hwmon: Driver for NCT6683DGuenter Roeck2014-05-213-0/+1466
| * hwmon: (lm80) Rearrange code to avoid forward declarationsGuenter Roeck2014-05-211-151/+139
| * hwmon: (lm80) Convert fan display function macros into functionsGuenter Roeck2014-05-211-34/+41
| * hwmon: (lm80) Convert voltage display function macros into functionsGuenter Roeck2014-05-211-72/+76
| * hwmon: (lm80) Convert temperature display function macros into functionsGuenter Roeck2014-05-211-75/+59
| * hwmon: (lm80) Normalize all temperature values to 16 bitGuenter Roeck2014-05-211-18/+14
| * hwmon: (lm80) Simplify TEMP_FROM_REGGuenter Roeck2014-05-211-14/+3
| * hwmon: (lm83) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2014-05-211-43/+16
| * hwmon: (lm83) Rearange code to avoid forward declarationsGuenter Roeck2014-05-211-61/+50
| * hwmon: (lm83) Drop FSF addressGuenter Roeck2014-05-211-4/+0
| * hwmon: (max1619) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2014-05-211-39/+14
| * hwmon: (max1619) Drop function macrosGuenter Roeck2014-05-211-68/+73
| * hwmon: (max1619) Rearrange code to avoid forward declarationsGuenter Roeck2014-05-211-89/+69
| * hwmon: (max1619) Drop FSF addressGuenter Roeck2014-05-211-5/+0
| * hwmon: (max1619) Fix critical alarm displayGuenter Roeck2014-05-211-0/+5
| * hwmon: (jc42) Add support for STTS2004 and AT30TSE004Guenter Roeck2014-05-211-0/+9
| * hwmon: (jc42) Convert function macros into functionsGuenter Roeck2014-05-211-110/+72
| * hwmon: (jc42) Rearrange code to avoid forward declarationsGuenter Roeck2014-05-211-97/+89
| * hwmon: (emc1403) Add device IDs for EMC1412, EMC1413, and EMC1414Guenter Roeck2014-05-211-0/+3
| * hwmon: (emc1403) Add support for min_hyst attributesGuenter Roeck2014-05-211-3/+24
| * hwmon: (emc1403) Add support for max_hyst attributesGuenter Roeck2014-05-211-0/+8
| * hwmon: (emc1403) Relax hysteresis limit write checksGuenter Roeck2014-05-211-6/+1
| * hwmon: (emc1403) Make all hyst attributes except for temp1_crit_hyst read-onlyGuenter Roeck2014-05-211-6/+3
| * hwmon: (emc1403) Add support for alarm and diode fault status on EMC14x2Guenter Roeck2014-05-211-0/+36
| * hwmon: (emc1403) Report external diode fault statusGuenter Roeck2014-05-211-0/+6
| * hwmon: (emc1403) Convert to use regmapGuenter Roeck2014-05-211-54/+63
| * hwmon: (emc1403) Add support for emc14x2Josef Gajdusek2014-05-211-15/+43
| * hwmon: (adm1029) Update Corentin Labbe's emailLABBE Corentin2014-05-211-2/+2
| * hwmon: (iio_hwmon) Make of_device_id array constJingoo Han2014-05-211-1/+1
| * hwmon: (gpio-fan) Make of_device_id array constJingoo Han2014-05-211-1/+1
| * hwmon: (g762) Make of_device_id array constJingoo Han2014-05-211-1/+1
| * hwmon: (ltc2945) Fix 1st comment lineGuenter Roeck2014-05-211-1/+1
| * hwmon: (vt1211) remove unnecessary OOM messagesJingoo Han2014-05-211-3/+1
| * hwmon: (s3c-hwmon) remove unnecessary OOM messagesJingoo Han2014-05-211-3/+1
| * hwmon: (pc87427) remove unnecessary OOM messagesJingoo Han2014-05-211-3/+1
| * hwmon: (max197) remove unnecessary OOM messagesJingoo Han2014-05-211-3/+1