aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2012-03-18hwmon: (pc87360) Fix multi-line commentsGuenter Roeck
2012-03-18hwmon: (wm831x-hwmon) Fix multi-line commentsGuenter Roeck
2012-03-18hwmon: (smm665) Fix checkpatch errorGuenter Roeck
2012-03-18hwmon: (asc7621) Fix multi-line commentsGuenter Roeck
2012-03-18hwmon: (it87) Fix multi-line commentsGuenter Roeck
2012-03-18hwmon: (hwmon-vid) Fix multi-line commentsGuenter Roeck
2012-03-18hwmon: (hwmon) Fix multi-line commentsGuenter Roeck
2012-03-18hwmon: (ds1621) Fix checkpatch issuesGuenter Roeck
2012-03-18hwmon: convert drivers/hwmon/* to use module_spi_driver()Axel Lin
2012-03-18hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin
2012-03-18hwmon: (vt8231) Fix multi-line commentsGuenter Roeck
2012-03-18hwmon: (adt7475) Fix multi-line commentsGuenter Roeck
2012-03-18hwmon: (f71805f) Fix checkpatch issuesGuenter Roeck
2012-03-18hwmon: (max6650) Fix multi-line commentsGuenter Roeck
2012-03-18hwmon: (w83781d) Fix checkpatch issuesGuenter Roeck
2012-03-18hwmon: (adm1025) Fix checkpatch issuesGuenter Roeck
2012-03-18hwmon: (abituguru3) Fix checkpatch issuesGuenter Roeck
2012-03-18hwmon: (vt8231) Fix checkpatch issuesGuenter Roeck
2012-03-18hwmon: (max6650) Fix checkpatch issuesGuenter Roeck
2012-03-18hwmon: (pmbus) Replace strict_strtol with kstrtolGuenter Roeck
2012-03-18hwmon: (lm83) fix checkpatch issuesFrans Meulenbroeks
2012-03-18hwmon: (k8temp) fix checkpatch issuesFrans Meulenbroeks
2012-03-18hwmon: (lm80) reset device if error occurredFrans Meulenbroeks
2012-03-18hwmon: (lm80) fix checkpatch warningsFrans Meulenbroeks
2012-03-18hwmon: (adt7470) fix checkpatch issuesFrans Meulenbroeks
2012-03-18hwmon: (adt7411) fix checkpatch issuesFrans Meulenbroeks
2012-03-18hwmon: (lm70) fix checkpatch issuesFrans Meulenbroeks
2012-03-18hwmon: (f71882fg) fix checkpatch issuesFrans Meulenbroeks
2012-03-18hwmon: (asus_atk0110) fix checkpatch issuesFrans Meulenbroeks
2012-03-18hwmon: (adt7475) fix checkpatch issuesFrans Meulenbroeks
2012-03-18hwmon: (smm665) fix checkpatch issuesFrans Meulenbroeks
2012-03-18hwmon: (sht15) fix checkpatch issuesFrans Meulenbroeks
2012-03-18hwmon: (ibmaem) fix checkpatch issuesFrans Meulenbroeks
2012-03-18hwmon: (ad7414) fix checkpatch issuesFrans Meulenbroeks
2012-03-18hwmon: (ad7418) fix checkpatch issuesFrans Meulenbroeks
2012-03-18hwmon: (w83l785ts) fix checkpatch issuesFrans Meulenbroeks
2012-03-18hwmon: (wm831x-hwmon) fix checkpatch issuesFrans Meulenbroeks
2012-03-18hwmon: fix checkpatch issuesFrans Meulenbroeks
2012-03-18hwmon: (adm1029) fix checkpatch issuesFrans Meulenbroeks
2012-03-18hwmon: (g760a) fix checkpatch issuesFrans Meulenbroeks
2012-03-18hwmon: (i5k_amb) fix checkpatch issuesFrans Meulenbroeks
2012-03-18hwmon: use DEFINE_PCI_DEVICE_TABLEFrans Meulenbroeks
2012-03-18hwmon: remove () used with returnFrans Meulenbroeks
2012-03-18hwmon: (amc6821) fix initialisationFrans Meulenbroeks
2012-03-18hwmon: (lm80) add error handlingFrans Meulenbroeks
2012-03-14hwmon: (zl6100) Enable interval between chip accesses for all chipsGuenter Roeck
2012-03-13hwmon: (w83627ehf) Fix temp2 source for W83627UHGJean Delvare
2012-03-12hwmon: (w83627ehf) Fix memory leak in probe functionGuenter Roeck
2012-03-12hwmon: (w83627ehf) Fix writing into fan_stop_time for NCT6775F/NCT6776FGuenter Roeck
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman