summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | HID: magicmouse: Removing report_touches switchYufeng Shen2012-07-041-50/+45Star
| | | |/ / | | |/| |
| * | | | HID: hid-core: optimize in case of hidrawMatthieu CASTET2012-07-202-3/+9
| * | | | HID: hidraw: fix list->buffer memleakMatthieu CASTET2012-07-201-1/+11
| | |_|/ | |/| |
* | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-2468-846/+1220
|\ \ \ \
| * | | | hwmon: (applesmc) Ignore some temperature registersHenrik Rydberg2012-07-221-28/+47
| * | | | hwmon: (applesmc) Allow negative temperature valuesHenrik Rydberg2012-07-221-11/+8Star
| * | | | hwmon: (s3c-hwmon) Use devm_kzalloc instead of kzallocSachin Kamat2012-07-221-5/+2Star
| * | | | hwmon: (w83781d) Fix compile warningGuenter Roeck2012-07-221-3/+3
| * | | | hwmon: (applesmc) Shorten minimum wait timeHenrik Rydberg2012-07-221-1/+1
| * | | | hwmon: (exynos4_tmu) Use struct dev_pm_ops for power managementRafael J. Wysocki2012-07-221-8/+12
| * | | | hwmon: (gpio-fan) Use struct dev_pm_ops for power managementRafael J. Wysocki2012-07-221-10/+11
| * | | | hwmon: (abituguru3) Use struct dev_pm_ops for power managementRafael J. Wysocki2012-07-221-9/+10
| * | | | hwmon: (abituguru) Use struct dev_pm_ops for power managementRafael J. Wysocki2012-07-221-9/+10
| * | | | hwmon: (acpi_power_meter) Fix unintentional integer overflowGuenter Roeck2012-07-221-3/+1Star
| * | | | hwmon: (acpi_power_meter) Cleanup and optimizationsGuenter Roeck2012-07-221-3/+3
| * | | | hwmon: Honeywell Humidicon HIH-6130/HIH-6131 humidity and temperature sensor ...Iain Paton2012-07-224-0/+341
| * | | | hwmon: (applesmc) Skip sensor mappingHenrik Rydberg2012-07-221-28/+13Star
| * | | | hwmon: (ntc_thermistor) Ensure that data->name string is terminatedGuenter Roeck2012-07-221-1/+1
| * | | | hwmon: (w83l785ts) Convert to use devm_ functionsGuenter Roeck2012-07-221-10/+5Star
| * | | | hwmon: (w83l785ts) Simplify code and improve readabilityGuenter Roeck2012-07-221-11/+8Star
| * | | | hwmon: (smsc47m192) Convert to use devm_ functionsGuenter Roeck2012-07-221-11/+5Star
| * | | | hwmon: (smsc47m1) Convert to use devm_ functionsGuenter Roeck2012-07-221-34/+11Star
| * | | | hwmon: (smsc47b397) Convert to use devm_ functionsGuenter Roeck2012-07-221-16/+6Star
| * | | | hwmon: (k8temp) Convert to use devm_ functionsGuenter Roeck2012-07-221-18/+7Star
| * | | | hwmon: (w83791d) Convert to use devm_ functionsGuenter Roeck2012-07-221-10/+5Star
| * | | | hwmon: (w83792d) Convert to use devm_ functionsGuenter Roeck2012-07-221-12/+6Star
| * | | | hwmon: (w83781d) Convert to use devm_ functionsGuenter Roeck2012-07-221-30/+16Star
| * | | | hwmon: (w83627hf) Convert to use devm_ functionsGuenter Roeck2012-07-221-30/+16Star
| * | | | hwmon: (vt1211) Convert to use devm_ functionsGuenter Roeck2012-07-221-17/+5Star
| * | | | hwmon: (via686a) Convert to use devm_ functionsGuenter Roeck2012-07-221-16/+7Star
| * | | | hwmon: (tmp421) Convert to use devm_ functionsGuenter Roeck2012-07-221-9/+4Star
| * | | | hwmon: (tmp401) Convert to use devm_ functionsGuenter Roeck2012-07-221-3/+3
| * | | | hwmon: (tmp102) Convert to use devm_ functionsGuenter Roeck2012-07-221-10/+4Star
| * | | | hwmon: (thmc50) Convert to use devm_ functionsGuenter Roeck2012-07-221-12/+5Star
| * | | | hwmon: (sis5595) Convert to use devm_ functionsGuenter Roeck2012-07-221-20/+8Star
| * | | | hwmon: (pc87427) Convert to use devm_ functionsGuenter Roeck2012-07-221-40/+11Star
| * | | | hwmon: Document the use of devres functionsGuenter Roeck2012-07-221-0/+3
| * | | | hwmon: (gpio-fan) Convert to use devm_ functionsGuenter Roeck2012-07-221-41/+15Star
| * | | | hwmon: (pcf8591) Convert to use devm_ functionsGuenter Roeck2012-07-221-10/+5Star
| * | | | hwmon: (max6642) Convert to use devm_ functionsGuenter Roeck2012-07-221-10/+5Star
| * | | | hwmon: (max1619) Convert to use devm_ functionsGuenter Roeck2012-07-221-10/+5Star
| * | | | hwmon: (max1111) Convert to use devm_ functionsGuenter Roeck2012-07-221-6/+3Star
| * | | | hwmon: (lm93) Convert to use devm_ functionsGuenter Roeck2012-07-221-10/+4Star
| * | | | hwmon: (lm92) Convert to use devm_ functionsGuenter Roeck2012-07-221-10/+5Star
| * | | | hwmon: (asc7621) Convert to use devm_ functionsGuenter Roeck2012-07-221-3/+2Star
| * | | | hwmon: (lm87) Convert to use devm_ functionsGuenter Roeck2012-07-221-10/+5Star
| * | | | hwmon: (lm85) Convert to use devm_ functionsGuenter Roeck2012-07-221-5/+2Star
| * | | | hwmon: (lm80) Convert to use devm_ functionsGuenter Roeck2012-07-221-10/+4Star
| * | | | hwmon: (lm77) Convert to use devm_ functionsGuenter Roeck2012-07-221-10/+4Star
| * | | | hwmon: (lm77) Improve code readabilityGuenter Roeck2012-07-221-30/+29Star