summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2014-05-21hwmon: (lm83) Drop FSF addressGuenter Roeck1-4/+0
2014-05-21hwmon: (max1619) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck1-39/+14
2014-05-21hwmon: (max1619) Drop function macrosGuenter Roeck1-68/+73
2014-05-21hwmon: (max1619) Rearrange code to avoid forward declarationsGuenter Roeck1-89/+69
2014-05-21hwmon: (max1619) Drop FSF addressGuenter Roeck1-5/+0
2014-05-21hwmon: (max1619) Fix critical alarm displayGuenter Roeck1-0/+5
2014-05-21hwmon: (jc42) Add support for STTS2004 and AT30TSE004Guenter Roeck1-0/+9
2014-05-21hwmon: (jc42) Convert function macros into functionsGuenter Roeck1-110/+72
2014-05-21hwmon: (jc42) Rearrange code to avoid forward declarationsGuenter Roeck1-97/+89
2014-05-21hwmon: (emc1403) Add device IDs for EMC1412, EMC1413, and EMC1414Guenter Roeck1-0/+3
2014-05-21hwmon: (emc1403) Add support for min_hyst attributesGuenter Roeck1-3/+24
2014-05-21hwmon: (emc1403) Add support for max_hyst attributesGuenter Roeck1-0/+8
2014-05-21hwmon: (emc1403) Relax hysteresis limit write checksGuenter Roeck1-6/+1
2014-05-21hwmon: (emc1403) Make all hyst attributes except for temp1_crit_hyst read-onlyGuenter Roeck1-6/+3
2014-05-21hwmon: (emc1403) Add support for alarm and diode fault status on EMC14x2Guenter Roeck1-0/+36
2014-05-21hwmon: (emc1403) Report external diode fault statusGuenter Roeck1-0/+6
2014-05-21hwmon: (emc1403) Convert to use regmapGuenter Roeck1-54/+63
2014-05-21hwmon: (emc1403) Add support for emc14x2Josef Gajdusek1-15/+43
2014-05-21hwmon: (adm1029) Update Corentin Labbe's emailLABBE Corentin1-2/+2
2014-05-21hwmon: (iio_hwmon) Make of_device_id array constJingoo Han1-1/+1
2014-05-21hwmon: (gpio-fan) Make of_device_id array constJingoo Han1-1/+1
2014-05-21hwmon: (g762) Make of_device_id array constJingoo Han1-1/+1
2014-05-21hwmon: (ltc2945) Fix 1st comment lineGuenter Roeck1-1/+1
2014-05-21hwmon: (vt1211) remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-21hwmon: (s3c-hwmon) remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-21hwmon: (pc87427) remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-21hwmon: (max197) remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-21hwmon: (max1111) remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-21hwmon: (lm93) remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-21hwmon: (ibmpex) remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-21hwmon: (f71805f) remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-21hwmon: (lm92) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck1-41/+15
2014-05-21hwmon: (lm92) Drop function macrosGuenter Roeck1-83/+84
2014-05-21hwmon: (lm92) Drop FSF mailing addressGuenter Roeck1-4/+0
2014-05-21hwmon: (lm92) Drop unnecessary forward declarationGuenter Roeck1-3/+0
2014-05-21hwmon: (lm75) Convert to use hwmon_device_register_with_groupsGuenter Roeck1-31/+20
2014-05-21hwmon: (lm77) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck1-39/+14
2014-05-21hwmon: (lm77) Drop function macrosGuenter Roeck1-107/+75
2014-05-21hwmon: (lm77) Do not preserve hysteresis when updating critical temp limitGuenter Roeck1-6/+0
2014-05-21hwmon: (lm77) Rearrange code to no longer require forward declarationsGuenter Roeck1-92/+81
2014-05-21hwmon: (lm77) Drop FSF mailing addressGuenter Roeck1-4/+0
2014-05-21hwmon: (tmp421) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck1-32/+15
2014-05-21hwmon: (tmp102) Convert to use hwmon_device_register_with_groupsGuenter Roeck1-26/+20
2014-05-21hwmon: (tmp102) Introduce dev variable in probe functionGuenter Roeck1-14/+14
2014-05-21hwmon: (lm70) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck1-48/+14
2014-05-12hwmon: (emc1403) Support full range of known chip revision numbersJosef Gajdusek1-1/+1
2014-05-12hwmon: (emc1403) Fix resource leak on module unloadJean Delvare1-3/+3
2014-05-12hwmon: (emc1403) fix inverted store_hyst()Josef Gajdusek1-1/+1
2014-05-01Revert "hwmon: (coretemp) Refine TjMax detection"Guenter Roeck1-2/+2
2014-04-24hwmon: (ltc2945) Don't crash the kernel unnecessarilyGuenter Roeck1-3/+3