aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/hwmon.c
AgeCommit message (Expand)Author
2011-01-08hwmon: (core) Use pr_fmt and pr_<level>Joe Perches
2009-06-15hwmon: PCI quirk for hwmon access on MSI MS-7031 boardJean Delvare
2009-01-06hwmon: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-07-21device create: hwmon: convert device_create to device_create_drvdataGreg Kroah-Hartman
2007-10-09hwmon: Convert from class_device to deviceTony Jones
2007-02-14hwmon: Use subsys_initcallDavid Brownell
2006-03-23[PATCH] hwmon: add required idr lockingMark M. Hoffman
2005-11-07[PATCH] fix remaining missing includesTim Schmielau
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman
2005-09-05[PATCH] I2C hwmon: hwmon sysfs classMark M. Hoffman