summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* 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
* hwmon: (max1111) remove unnecessary OOM messagesJingoo Han2014-05-211-3/+1
* hwmon: (lm93) remove unnecessary OOM messagesJingoo Han2014-05-211-3/+1
* hwmon: (ibmpex) remove unnecessary OOM messagesJingoo Han2014-05-211-3/+1
* hwmon: (f71805f) remove unnecessary OOM messagesJingoo Han2014-05-211-3/+1
* hwmon: (lm92) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2014-05-211-41/+15
* hwmon: (lm92) Drop function macrosGuenter Roeck2014-05-211-83/+84
* hwmon: (lm92) Drop FSF mailing addressGuenter Roeck2014-05-211-4/+0
* hwmon: (lm92) Drop unnecessary forward declarationGuenter Roeck2014-05-211-3/+0
* hwmon: (lm75) Convert to use hwmon_device_register_with_groupsGuenter Roeck2014-05-211-31/+20
* hwmon: (lm77) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2014-05-211-39/+14
* hwmon: (lm77) Drop function macrosGuenter Roeck2014-05-211-107/+75
* hwmon: (lm77) Do not preserve hysteresis when updating critical temp limitGuenter Roeck2014-05-211-6/+0
* hwmon: (lm77) Rearrange code to no longer require forward declarationsGuenter Roeck2014-05-211-92/+81
* hwmon: (lm77) Drop FSF mailing addressGuenter Roeck2014-05-211-4/+0
* hwmon: (tmp421) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2014-05-211-32/+15
* hwmon: (tmp102) Convert to use hwmon_device_register_with_groupsGuenter Roeck2014-05-211-26/+20
* hwmon: (tmp102) Introduce dev variable in probe functionGuenter Roeck2014-05-211-14/+14
* hwmon: (lm70) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2014-05-211-48/+14
* hwmon: (emc1403) Support full range of known chip revision numbersJosef Gajdusek2014-05-121-1/+1
* hwmon: (emc1403) Fix resource leak on module unloadJean Delvare2014-05-121-3/+3
* hwmon: (emc1403) fix inverted store_hyst()Josef Gajdusek2014-05-121-1/+1
* Revert "hwmon: (coretemp) Refine TjMax detection"Guenter Roeck2014-05-011-2/+2
* hwmon: (ltc2945) Don't crash the kernel unnecessarilyGuenter Roeck2014-04-241-3/+3
OpenPOWER on IntegriCloud