aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/hwmon.c
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-0/+350
* hwmon: (core) Use pr_fmt and pr_<level>Joe Perches2011-01-081-1/+3
* hwmon: PCI quirk for hwmon access on MSI MS-7031 boardJean Delvare2009-06-151-0/+29
* hwmon: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* 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-211-1/+2
* hwmon: Convert from class_device to deviceTony Jones2007-10-091-14/+13
* 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