summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (follow)
Commit message (Expand)AuthorAgeFilesLines
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-1974-909/+74
* hwmon: (vt8231) Fix multi-line commentsGuenter Roeck2012-03-191-77/+87
* hwmon: (adt7475) Fix multi-line commentsGuenter Roeck2012-03-191-32/+58
* hwmon: (f71805f) Fix checkpatch issuesGuenter Roeck2012-03-191-51/+136
* hwmon: (max6650) Fix multi-line commentsGuenter Roeck2012-03-191-23/+28
* hwmon: (w83781d) Fix checkpatch issuesGuenter Roeck2012-03-191-54/+92
* hwmon: (adm1025) Fix checkpatch issuesGuenter Roeck2012-03-191-17/+46
* hwmon: (abituguru3) Fix checkpatch issuesGuenter Roeck2012-03-191-21/+35
* hwmon: (vt8231) Fix checkpatch issuesGuenter Roeck2012-03-191-33/+94
* hwmon: (max6650) Fix checkpatch issuesGuenter Roeck2012-03-191-50/+63
* hwmon: (pmbus) Replace strict_strtol with kstrtolGuenter Roeck2012-03-191-1/+1
* hwmon: (lm83) fix checkpatch issuesFrans Meulenbroeks2012-03-191-5/+12
* hwmon: (k8temp) fix checkpatch issuesFrans Meulenbroeks2012-03-191-7/+8
* hwmon: (lm80) reset device if error occurredFrans Meulenbroeks2012-03-191-0/+6
* hwmon: (lm80) fix checkpatch warningsFrans Meulenbroeks2012-03-191-4/+16
* hwmon: (adt7470) fix checkpatch issuesFrans Meulenbroeks2012-03-191-3/+3
* hwmon: (adt7411) fix checkpatch issuesFrans Meulenbroeks2012-03-191-1/+1
* hwmon: (lm70) fix checkpatch issuesFrans Meulenbroeks2012-03-191-1/+1
* hwmon: (f71882fg) fix checkpatch issuesFrans Meulenbroeks2012-03-191-2/+2
* hwmon: (asus_atk0110) fix checkpatch issuesFrans Meulenbroeks2012-03-191-1/+2
* hwmon: (adt7475) fix checkpatch issuesFrans Meulenbroeks2012-03-191-1/+1
* hwmon: (smm665) fix checkpatch issuesFrans Meulenbroeks2012-03-191-1/+1
* hwmon: (sht15) fix checkpatch issuesFrans Meulenbroeks2012-03-191-1/+1
* hwmon: (ibmaem) fix checkpatch issuesFrans Meulenbroeks2012-03-191-1/+1
* hwmon: (ad7414) fix checkpatch issuesFrans Meulenbroeks2012-03-191-1/+5
* hwmon: (ad7418) fix checkpatch issuesFrans Meulenbroeks2012-03-191-3/+9
* hwmon: (w83l785ts) fix checkpatch issuesFrans Meulenbroeks2012-03-191-1/+1
* hwmon: (wm831x-hwmon) fix checkpatch issuesFrans Meulenbroeks2012-03-191-1/+1
* hwmon: fix checkpatch issuesFrans Meulenbroeks2012-03-191-3/+2
* hwmon: (adm1029) fix checkpatch issuesFrans Meulenbroeks2012-03-191-3/+7
* hwmon: (g760a) fix checkpatch issuesFrans Meulenbroeks2012-03-191-2/+2
* hwmon: (i5k_amb) fix checkpatch issuesFrans Meulenbroeks2012-03-191-3/+15
* hwmon: use DEFINE_PCI_DEVICE_TABLEFrans Meulenbroeks2012-03-195-5/+5
* hwmon: remove () used with returnFrans Meulenbroeks2012-03-198-32/+32
* hwmon: (amc6821) fix initialisationFrans Meulenbroeks2012-03-191-1/+1
* hwmon: (lm80) add error handlingFrans Meulenbroeks2012-03-191-31/+101
* hwmon: (zl6100) Enable interval between chip accesses for all chipsGuenter Roeck2012-03-141-9/+3
* hwmon: (w83627ehf) Fix temp2 source for W83627UHGJean Delvare2012-03-131-4/+4
* hwmon: (w83627ehf) Fix memory leak in probe functionGuenter Roeck2012-03-121-4/+3
* hwmon: (w83627ehf) Fix writing into fan_stop_time for NCT6775F/NCT6776FGuenter Roeck2012-03-121-1/+1
* hwmon: (jc42) Add support for AT30TS00, TS3000GB2, TSE2002GB2, and MCP9804Guenter Roeck2012-03-072-5/+21
* hwmon: (zl6100) Maintain delay parameter in driver instance dataGuenter Roeck2012-03-071-4/+6
* hwmon: (pmbus_core) Fix maximum number of POUT alarm attributesGuenter Roeck2012-03-071-1/+2
* hwmon: (jc42) Add support for ST Microelectronics STTS2002 and STTS3000Jean Delvare2012-03-072-1/+12
* hwmon: (f75375s) Catch some attempts to write to r/o registersNikolaus Schulz2012-03-021-0/+27
* hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enableNikolaus Schulz2012-03-021-8/+34
* hwmon: (f75375s) Make pwm*_mode writable for the F75387Nikolaus Schulz2012-02-281-1/+1
* hwmon: (f75375s) Fix writes to the pwm* attribute for the F75387Nikolaus Schulz2012-02-281-5/+13
* hwmon: (max34440) Fix resetting temperature historyGuenter Roeck2012-02-241-1/+1
* hwmon: (f75375s) Fix register write order when setting fans to full speedNikolaus Schulz2012-02-231-4/+3