summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/hwmon.c
Commit message (Expand)AuthorAgeFilesLines
...
* device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-2/+2
* device create: hwmon: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-221-1/+2
* hwmon: Convert from class_device to deviceTony Jones2007-10-101-14/+13Star
* hwmon: Use subsys_initcallDavid Brownell2007-02-141-1/+1
* [PATCH] hwmon: add required idr lockingMark M. Hoffman2006-03-231-6/+20
* [PATCH] fix remaining missing includesTim Schmielau2005-11-071-0/+1
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-1/+1
* [PATCH] I2C hwmon: hwmon sysfs classMark M. Hoffman2005-09-051-0/+98