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