summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | hwmon: (sch5627) Convert to use devm_ functionsGuenter Roeck2012-09-241-3/+2Star
* | | | | | hwmon: (mcp3021) Convert to use devm_ functionsGuenter Roeck2012-09-241-10/+5Star
* | | | | | hwmon: (ltc4245) Convert to use devm_ functionsGuenter Roeck2012-09-241-10/+4Star
* | | | | | hwmon: (ltc4215) Convert to use devm_ functionsGuenter Roeck2012-09-241-11/+4Star
* | | | | | hwmon: (ltc4151) Convert to use devm_ functionsGuenter Roeck2012-09-241-11/+4Star
* | | | | | hwmon: (max1668) Convert to use devm_ functionsGuenter Roeck2012-09-241-5/+3Star
* | | | | | hwmon: (lm95245) Convert to use devm_ functionsGuenter Roeck2012-09-241-10/+5Star
* | | | | | hwmon: (lm95241) Convert to use devm_ functionsGuenter Roeck2012-09-241-10/+5Star
* | | | | | hwmon: (lm70) Convert to use devm_ functionsGuenter Roeck2012-09-241-3/+1Star
* | | | | | hwmon: (g760a) Convert to use devm_ functionsGuenter Roeck2012-09-241-7/+3Star
* | | | | | hwmon: (f75375s) Convert to use devm_ functionsGuenter Roeck2012-09-241-5/+3Star
* | | | | | hwmon: (f71882fg) Convert to use devm_ functionsGuenter Roeck2012-09-241-11/+4Star
* | | | | | hwmon: (emc2103) Convert to use devm_ functionsGuenter Roeck2012-09-241-6/+4Star
* | | | | | hwmon: (emc1403) Convert to use devm_ functionsGuenter Roeck2012-09-241-11/+7Star
* | | | | | hwmon: (ds620) Convert to use devm_ functionsGuenter Roeck2012-09-241-11/+5Star
* | | | | | hwmon: (dme1737) Convert to use devm_ functionsGuenter Roeck2012-09-241-32/+13Star
* | | | | | hwmon: (asb100) Convert to use devm_ functionsGuenter Roeck2012-09-241-12/+5Star
* | | | | | hwmon: (amc6821) Convert to use devm_ functionsGuenter Roeck2012-09-241-11/+5Star
* | | | | | hwmon: (adt7470) Convert to use devm_ functionsGuenter Roeck2012-09-241-10/+5Star
* | | | | | hwmon: (adt7462) Convert to use devm_ functionsGuenter Roeck2012-09-241-10/+5Star
* | | | | | hwmon: (adt7411) Convert to use devm_ functionsGuenter Roeck2012-09-241-6/+3Star
* | | | | | hwmon: (ads7871) Convert to use devm_ functionsGuenter Roeck2012-09-241-14/+7Star
* | | | | | hwmon: (ads7828) Convert to use devm_ functionsGuenter Roeck2012-09-241-10/+5Star
* | | | | | hwmon: (ads1015) Convert to use devm_ functionsGuenter Roeck2012-09-241-8/+4Star
* | | | | | hwmon: (adm1029) Convert to use devm_ functionsGuenter Roeck2012-09-241-14/+7Star
* | | | | | hwmon: (adcxx) Convert to use devm_ functionsGuenter Roeck2012-09-241-3/+1Star
* | | | | | hwmon: (ad7418) Convert to use devm_ functionsGuenter Roeck2012-09-241-14/+7Star
* | | | | | hwmon: (ad7414) Convert to use devm_ functionsGuenter Roeck2012-09-241-14/+7Star
* | | | | | hwmon: (ad7314) Convert to use devm_ functionsGuenter Roeck2012-09-241-10/+6Star
* | | | | | hwmon: (abituguru3) Convert to use devm_ functionsGuenter Roeck2012-09-241-4/+2Star
* | | | | | hwmon: (abituguru) Convert to use devm_ functionsGuenter Roeck2012-09-241-5/+2Star
* | | | | | hwmon: (sch56xx-common) Fix build warningsGuenter Roeck2012-09-241-14/+14
* | | | | | hwmon: (f71882fg) Fix build warningGuenter Roeck2012-09-241-16/+17
| |_|_|/ / |/| | | |
* | | | | hwmon: (fam15h_power) Tweak runavg_range on resumeAndreas Herrmann2012-09-231-2/+13
* | | | | hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer2012-09-231-0/+5
* | | | | hwmon: (via-cputemp) Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer2012-09-231-0/+5
* | | | | hwmon: (applesmc) Bump max waitParag Warudkar2012-09-181-2/+2
* | | | | hwmon: (ad7314) Add 'name' sysfs attributeGuenter Roeck2012-09-181-0/+8
* | | | | hwmon: (ads7871) Add 'name' sysfs attributeGuenter Roeck2012-09-171-0/+9
|/ / / /
* | | | hwmon: (ina2xx) Fix word size register read and write operationsGuenter Roeck2012-09-121-21/+9Star
* | | | hwmon: (twl4030-madc-hwmon) Initialize uninitialized structure elementsGuenter Roeck2012-09-121-4/+5
| |/ / |/| |
* | | hwmon: (asus_atk0110) Add quirk for Asus M5A78LLuca Tettamanti2012-08-231-0/+6
|/ /
* / sections: Fix section conflicts in drivers/hwmonAndi Kleen2012-08-192-2/+2
|/
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-07-302-2/+2
|\
| * hwmon: struct x86_cpu_id arrays can be __initconstJan Beulich2012-07-302-2/+2
* | hwmon: (applesmc) Decode and act on read/write status codesHenrik Rydberg2012-07-271-24/+46
* | hwmon: (jc42) Don't reset hysteresis on device removalJean Delvare2012-07-271-3/+10
* | hwmon: (jc42) Simplify hysteresis maskJean Delvare2012-07-271-7/+6Star
* | hwmon: (acpi_power_meter) Fix build warningGuenter Roeck2012-07-271-0/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-1/+1
|\